Oct 11 19:12:21.804 INFO testing http-box-0.1.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 19:12:21.804 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 19:12:21.806 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 19:12:22.188 INFO blam! a0094b3d25a08f7a5f357f9e26eae9bea0ffe115061ba775207d77490fe76df9 Oct 11 19:12:22.192 INFO running `"docker" "start" "-a" "a0094b3d25a08f7a5f357f9e26eae9bea0ffe115061ba775207d77490fe76df9"` Oct 11 19:12:23.087 INFO kablam! usermod: no changes Oct 11 19:12:23.170 INFO kablam! Compiling byte-slice v0.1.12 Oct 11 19:12:23.189 INFO kablam! Compiling pulldown-cmark v0.0.8 Oct 11 19:12:26.992 INFO kablam! Compiling skeptic v0.7.1 Oct 11 19:12:29.312 INFO kablam! Compiling http-box v0.1.5 (/source) Oct 11 19:12:32.560 INFO kablam! warning: unused macro definition Oct 11 19:12:32.561 INFO kablam! --> src/fsm.rs:195:1 Oct 11 19:12:32.561 INFO kablam! | Oct 11 19:12:32.561 INFO kablam! 195 | / macro_rules! get_state { Oct 11 19:12:32.561 INFO kablam! 196 | | ($parser:expr) => ({ Oct 11 19:12:32.561 INFO kablam! 197 | | $parser.state Oct 11 19:12:32.561 INFO kablam! 198 | | }) Oct 11 19:12:32.562 INFO kablam! 199 | | } Oct 11 19:12:32.562 INFO kablam! | |_^ Oct 11 19:12:32.562 INFO kablam! | Oct 11 19:12:32.562 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 19:12:32.562 INFO kablam! Oct 11 19:12:32.562 INFO kablam! warning: unused macro definition Oct 11 19:12:32.563 INFO kablam! --> src/http1.rs:94:1 Oct 11 19:12:32.563 INFO kablam! | Oct 11 19:12:32.563 INFO kablam! 94 | / macro_rules! inc_lower14 { Oct 11 19:12:32.563 INFO kablam! 95 | | ($parser:expr, $length:expr) => ({ Oct 11 19:12:32.563 INFO kablam! 96 | | set_lower14!( Oct 11 19:12:32.563 INFO kablam! 97 | | $parser, Oct 11 19:12:32.564 INFO kablam! ... | Oct 11 19:12:32.564 INFO kablam! 100 | | }); Oct 11 19:12:32.564 INFO kablam! 101 | | } Oct 11 19:12:32.564 INFO kablam! | |_^ Oct 11 19:12:32.564 INFO kablam! Oct 11 19:12:32.564 INFO kablam! warning: unused macro definition Oct 11 19:12:32.565 INFO kablam! --> src/http1.rs:141:1 Oct 11 19:12:32.565 INFO kablam! | Oct 11 19:12:32.565 INFO kablam! 141 | / macro_rules! unset_flag { Oct 11 19:12:32.565 INFO kablam! 142 | | ($parser:expr, $flag:expr) => ({ Oct 11 19:12:32.565 INFO kablam! 143 | | $parser.bit_data &= !(($flag & FLAG_MASK) << FLAG_SHIFT); Oct 11 19:12:32.565 INFO kablam! 144 | | }); Oct 11 19:12:32.566 INFO kablam! 145 | | } Oct 11 19:12:32.566 INFO kablam! | |_^ Oct 11 19:12:32.566 INFO kablam! Oct 11 19:12:32.572 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 19:12:32.572 INFO kablam! --> src/http2.rs:2164:13 Oct 11 19:12:32.572 INFO kablam! | Oct 11 19:12:32.573 INFO kablam! 2164 | ((self.bit_data16a as u32) << 16 | self.bit_data16b as u32) Oct 11 19:12:32.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 19:12:32.573 INFO kablam! | Oct 11 19:12:32.573 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 19:12:32.573 INFO kablam! Oct 11 19:12:32.573 INFO kablam! warning: unused import: `str` Oct 11 19:12:32.573 INFO kablam! --> src/util.rs:25:12 Oct 11 19:12:32.574 INFO kablam! | Oct 11 19:12:32.574 INFO kablam! 25 | str }; Oct 11 19:12:32.574 INFO kablam! | ^^^ Oct 11 19:12:32.574 INFO kablam! | Oct 11 19:12:32.574 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 19:12:32.574 INFO kablam! Oct 11 19:12:34.701 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.59s Oct 11 19:12:34.704 INFO kablam! su: No module specific data is present Oct 11 19:12:35.291 INFO running `"docker" "rm" "-f" "a0094b3d25a08f7a5f357f9e26eae9bea0ffe115061ba775207d77490fe76df9"` Oct 11 19:12:35.511 INFO blam! a0094b3d25a08f7a5f357f9e26eae9bea0ffe115061ba775207d77490fe76df9 Oct 11 19:12:35.511 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 19:12:35.511 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 19:12:35.760 INFO blam! 51d14d1e4ee21823ad93d683f09e183121c8b104c6cc6af873172c42bdf0c632 Oct 11 19:12:35.761 INFO running `"docker" "start" "-a" "51d14d1e4ee21823ad93d683f09e183121c8b104c6cc6af873172c42bdf0c632"` Oct 11 19:12:36.282 INFO kablam! usermod: no changes Oct 11 19:12:36.328 INFO kablam! Compiling http-box v0.1.5 (/source) Oct 11 19:12:37.961 INFO kablam! warning: unused import: `std::str` Oct 11 19:12:37.962 INFO kablam! --> tests/http1_chunk_encoded.rs:11:5 Oct 11 19:12:37.962 INFO kablam! | Oct 11 19:12:37.962 INFO kablam! 11 | use std::str; Oct 11 19:12:37.962 INFO kablam! | ^^^^^^^^ Oct 11 19:12:37.989 INFO kablam! | Oct 11 19:12:37.989 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 19:12:37.989 INFO kablam! Oct 11 19:12:38.202 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:38.202 INFO kablam! --> tests/http1_head.rs:108:5 Oct 11 19:12:38.202 INFO kablam! | Oct 11 19:12:38.202 INFO kablam! 108 | File::open("tests/http1_data/multipart.dat").unwrap().read_to_end(&mut d); Oct 11 19:12:38.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:38.202 INFO kablam! | Oct 11 19:12:38.202 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 19:12:38.202 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:38.202 INFO kablam! Oct 11 19:12:38.203 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:38.203 INFO kablam! --> tests/http1_head.rs:113:5 Oct 11 19:12:38.203 INFO kablam! | Oct 11 19:12:38.203 INFO kablam! 113 | p.resume(&mut h, &d); Oct 11 19:12:38.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:38.203 INFO kablam! | Oct 11 19:12:38.203 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:38.203 INFO kablam! Oct 11 19:12:38.621 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:38.621 INFO kablam! --> tests/http1_chunk_encoded.rs:136:5 Oct 11 19:12:38.621 INFO kablam! | Oct 11 19:12:38.621 INFO kablam! 136 | File::open("tests/http1_data/chunk_encoded.dat").unwrap().read_to_end(&mut d); Oct 11 19:12:38.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:38.621 INFO kablam! | Oct 11 19:12:38.621 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 19:12:38.621 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:38.621 INFO kablam! Oct 11 19:12:40.324 INFO kablam! warning: unused import: `std::str` Oct 11 19:12:40.324 INFO kablam! --> tests/http1_multipart.rs:12:5 Oct 11 19:12:40.324 INFO kablam! | Oct 11 19:12:40.324 INFO kablam! 12 | use std::str; Oct 11 19:12:40.324 INFO kablam! | ^^^^^^^^ Oct 11 19:12:40.324 INFO kablam! | Oct 11 19:12:40.324 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 19:12:40.324 INFO kablam! Oct 11 19:12:40.548 INFO kablam! warning: unused macro definition Oct 11 19:12:40.548 INFO kablam! --> src/fsm.rs:195:1 Oct 11 19:12:40.548 INFO kablam! | Oct 11 19:12:40.548 INFO kablam! 195 | / macro_rules! get_state { Oct 11 19:12:40.548 INFO kablam! 196 | | ($parser:expr) => ({ Oct 11 19:12:40.548 INFO kablam! 197 | | $parser.state Oct 11 19:12:40.548 INFO kablam! 198 | | }) Oct 11 19:12:40.548 INFO kablam! 199 | | } Oct 11 19:12:40.548 INFO kablam! | |_^ Oct 11 19:12:40.548 INFO kablam! | Oct 11 19:12:40.548 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 19:12:40.548 INFO kablam! Oct 11 19:12:40.548 INFO kablam! warning: unused macro definition Oct 11 19:12:40.548 INFO kablam! --> src/http1.rs:94:1 Oct 11 19:12:40.548 INFO kablam! | Oct 11 19:12:40.549 INFO kablam! 94 | / macro_rules! inc_lower14 { Oct 11 19:12:40.549 INFO kablam! 95 | | ($parser:expr, $length:expr) => ({ Oct 11 19:12:40.549 INFO kablam! 96 | | set_lower14!( Oct 11 19:12:40.549 INFO kablam! 97 | | $parser, Oct 11 19:12:40.549 INFO kablam! ... | Oct 11 19:12:40.549 INFO kablam! 100 | | }); Oct 11 19:12:40.549 INFO kablam! 101 | | } Oct 11 19:12:40.549 INFO kablam! | |_^ Oct 11 19:12:40.549 INFO kablam! Oct 11 19:12:40.549 INFO kablam! warning: unused macro definition Oct 11 19:12:40.549 INFO kablam! --> src/http1.rs:141:1 Oct 11 19:12:40.549 INFO kablam! | Oct 11 19:12:40.549 INFO kablam! 141 | / macro_rules! unset_flag { Oct 11 19:12:40.549 INFO kablam! 142 | | ($parser:expr, $flag:expr) => ({ Oct 11 19:12:40.549 INFO kablam! 143 | | $parser.bit_data &= !(($flag & FLAG_MASK) << FLAG_SHIFT); Oct 11 19:12:40.549 INFO kablam! 144 | | }); Oct 11 19:12:40.549 INFO kablam! 145 | | } Oct 11 19:12:40.549 INFO kablam! | |_^ Oct 11 19:12:40.549 INFO kablam! Oct 11 19:12:40.572 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 19:12:40.572 INFO kablam! --> src/http2.rs:2164:13 Oct 11 19:12:40.572 INFO kablam! | Oct 11 19:12:40.572 INFO kablam! 2164 | ((self.bit_data16a as u32) << 16 | self.bit_data16b as u32) Oct 11 19:12:40.572 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 19:12:40.572 INFO kablam! | Oct 11 19:12:40.572 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 19:12:40.572 INFO kablam! Oct 11 19:12:40.588 INFO kablam! warning: unused import: `str` Oct 11 19:12:40.588 INFO kablam! --> src/util.rs:25:12 Oct 11 19:12:40.588 INFO kablam! | Oct 11 19:12:40.588 INFO kablam! 25 | str }; Oct 11 19:12:40.588 INFO kablam! | ^^^ Oct 11 19:12:40.588 INFO kablam! | Oct 11 19:12:40.588 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 19:12:40.588 INFO kablam! Oct 11 19:12:40.590 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:40.590 INFO kablam! --> tests/http1_url_encoded.rs:87:5 Oct 11 19:12:40.590 INFO kablam! | Oct 11 19:12:40.590 INFO kablam! 87 | File::open("tests/http1_data/url_encoded.dat").unwrap().read_to_end(&mut d); Oct 11 19:12:40.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:40.590 INFO kablam! | Oct 11 19:12:40.590 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 19:12:40.590 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:40.590 INFO kablam! Oct 11 19:12:40.873 INFO kablam! warning: unused import: `ParserState` Oct 11 19:12:40.873 INFO kablam! --> src/test/http2/frame_format.rs:22:14 Oct 11 19:12:40.873 INFO kablam! | Oct 11 19:12:40.873 INFO kablam! 22 | ParserState }; Oct 11 19:12:40.873 INFO kablam! | ^^^^^^^^^^^ Oct 11 19:12:40.873 INFO kablam! Oct 11 19:12:41.130 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:41.130 INFO kablam! --> tests/http1_multipart.rs:178:5 Oct 11 19:12:41.130 INFO kablam! | Oct 11 19:12:41.130 INFO kablam! 178 | File::open("tests/http1_data/multipart.dat").unwrap().read_to_end(&mut d); Oct 11 19:12:41.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:41.131 INFO kablam! | Oct 11 19:12:41.131 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 19:12:41.131 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:41.131 INFO kablam! Oct 11 19:12:48.024 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:48.024 INFO kablam! --> src/test/http2/continuation.rs:51:5 Oct 11 19:12:48.024 INFO kablam! | Oct 11 19:12:48.024 INFO kablam! 51 | p.resume(&mut h, &v); Oct 11 19:12:48.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:48.024 INFO kablam! | Oct 11 19:12:48.024 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 19:12:48.024 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:48.024 INFO kablam! Oct 11 19:12:48.026 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:48.026 INFO kablam! --> src/test/http2/data.rs:59:5 Oct 11 19:12:48.026 INFO kablam! | Oct 11 19:12:48.026 INFO kablam! 59 | p.resume(&mut h, &v); Oct 11 19:12:48.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:48.026 INFO kablam! | Oct 11 19:12:48.026 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:48.026 INFO kablam! Oct 11 19:12:48.027 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:48.027 INFO kablam! --> src/test/http2/data.rs:106:5 Oct 11 19:12:48.027 INFO kablam! | Oct 11 19:12:48.027 INFO kablam! 106 | p.resume(&mut h, &v); Oct 11 19:12:48.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:48.027 INFO kablam! | Oct 11 19:12:48.027 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:48.027 INFO kablam! Oct 11 19:12:48.030 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:48.030 INFO kablam! --> src/test/http2/frame_format.rs:48:5 Oct 11 19:12:48.030 INFO kablam! | Oct 11 19:12:48.030 INFO kablam! 48 | p.resume(&mut h, &v); Oct 11 19:12:48.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:48.030 INFO kablam! | Oct 11 19:12:48.030 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:48.030 INFO kablam! Oct 11 19:12:48.030 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:48.030 INFO kablam! --> src/test/http2/frame_format.rs:93:5 Oct 11 19:12:48.030 INFO kablam! | Oct 11 19:12:48.030 INFO kablam! 93 | p.resume(&mut h, &v); Oct 11 19:12:48.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:48.030 INFO kablam! | Oct 11 19:12:48.030 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:48.030 INFO kablam! Oct 11 19:12:48.030 INFO kablam! warning: literal out of range for i32 Oct 11 19:12:48.030 INFO kablam! --> src/test/http2/go_away.rs:51:9 Oct 11 19:12:48.030 INFO kablam! | Oct 11 19:12:48.030 INFO kablam! 51 | 0xBBEEBBEE Oct 11 19:12:48.030 INFO kablam! | ^^^^^^^^^^ Oct 11 19:12:48.030 INFO kablam! | Oct 11 19:12:48.030 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 11 19:12:48.030 INFO kablam! = note: the literal `0xBBEEBBEE` (decimal `3152985070`) does not fit into an `i32` and will become `-1141982226i32` Oct 11 19:12:48.030 INFO kablam! = help: consider using `u32` instead Oct 11 19:12:48.030 INFO kablam! Oct 11 19:12:48.030 INFO kablam! warning: literal out of range for i32 Oct 11 19:12:48.030 INFO kablam! --> src/test/http2/go_away.rs:51:9 Oct 11 19:12:48.030 INFO kablam! | Oct 11 19:12:48.030 INFO kablam! 51 | 0xBBEEBBEE Oct 11 19:12:48.030 INFO kablam! | ^^^^^^^^^^ Oct 11 19:12:48.030 INFO kablam! | Oct 11 19:12:48.030 INFO kablam! = note: the literal `0xBBEEBBEE` (decimal `3152985070`) does not fit into an `i32` and will become `-1141982226i32` Oct 11 19:12:48.030 INFO kablam! = help: consider using `u32` instead Oct 11 19:12:48.030 INFO kablam! Oct 11 19:12:48.036 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:48.036 INFO kablam! --> src/test/http2/go_away.rs:63:5 Oct 11 19:12:48.036 INFO kablam! | Oct 11 19:12:48.036 INFO kablam! 63 | p.resume(&mut h, &v); Oct 11 19:12:48.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:48.036 INFO kablam! | Oct 11 19:12:48.036 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:48.036 INFO kablam! Oct 11 19:12:48.036 INFO kablam! warning: literal out of range for i32 Oct 11 19:12:48.036 INFO kablam! --> src/test/http2/go_away.rs:120:9 Oct 11 19:12:48.036 INFO kablam! | Oct 11 19:12:48.036 INFO kablam! 120 | 0xBBEEBBEE Oct 11 19:12:48.036 INFO kablam! | ^^^^^^^^^^ Oct 11 19:12:48.036 INFO kablam! | Oct 11 19:12:48.036 INFO kablam! = note: the literal `0xBBEEBBEE` (decimal `3152985070`) does not fit into an `i32` and will become `-1141982226i32` Oct 11 19:12:48.036 INFO kablam! = help: consider using `u32` instead Oct 11 19:12:48.036 INFO kablam! Oct 11 19:12:48.036 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:48.036 INFO kablam! --> src/test/http2/go_away.rs:126:5 Oct 11 19:12:48.036 INFO kablam! | Oct 11 19:12:48.036 INFO kablam! 126 | p.resume(&mut h, &v); Oct 11 19:12:48.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:48.036 INFO kablam! | Oct 11 19:12:48.036 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:48.036 INFO kablam! Oct 11 19:12:48.036 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:48.036 INFO kablam! --> src/test/http2/headers.rs:63:5 Oct 11 19:12:48.036 INFO kablam! | Oct 11 19:12:48.036 INFO kablam! 63 | p.resume(&mut h, &v); Oct 11 19:12:48.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:48.036 INFO kablam! | Oct 11 19:12:48.036 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:48.036 INFO kablam! Oct 11 19:12:48.036 INFO kablam! warning: literal out of range for i32 Oct 11 19:12:48.036 INFO kablam! --> src/test/http2/headers.rs:120:9 Oct 11 19:12:48.036 INFO kablam! | Oct 11 19:12:48.036 INFO kablam! 120 | 0xFFFFFFFF Oct 11 19:12:48.036 INFO kablam! | ^^^^^^^^^^ Oct 11 19:12:48.036 INFO kablam! | Oct 11 19:12:48.036 INFO kablam! = note: the literal `0xFFFFFFFF` (decimal `4294967295`) does not fit into an `i32` and will become `-1i32` Oct 11 19:12:48.036 INFO kablam! = help: consider using `u32` instead Oct 11 19:12:48.036 INFO kablam! Oct 11 19:12:48.036 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:48.036 INFO kablam! --> src/test/http2/headers.rs:144:5 Oct 11 19:12:48.036 INFO kablam! | Oct 11 19:12:48.036 INFO kablam! 144 | p.resume(&mut h, &v); Oct 11 19:12:48.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:48.037 INFO kablam! | Oct 11 19:12:48.037 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:48.037 INFO kablam! Oct 11 19:12:48.037 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:48.037 INFO kablam! --> src/test/http2/headers.rs:202:5 Oct 11 19:12:48.037 INFO kablam! | Oct 11 19:12:48.037 INFO kablam! 202 | p.resume(&mut h, &v); Oct 11 19:12:48.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:48.037 INFO kablam! | Oct 11 19:12:48.037 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:48.037 INFO kablam! Oct 11 19:12:48.037 INFO kablam! warning: literal out of range for i32 Oct 11 19:12:48.037 INFO kablam! --> src/test/http2/headers.rs:255:9 Oct 11 19:12:48.037 INFO kablam! | Oct 11 19:12:48.037 INFO kablam! 255 | 0xFFFFFFFF Oct 11 19:12:48.037 INFO kablam! | ^^^^^^^^^^ Oct 11 19:12:48.037 INFO kablam! | Oct 11 19:12:48.037 INFO kablam! = note: the literal `0xFFFFFFFF` (decimal `4294967295`) does not fit into an `i32` and will become `-1i32` Oct 11 19:12:48.037 INFO kablam! = help: consider using `u32` instead Oct 11 19:12:48.037 INFO kablam! Oct 11 19:12:48.037 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:48.037 INFO kablam! --> src/test/http2/headers.rs:273:5 Oct 11 19:12:48.037 INFO kablam! | Oct 11 19:12:48.037 INFO kablam! 273 | p.resume(&mut h, &v); Oct 11 19:12:48.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:48.037 INFO kablam! | Oct 11 19:12:48.037 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:48.037 INFO kablam! Oct 11 19:12:48.037 INFO kablam! warning: literal out of range for i32 Oct 11 19:12:48.037 INFO kablam! --> src/test/http2/ping.rs:45:9 Oct 11 19:12:48.037 INFO kablam! | Oct 11 19:12:48.037 INFO kablam! 45 | 0xFFAADDAA Oct 11 19:12:48.037 INFO kablam! | ^^^^^^^^^^ Oct 11 19:12:48.037 INFO kablam! | Oct 11 19:12:48.037 INFO kablam! = note: the literal `0xFFAADDAA` (decimal `4289387946`) does not fit into an `i32` and will become `-5579350i32` Oct 11 19:12:48.037 INFO kablam! = help: consider using `u32` instead Oct 11 19:12:48.037 INFO kablam! Oct 11 19:12:48.037 INFO kablam! warning: literal out of range for i32 Oct 11 19:12:48.037 INFO kablam! --> src/test/http2/ping.rs:49:9 Oct 11 19:12:48.037 INFO kablam! | Oct 11 19:12:48.037 INFO kablam! 49 | 0xFFAADDAA Oct 11 19:12:48.037 INFO kablam! | ^^^^^^^^^^ Oct 11 19:12:48.037 INFO kablam! | Oct 11 19:12:48.037 INFO kablam! = note: the literal `0xFFAADDAA` (decimal `4289387946`) does not fit into an `i32` and will become `-5579350i32` Oct 11 19:12:48.037 INFO kablam! = help: consider using `u32` instead Oct 11 19:12:48.037 INFO kablam! Oct 11 19:12:48.037 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:48.037 INFO kablam! --> src/test/http2/ping.rs:55:5 Oct 11 19:12:48.037 INFO kablam! | Oct 11 19:12:48.037 INFO kablam! 55 | p.resume(&mut h, &v); Oct 11 19:12:48.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:48.037 INFO kablam! | Oct 11 19:12:48.037 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:48.037 INFO kablam! Oct 11 19:12:48.044 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:48.044 INFO kablam! --> src/test/http2/priority.rs:57:5 Oct 11 19:12:48.044 INFO kablam! | Oct 11 19:12:48.044 INFO kablam! 57 | p.resume(&mut h, &v); Oct 11 19:12:48.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:48.044 INFO kablam! | Oct 11 19:12:48.044 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:48.044 INFO kablam! Oct 11 19:12:48.044 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:48.044 INFO kablam! --> src/test/http2/priority.rs:115:5 Oct 11 19:12:48.044 INFO kablam! | Oct 11 19:12:48.044 INFO kablam! 115 | p.resume(&mut h, &v); Oct 11 19:12:48.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:48.044 INFO kablam! | Oct 11 19:12:48.044 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:48.044 INFO kablam! Oct 11 19:12:48.044 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:48.044 INFO kablam! --> src/test/http2/push_promise.rs:69:5 Oct 11 19:12:48.044 INFO kablam! | Oct 11 19:12:48.044 INFO kablam! 69 | p.resume(&mut h, &v); Oct 11 19:12:48.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:48.044 INFO kablam! | Oct 11 19:12:48.044 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:48.044 INFO kablam! Oct 11 19:12:48.044 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:48.044 INFO kablam! --> src/test/http2/push_promise.rs:125:5 Oct 11 19:12:48.044 INFO kablam! | Oct 11 19:12:48.044 INFO kablam! 125 | p.resume(&mut h, &v); Oct 11 19:12:48.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:48.044 INFO kablam! | Oct 11 19:12:48.044 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:48.044 INFO kablam! Oct 11 19:12:48.044 INFO kablam! warning: literal out of range for i32 Oct 11 19:12:48.044 INFO kablam! --> src/test/http2/rst_stream.rs:45:9 Oct 11 19:12:48.044 INFO kablam! | Oct 11 19:12:48.044 INFO kablam! 45 | 0xFFFFFFFF Oct 11 19:12:48.044 INFO kablam! | ^^^^^^^^^^ Oct 11 19:12:48.044 INFO kablam! | Oct 11 19:12:48.044 INFO kablam! = note: the literal `0xFFFFFFFF` (decimal `4294967295`) does not fit into an `i32` and will become `-1i32` Oct 11 19:12:48.044 INFO kablam! = help: consider using `u32` instead Oct 11 19:12:48.044 INFO kablam! Oct 11 19:12:48.045 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:48.045 INFO kablam! --> src/test/http2/rst_stream.rs:51:5 Oct 11 19:12:48.045 INFO kablam! | Oct 11 19:12:48.045 INFO kablam! 51 | p.resume(&mut h, &v); Oct 11 19:12:48.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:48.045 INFO kablam! | Oct 11 19:12:48.045 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:48.045 INFO kablam! Oct 11 19:12:48.045 INFO kablam! warning: literal out of range for i32 Oct 11 19:12:48.045 INFO kablam! --> src/test/http2/settings.rs:51:9 Oct 11 19:12:48.045 INFO kablam! | Oct 11 19:12:48.045 INFO kablam! 51 | 0xFFFFFFFF Oct 11 19:12:48.045 INFO kablam! | ^^^^^^^^^^ Oct 11 19:12:48.045 INFO kablam! | Oct 11 19:12:48.045 INFO kablam! = note: the literal `0xFFFFFFFF` (decimal `4294967295`) does not fit into an `i32` and will become `-1i32` Oct 11 19:12:48.045 INFO kablam! = help: consider using `u32` instead Oct 11 19:12:48.045 INFO kablam! Oct 11 19:12:48.045 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:48.045 INFO kablam! --> src/test/http2/settings.rs:57:5 Oct 11 19:12:48.045 INFO kablam! | Oct 11 19:12:48.045 INFO kablam! 57 | p.resume(&mut h, &v); Oct 11 19:12:48.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:48.045 INFO kablam! | Oct 11 19:12:48.045 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:48.045 INFO kablam! Oct 11 19:12:48.045 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:12:48.045 INFO kablam! --> src/test/http2/window_update.rs:51:5 Oct 11 19:12:48.045 INFO kablam! | Oct 11 19:12:48.045 INFO kablam! 51 | p.resume(&mut h, &v); Oct 11 19:12:48.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:12:48.045 INFO kablam! | Oct 11 19:12:48.045 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:12:48.045 INFO kablam! Oct 11 19:13:01.328 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.03s Oct 11 19:13:01.349 INFO kablam! su: No module specific data is present Oct 11 19:13:01.894 INFO running `"docker" "rm" "-f" "51d14d1e4ee21823ad93d683f09e183121c8b104c6cc6af873172c42bdf0c632"` Oct 11 19:13:02.284 INFO blam! 51d14d1e4ee21823ad93d683f09e183121c8b104c6cc6af873172c42bdf0c632 Oct 11 19:13:02.292 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 19:13:02.294 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 19:13:02.861 INFO blam! 77cde88d276b2b580c5803026fa19700f80704c20b672a992a6556033ed35279 Oct 11 19:13:02.863 INFO running `"docker" "start" "-a" "77cde88d276b2b580c5803026fa19700f80704c20b672a992a6556033ed35279"` Oct 11 19:13:05.069 INFO kablam! usermod: no changes Oct 11 19:13:05.172 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 11 19:13:05.204 INFO kablam! Running /target/debug/deps/http_box-cc5a0ea40bed8f2a Oct 11 19:13:05.205 INFO blam! Oct 11 19:13:05.205 INFO blam! running 226 tests Oct 11 19:13:05.206 INFO blam! test test::http1::chunk_data::multiple_chunks ... ok Oct 11 19:13:05.206 INFO blam! test test::http1::chunk_data::multiple ... ok Oct 11 19:13:05.214 INFO blam! test test::http1::chunk_data::byte_check ... ok Oct 11 19:13:05.214 INFO blam! test test::http1::chunk_extension_finished::callback_exit ... ok Oct 11 19:13:05.216 INFO blam! test test::http1::chunk_data::single ... ok Oct 11 19:13:05.216 INFO blam! test test::http1::chunk_extension_name::byte_check ... ok Oct 11 19:13:05.216 INFO blam! test test::http1::chunk_extension_name::valid ... ok Oct 11 19:13:05.216 INFO blam! test test::http1::chunk_extension_quoted_value::basic ... ok Oct 11 19:13:05.216 INFO blam! test test::http1::chunk_extension_name::no_value ... ok Oct 11 19:13:05.216 INFO blam! test test::http1::chunk_extension_name::callback_exit ... ok Oct 11 19:13:05.216 INFO blam! test test::http1::chunk_extension_name::normalize ... ok Oct 11 19:13:05.216 INFO blam! test test::http1::chunk_extension_value::linear_space ... ok Oct 11 19:13:05.219 INFO blam! test test::http1::chunk_extension_quoted_value::byte_check ... ok Oct 11 19:13:05.219 INFO blam! test test::http1::chunk_extension_value::repeat ... ok Oct 11 19:13:05.221 INFO blam! test test::http1::chunk_extension_quoted_value::escaped ... ok Oct 11 19:13:05.221 INFO blam! test test::http1::chunk_extension_quoted_value::callback_exit ... ok Oct 11 19:13:05.221 INFO blam! test test::http1::chunk_extension_quoted_value::repeat ... ok Oct 11 19:13:05.252 INFO blam! test test::http1::chunk_extension_value::callback_exit ... ok Oct 11 19:13:05.256 INFO blam! test test::http1::chunk_length::byte_check ... ok Oct 11 19:13:05.256 INFO blam! test test::http1::chunk_length::length1 ... ok Oct 11 19:13:05.256 INFO blam! test test::http1::chunk_length::callback_exit ... ok Oct 11 19:13:05.256 INFO blam! test test::http1::chunk_extensions_finished::callback_exit ... ok Oct 11 19:13:05.256 INFO blam! test test::http1::chunk_extension_value::basic ... ok Oct 11 19:13:05.256 INFO blam! test test::http1::chunk_extension_value::byte_check_unquoted ... ok Oct 11 19:13:05.260 INFO blam! test test::http1::chunk_length::length3 ... ok Oct 11 19:13:05.260 INFO blam! test test::http1::chunk_length::too_long ... ok Oct 11 19:13:05.260 INFO blam! test test::http1::chunk_length::length2 ... ok Oct 11 19:13:05.260 INFO blam! test test::http1::chunk_trailer::single ... ok Oct 11 19:13:05.260 INFO blam! test test::http1::chunk_length::missing_length ... ok Oct 11 19:13:05.260 INFO blam! test test::http1::header_name::by_name_accept ... ok Oct 11 19:13:05.260 INFO blam! test test::http1::header_name::by_name_accept_charset ... ok Oct 11 19:13:05.260 INFO blam! test test::http1::chunk_trailer::multiple ... ok Oct 11 19:13:05.260 INFO blam! test test::http1::header_name::by_name_content_type ... ok Oct 11 19:13:05.260 INFO blam! test test::http1::header_name::by_name_content_security_policy ... ok Oct 11 19:13:05.260 INFO blam! test test::http1::header_name::by_name_content_length ... ok Oct 11 19:13:05.260 INFO blam! test test::http1::header_name::by_name_connection ... ok Oct 11 19:13:05.260 INFO blam! test test::http1::header_name::by_name_cookie ... ok Oct 11 19:13:05.260 INFO blam! test test::http1::header_name::by_name_last_modified ... ok Oct 11 19:13:05.260 INFO blam! test test::http1::header_name::by_name_location ... ok Oct 11 19:13:05.260 INFO blam! test test::http1::header_name::by_name_pragma ... ok Oct 11 19:13:05.260 INFO blam! test test::http1::header_name::by_name_set_cookie ... ok Oct 11 19:13:05.260 INFO blam! test test::http1::header_name::by_name_transfer_encoding ... ok Oct 11 19:13:05.260 INFO blam! test test::http1::header_name::by_name_upgrade ... ok Oct 11 19:13:05.263 INFO blam! test test::http1::header_name::by_name_user_agent ... ok Oct 11 19:13:05.276 INFO blam! test test::http1::header_name::by_name_cache_control ... ok Oct 11 19:13:05.276 INFO blam! test test::http1::header_name::by_name_accept_language ... ok Oct 11 19:13:05.276 INFO blam! test test::http1::header_name::by_name_authorization ... ok Oct 11 19:13:05.276 INFO blam! test test::http1::header_name::by_name_accept_encoding ... ok Oct 11 19:13:05.276 INFO blam! test test::http1::header_name::by_name_www_authenticate ... ok Oct 11 19:13:05.276 INFO blam! test test::http1::header_name::by_name_x_powered_by ... ok Oct 11 19:13:05.276 INFO blam! test test::http1::header_name::by_name_x_forwarded_for ... ok Oct 11 19:13:05.276 INFO blam! test test::http1::header_name::by_name_x_webkit_csp ... ok Oct 11 19:13:05.276 INFO blam! test test::http1::header_name::by_name_x_forwarded_host ... ok Oct 11 19:13:05.277 INFO blam! test test::http1::header_name::by_name_x_xss_protection ... ok Oct 11 19:13:05.277 INFO blam! test test::http1::header_name::multiple ... ok Oct 11 19:13:05.284 INFO blam! test test::http1::header_quoted_value::escaped_multiple ... ok Oct 11 19:13:05.288 INFO blam! test test::http1::header_quoted_value::byte_check ... ok Oct 11 19:13:05.288 INFO blam! test test::http1::header_name::single ... ok Oct 11 19:13:05.288 INFO blam! test test::http1::header_name::normalize ... ok Oct 11 19:13:05.288 INFO blam! test test::http1::header_name::byte_check ... ok Oct 11 19:13:05.288 INFO blam! test test::http1::header_name::callback_exit ... ok Oct 11 19:13:05.288 INFO blam! test test::http1::header_quoted_value::escaped_single ... ok Oct 11 19:13:05.288 INFO blam! test test::http1::header_quoted_value::multiple ... ok Oct 11 19:13:05.291 INFO blam! test test::http1::header_value::callback_exit ... ok Oct 11 19:13:05.291 INFO blam! test test::http1::header_quoted_value::single ... ok Oct 11 19:13:05.291 INFO blam! test test::http1::header_value::multiple ... ok Oct 11 19:13:05.291 INFO blam! test test::http1::header_value::single ... ok Oct 11 19:13:05.291 INFO blam! test test::http1::header_value::space ... ok Oct 11 19:13:05.291 INFO blam! test test::http1::headers_finished::callback_exit ... ok Oct 11 19:13:05.291 INFO blam! test test::http1::header_value::multiline ... ok Oct 11 19:13:05.294 INFO blam! test test::http1::multipart_boundary::first_boundary_no_match ... ok Oct 11 19:13:05.294 INFO blam! test test::http1::multipart_boundary::first_boundary_match ... ok Oct 11 19:13:05.309 INFO blam! test test::http1::header_value::byte_check ... ok Oct 11 19:13:05.309 INFO blam! test test::http1::multipart_boundary::first_boundary_hyphen2_error ... ok Oct 11 19:13:05.309 INFO blam! test test::http1::multipart_boundary::first_boundary_hyphen1_error ... ok Oct 11 19:13:05.309 INFO blam! test test::http1::multipart_begin::callback_exit ... ok Oct 11 19:13:05.309 INFO blam! test test::http1::multipart_boundary::second_boundary_match ... ok Oct 11 19:13:05.309 INFO blam! test test::http1::multipart_boundary::second_false_boundary ... ok Oct 11 19:13:05.309 INFO blam! test test::http1::headers_finished::finished ... ok Oct 11 19:13:05.309 INFO blam! test test::http1::initial_finished::callback_exit ... ok Oct 11 19:13:05.309 INFO blam! test test::http1::multipart_data::data_ok ... ok Oct 11 19:13:05.309 INFO blam! test test::http1::multipart_header::headers_ok ... ok Oct 11 19:13:05.309 INFO blam! test test::http1::request_http::h_lower ... ok Oct 11 19:13:05.309 INFO blam! test test::http1::request_http::ht_lower ... ok Oct 11 19:13:05.309 INFO blam! test test::http1::multipart_boundary::second_false_third_boundary_match ... ok Oct 11 19:13:05.309 INFO blam! test test::http1::request_http::ht_upper ... ok Oct 11 19:13:05.309 INFO blam! test test::http1::request_http::callback_exit ... ok Oct 11 19:13:05.309 INFO blam! test test::http1::request_http::htt_upper ... ok Oct 11 19:13:05.309 INFO blam! test test::http1::request_http::htt_lower ... ok Oct 11 19:13:05.309 INFO blam! test test::http1::request_http::http_2_0 ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_http::http_lower ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_http::http_1_0 ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_http::http_1_1 ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_http::h_upper ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_http::http_slash_upper ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_http::http_slash_lower ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_http::http_upper ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_method::multiple_connect ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_method::multiple_delete ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_method::multiple_get ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_method::byte_check ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_method::multiple_head ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_method::callback_exit ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_method::single_delete ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_method::normalize ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_method::multiple_unknown ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_method::multiple_put ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_method::single_head ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_method::single_post ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_method::single_get ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_method::single_options ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_method::single_put ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_method::single_trace ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_method::single_unknown ... ok Oct 11 19:13:05.316 INFO blam! test test::http1::request_method::starting_space ... ok Oct 11 19:13:05.317 INFO blam! test test::http1::request_url::asterisk ... ok Oct 11 19:13:05.324 INFO blam! test test::http1::request_method::multiple_options ... ok Oct 11 19:13:05.324 INFO blam! test test::http1::request_url::byte_check ... ok Oct 11 19:13:05.324 INFO blam! test test::http1::request_url::callback_exit ... ok Oct 11 19:13:05.324 INFO blam! test test::http1::request_url::with_schema ... ok Oct 11 19:13:05.324 INFO blam! test test::http1::request_url::without_schema ... ok Oct 11 19:13:05.324 INFO blam! test test::http1::request_version::v0_0 ... ok Oct 11 19:13:05.324 INFO blam! test test::http1::request_version::v1_0 ... ok Oct 11 19:13:05.324 INFO blam! test test::http1::request_version::v1000_0 ... ok Oct 11 19:13:05.324 INFO blam! test test::http1::request_version::v0_1000 ... ok Oct 11 19:13:05.324 INFO blam! test test::http1::request_version::v2_0 ... ok Oct 11 19:13:05.324 INFO blam! test test::http1::response_http::callback_exit ... ok Oct 11 19:13:05.324 INFO blam! test test::http1::request_version::v999_999 ... ok Oct 11 19:13:05.336 INFO blam! test test::http1::response_http::h_lower ... ok Oct 11 19:13:05.336 INFO blam! test test::http1::response_http::h_upper ... ok Oct 11 19:13:05.336 INFO blam! test test::http1::response_http::ht_lower ... ok Oct 11 19:13:05.336 INFO blam! test test::http1::request_version::callback_exit ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::request_version::v1_1 ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_http::htt_lower ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_http::htt_upper ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_http::ht_upper ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_http::http_1_0 ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_http::http_2_0 ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_http::http_1_1 ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_http::http_lower ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_http::http_slash_upper ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_http::http_slash_lower ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_http::http_upper ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_status::byte_check ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_status::callback_exit ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_status::multiple ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_status::single ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_status_code::byte_check ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_status_code::v999 ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_status_code::v1000 ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_status_code::v0 ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_status_code::callback_exit ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_version::callback_exit ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_version::v0_0 ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_version::v0_1000 ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_version::v1000_0 ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_version::v1_0 ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_version::v1_1 ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_version::v2_0 ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::response_version::v999_999 ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::url_encoded_name::basic ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::request_method::single_connect ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::request_method::multiple_trace ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::request_method::multiple_post ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::url_encoded_name::ending_plus ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::url_encoded_name::byte_check ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::url_encoded_name::callback_exit ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::url_encoded_name::ending_ampersand ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::url_encoded_name::ending_equal ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::url_encoded_name::ending_percent ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::url_encoded_value::callback_exit ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::url_encoded_name::hex_error ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::url_encoded_name::hex ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::url_encoded_value::value ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::url_encoded_value::value_ending_ampersand ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::url_encoded_value::byte_check ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::url_encoded_value::value_ending_percent ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::url_encoded_value::value_ending_plus ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::url_encoded_value::value_hex ... ok Oct 11 19:13:05.337 INFO blam! test test::http2::data::with_padding ... ok Oct 11 19:13:05.337 INFO blam! test test::http2::continuation::continuation ... ok Oct 11 19:13:05.337 INFO blam! test test::http2::data::without_padding ... ok Oct 11 19:13:05.337 INFO blam! test test::http2::frame_format::all_flags ... ok Oct 11 19:13:05.337 INFO blam! test test::http2::frame_format::no_flags ... ok Oct 11 19:13:05.337 INFO blam! test test::http2::go_away::go_away_with_debug_data ... ok Oct 11 19:13:05.337 INFO blam! test test::http2::go_away::go_away_without_debug_data ... ok Oct 11 19:13:05.337 INFO blam! test test::http2::headers::with_padding_with_priority ... ok Oct 11 19:13:05.337 INFO blam! test test::http2::headers::with_padding_without_priority ... ok Oct 11 19:13:05.337 INFO blam! test test::http2::headers::without_padding_with_priority ... ok Oct 11 19:13:05.337 INFO blam! test test::http2::headers::without_padding_without_priority ... ok Oct 11 19:13:05.337 INFO blam! test test::http2::ping::ping ... ok Oct 11 19:13:05.337 INFO blam! test test::http2::priority::is_exclusive ... ok Oct 11 19:13:05.337 INFO blam! test test::http2::priority::is_not_exclusive ... ok Oct 11 19:13:05.337 INFO blam! test test::http2::push_promise::push_promise_with_padding ... ok Oct 11 19:13:05.337 INFO blam! test test::http2::push_promise::push_promise_without_padding ... ok Oct 11 19:13:05.337 INFO blam! test test::http2::rst_stream::rst_stream ... ok Oct 11 19:13:05.337 INFO blam! test test::http2::settings::settings ... ok Oct 11 19:13:05.337 INFO blam! test test::http2::window_update::window_update ... ok Oct 11 19:13:05.337 INFO blam! test test::util::decode::basic ... ok Oct 11 19:13:05.337 INFO blam! test test::util::decode::byte_check ... ok Oct 11 19:13:05.337 INFO blam! test test::util::decode::complex ... ok Oct 11 19:13:05.337 INFO blam! test test::util::decode::ending_hex ... ok Oct 11 19:13:05.337 INFO blam! test test::http1::url_encoded_value::hex_error ... ok Oct 11 19:13:05.337 INFO blam! test test::util::decode::middle_plus ... ok Oct 11 19:13:05.356 INFO blam! test test::util::decode::middle_hex ... ok Oct 11 19:13:05.356 INFO blam! test test::http1::url_encoded_value::equal_error ... ok Oct 11 19:13:05.356 INFO blam! test test::http1::url_encoded_value::full_simple ... ok Oct 11 19:13:05.356 INFO blam! test test::http1::url_encoded_value::full_complex ... ok Oct 11 19:13:05.356 INFO blam! test test::util::decode::ending_hex_error ... ok Oct 11 19:13:05.356 INFO blam! test test::util::decode::middle_hex_error ... ok Oct 11 19:13:05.356 INFO blam! test test::util::decode::ending_plus ... ok Oct 11 19:13:05.356 INFO blam! test test::util::decode::starting_hex_error ... ok Oct 11 19:13:05.356 INFO blam! test test::util::decode::starting_hex ... ok Oct 11 19:13:05.356 INFO blam! test test::util::decode::plus ... ok Oct 11 19:13:05.356 INFO blam! test test::util::field_iterator::no_value ... ok Oct 11 19:13:05.356 INFO blam! test test::util::decode::starting_plus ... ok Oct 11 19:13:05.356 INFO blam! test test::util::field_iterator::no_normalize ... ok Oct 11 19:13:05.356 INFO blam! test test::util::field_iterator::missing_end_quote_error ... ok Oct 11 19:13:05.356 INFO blam! test test::util::field_iterator::name_error ... ok Oct 11 19:13:05.357 INFO blam! test test::util::field_iterator::normalize ... ok Oct 11 19:13:05.357 INFO blam! test test::util::field_iterator::value_error ... ok Oct 11 19:13:05.357 INFO blam! test test::util::query_iterator::hex ... ok Oct 11 19:13:05.357 INFO blam! test test::util::query_iterator::hex_value_error ... ok Oct 11 19:13:05.357 INFO blam! test test::util::query_iterator::no_hex ... ok Oct 11 19:13:05.357 INFO blam! test test::util::field_iterator::quoted ... ok Oct 11 19:13:05.357 INFO blam! test test::util::query_iterator::hex_name_error ... ok Oct 11 19:13:05.357 INFO blam! Oct 11 19:13:05.357 INFO blam! test result: ok. 226 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:13:05.357 INFO blam! Oct 11 19:13:05.368 INFO blam! Oct 11 19:13:05.368 INFO kablam! Running /target/debug/deps/http1_chunk_encoded-efe353a21ceb4db7 Oct 11 19:13:05.368 INFO blam! running 1 test Oct 11 19:13:05.404 INFO blam! test chunk_encoded_body ... ok Oct 11 19:13:05.404 INFO kablam! Running /target/debug/deps/http1_head-00777fb1d926c87b Oct 11 19:13:05.404 INFO blam! Oct 11 19:13:05.404 INFO kablam! Running /target/debug/deps/http1_multipart-2554626c2f816111 Oct 11 19:13:05.404 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:13:05.404 INFO blam! Oct 11 19:13:05.404 INFO blam! Oct 11 19:13:05.404 INFO blam! running 1 test Oct 11 19:13:05.404 INFO blam! test head ... ok Oct 11 19:13:05.404 INFO blam! Oct 11 19:13:05.404 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:13:05.404 INFO blam! Oct 11 19:13:05.413 INFO blam! Oct 11 19:13:05.413 INFO blam! running 1 test Oct 11 19:13:05.424 INFO blam! test multipart ... ok Oct 11 19:13:05.424 INFO blam! Oct 11 19:13:05.424 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:13:05.424 INFO blam! Oct 11 19:13:05.432 INFO kablam! Running /target/debug/deps/http1_url_encoded-e92fc10a31654344 Oct 11 19:13:05.432 INFO kablam! Running /target/debug/deps/skeptic-7f33a816de255d30 Oct 11 19:13:05.432 INFO blam! Oct 11 19:13:05.432 INFO blam! running 1 test Oct 11 19:13:05.432 INFO blam! test url_encoded ... ok Oct 11 19:13:05.432 INFO blam! Oct 11 19:13:05.432 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:13:05.432 INFO blam! Oct 11 19:13:05.432 INFO blam! Oct 11 19:13:05.432 INFO blam! running 6 tests Oct 11 19:13:10.770 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 19:13:10.770 INFO kablam! --> /tmp/rust-skeptic.K2RBuURZq3HE/test.rs:161:5 Oct 11 19:13:10.770 INFO kablam! | Oct 11 19:13:10.770 INFO kablam! 161 | / p.resume( Oct 11 19:13:10.770 INFO kablam! 162 | | &mut h, Oct 11 19:13:10.770 INFO kablam! 163 | | b"GET /resource?query HTTP/1.1\r\n\ Oct 11 19:13:10.770 INFO kablam! 164 | | Host: github.com\r\n\ Oct 11 19:13:10.770 INFO kablam! ... | Oct 11 19:13:10.770 INFO kablam! 168 | | \r\n" Oct 11 19:13:10.770 INFO kablam! 169 | | ); Oct 11 19:13:10.770 INFO kablam! | |______^ Oct 11 19:13:10.770 INFO kablam! | Oct 11 19:13:10.770 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 19:13:10.770 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 19:13:10.770 INFO kablam! Oct 11 19:13:10.848 INFO blam! test http1_head_parsing_0 ... ok Oct 11 19:13:11.100 INFO blam! test http_parsing_header_fields_1 ... ok Oct 11 19:13:11.588 INFO blam! test http_decoding_url_encoded_data_0 ... ok Oct 11 19:13:12.499 INFO blam! test http_parsing_header_fields_0 ... ok Oct 11 19:13:12.579 INFO blam! test http_parsing_query_strings_1 ... ok Oct 11 19:13:12.621 INFO blam! test http_parsing_query_strings_0 ... ok Oct 11 19:13:12.621 INFO blam! Oct 11 19:13:12.622 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:13:12.622 INFO blam! Oct 11 19:13:12.625 INFO kablam! Doc-tests http-box Oct 11 19:13:14.280 INFO blam! Oct 11 19:13:14.280 INFO blam! running 3 tests Oct 11 19:13:16.974 INFO blam! test src/util.rs - util::decode (line 781) ... ok Oct 11 19:13:17.536 INFO blam! test src/util.rs - util::QueryIterator (line 509) ... ok Oct 11 19:13:17.943 INFO blam! test src/util.rs - util::FieldIterator (line 205) ... ok Oct 11 19:13:17.943 INFO blam! Oct 11 19:13:17.943 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:13:17.943 INFO blam! Oct 11 19:13:17.955 INFO kablam! su: No module specific data is present Oct 11 19:13:18.632 INFO running `"docker" "rm" "-f" "77cde88d276b2b580c5803026fa19700f80704c20b672a992a6556033ed35279"` Oct 11 19:13:18.892 INFO blam! 77cde88d276b2b580c5803026fa19700f80704c20b672a992a6556033ed35279