Oct 16 06:15:57.850 INFO testing http-box-0.1.5 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 06:15:57.850 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 16 06:15:58.097 INFO blam! 2b48d7217a156fcdd33d342b3f05a35f73b85180e8e521157a4a1a33c49f7b78 Oct 16 06:15:58.099 INFO running `"docker" "start" "-a" "2b48d7217a156fcdd33d342b3f05a35f73b85180e8e521157a4a1a33c49f7b78"` Oct 16 06:15:58.550 INFO kablam! usermod: no changes Oct 16 06:15:58.604 INFO kablam! Compiling byte-slice v0.1.12 Oct 16 06:15:58.612 INFO kablam! Compiling pulldown-cmark v0.0.8 Oct 16 06:16:00.994 INFO kablam! Compiling skeptic v0.7.1 Oct 16 06:16:02.361 INFO kablam! Compiling http-box v0.1.5 (/source) Oct 16 06:16:04.588 INFO kablam! warning: unused macro definition Oct 16 06:16:04.589 INFO kablam! --> src/fsm.rs:195:1 Oct 16 06:16:04.589 INFO kablam! | Oct 16 06:16:04.589 INFO kablam! 195 | / macro_rules! get_state { Oct 16 06:16:04.590 INFO kablam! 196 | | ($parser:expr) => ({ Oct 16 06:16:04.590 INFO kablam! 197 | | $parser.state Oct 16 06:16:04.590 INFO kablam! 198 | | }) Oct 16 06:16:04.591 INFO kablam! 199 | | } Oct 16 06:16:04.591 INFO kablam! | |_^ Oct 16 06:16:04.592 INFO kablam! | Oct 16 06:16:04.592 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 06:16:04.592 INFO kablam! Oct 16 06:16:04.592 INFO kablam! warning: unused macro definition Oct 16 06:16:04.593 INFO kablam! --> src/http1.rs:94:1 Oct 16 06:16:04.593 INFO kablam! | Oct 16 06:16:04.593 INFO kablam! 94 | / macro_rules! inc_lower14 { Oct 16 06:16:04.594 INFO kablam! 95 | | ($parser:expr, $length:expr) => ({ Oct 16 06:16:04.594 INFO kablam! 96 | | set_lower14!( Oct 16 06:16:04.594 INFO kablam! 97 | | $parser, Oct 16 06:16:04.595 INFO kablam! ... | Oct 16 06:16:04.595 INFO kablam! 100 | | }); Oct 16 06:16:04.595 INFO kablam! 101 | | } Oct 16 06:16:04.595 INFO kablam! | |_^ Oct 16 06:16:04.596 INFO kablam! Oct 16 06:16:04.596 INFO kablam! warning: unused macro definition Oct 16 06:16:04.596 INFO kablam! --> src/http1.rs:141:1 Oct 16 06:16:04.597 INFO kablam! | Oct 16 06:16:04.597 INFO kablam! 141 | / macro_rules! unset_flag { Oct 16 06:16:04.597 INFO kablam! 142 | | ($parser:expr, $flag:expr) => ({ Oct 16 06:16:04.598 INFO kablam! 143 | | $parser.bit_data &= !(($flag & FLAG_MASK) << FLAG_SHIFT); Oct 16 06:16:04.598 INFO kablam! 144 | | }); Oct 16 06:16:04.598 INFO kablam! 145 | | } Oct 16 06:16:04.598 INFO kablam! | |_^ Oct 16 06:16:04.599 INFO kablam! Oct 16 06:16:04.599 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 06:16:04.599 INFO kablam! --> src/http2.rs:2164:13 Oct 16 06:16:04.600 INFO kablam! | Oct 16 06:16:04.600 INFO kablam! 2164 | ((self.bit_data16a as u32) << 16 | self.bit_data16b as u32) Oct 16 06:16:04.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:16:04.600 INFO kablam! | Oct 16 06:16:04.601 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 06:16:04.601 INFO kablam! Oct 16 06:16:04.601 INFO kablam! warning: unused import: `str` Oct 16 06:16:04.601 INFO kablam! --> src/util.rs:25:12 Oct 16 06:16:04.601 INFO kablam! | Oct 16 06:16:04.601 INFO kablam! 25 | str }; Oct 16 06:16:04.601 INFO kablam! | ^^^ Oct 16 06:16:04.601 INFO kablam! | Oct 16 06:16:04.601 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 06:16:04.601 INFO kablam! Oct 16 06:16:06.992 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.42s Oct 16 06:16:06.999 INFO kablam! su: No module specific data is present Oct 16 06:16:07.747 INFO running `"docker" "rm" "-f" "2b48d7217a156fcdd33d342b3f05a35f73b85180e8e521157a4a1a33c49f7b78"` Oct 16 06:16:08.035 INFO blam! 2b48d7217a156fcdd33d342b3f05a35f73b85180e8e521157a4a1a33c49f7b78 Oct 16 06:16:08.040 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 16 06:16:08.427 INFO blam! 582a112e2754db0cd29151c6d0df8bb8effcc142195bb0dd8e1a60b9e9347967 Oct 16 06:16:08.435 INFO running `"docker" "start" "-a" "582a112e2754db0cd29151c6d0df8bb8effcc142195bb0dd8e1a60b9e9347967"` Oct 16 06:16:10.010 INFO kablam! usermod: no changes Oct 16 06:16:10.107 INFO kablam! Compiling http-box v0.1.5 (/source) Oct 16 06:16:11.635 INFO kablam! warning: unused import: `std::str` Oct 16 06:16:11.636 INFO kablam! --> tests/http1_multipart.rs:12:5 Oct 16 06:16:11.636 INFO kablam! | Oct 16 06:16:11.637 INFO kablam! 12 | use std::str; Oct 16 06:16:11.637 INFO kablam! | ^^^^^^^^ Oct 16 06:16:11.638 INFO kablam! | Oct 16 06:16:11.638 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 06:16:11.639 INFO kablam! Oct 16 06:16:12.599 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:12.599 INFO kablam! --> tests/http1_multipart.rs:178:5 Oct 16 06:16:12.599 INFO kablam! | Oct 16 06:16:12.599 INFO kablam! 178 | File::open("tests/http1_data/multipart.dat").unwrap().read_to_end(&mut d); Oct 16 06:16:12.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:12.599 INFO kablam! | Oct 16 06:16:12.599 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 06:16:12.599 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:12.599 INFO kablam! Oct 16 06:16:13.444 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:13.444 INFO kablam! --> tests/http1_head.rs:108:5 Oct 16 06:16:13.445 INFO kablam! | Oct 16 06:16:13.445 INFO kablam! 108 | File::open("tests/http1_data/multipart.dat").unwrap().read_to_end(&mut d); Oct 16 06:16:13.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:13.445 INFO kablam! | Oct 16 06:16:13.446 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 06:16:13.446 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:13.446 INFO kablam! Oct 16 06:16:13.447 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:13.448 INFO kablam! --> tests/http1_head.rs:113:5 Oct 16 06:16:13.448 INFO kablam! | Oct 16 06:16:13.448 INFO kablam! 113 | p.resume(&mut h, &d); Oct 16 06:16:13.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:13.448 INFO kablam! | Oct 16 06:16:13.448 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:13.448 INFO kablam! Oct 16 06:16:13.478 INFO kablam! warning: unused import: `std::str` Oct 16 06:16:13.479 INFO kablam! --> tests/http1_chunk_encoded.rs:11:5 Oct 16 06:16:13.479 INFO kablam! | Oct 16 06:16:13.479 INFO kablam! 11 | use std::str; Oct 16 06:16:13.480 INFO kablam! | ^^^^^^^^ Oct 16 06:16:13.480 INFO kablam! | Oct 16 06:16:13.480 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 06:16:13.481 INFO kablam! Oct 16 06:16:13.558 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:13.558 INFO kablam! --> tests/http1_chunk_encoded.rs:136:5 Oct 16 06:16:13.559 INFO kablam! | Oct 16 06:16:13.559 INFO kablam! 136 | File::open("tests/http1_data/chunk_encoded.dat").unwrap().read_to_end(&mut d); Oct 16 06:16:13.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:13.560 INFO kablam! | Oct 16 06:16:13.569 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 06:16:13.569 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:13.569 INFO kablam! Oct 16 06:16:13.807 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:13.807 INFO kablam! --> tests/http1_url_encoded.rs:87:5 Oct 16 06:16:13.807 INFO kablam! | Oct 16 06:16:13.807 INFO kablam! 87 | File::open("tests/http1_data/url_encoded.dat").unwrap().read_to_end(&mut d); Oct 16 06:16:13.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:13.816 INFO kablam! | Oct 16 06:16:13.817 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 06:16:13.817 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:13.817 INFO kablam! Oct 16 06:16:21.293 INFO kablam! warning: unused macro definition Oct 16 06:16:21.294 INFO kablam! --> src/fsm.rs:195:1 Oct 16 06:16:21.294 INFO kablam! | Oct 16 06:16:21.294 INFO kablam! 195 | / macro_rules! get_state { Oct 16 06:16:21.294 INFO kablam! 196 | | ($parser:expr) => ({ Oct 16 06:16:21.295 INFO kablam! 197 | | $parser.state Oct 16 06:16:21.295 INFO kablam! 198 | | }) Oct 16 06:16:21.295 INFO kablam! 199 | | } Oct 16 06:16:21.296 INFO kablam! | |_^ Oct 16 06:16:21.296 INFO kablam! | Oct 16 06:16:21.296 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 06:16:21.296 INFO kablam! Oct 16 06:16:21.297 INFO kablam! warning: unused macro definition Oct 16 06:16:21.297 INFO kablam! --> src/http1.rs:94:1 Oct 16 06:16:21.297 INFO kablam! | Oct 16 06:16:21.297 INFO kablam! 94 | / macro_rules! inc_lower14 { Oct 16 06:16:21.297 INFO kablam! 95 | | ($parser:expr, $length:expr) => ({ Oct 16 06:16:21.297 INFO kablam! 96 | | set_lower14!( Oct 16 06:16:21.297 INFO kablam! 97 | | $parser, Oct 16 06:16:21.297 INFO kablam! ... | Oct 16 06:16:21.297 INFO kablam! 100 | | }); Oct 16 06:16:21.297 INFO kablam! 101 | | } Oct 16 06:16:21.297 INFO kablam! | |_^ Oct 16 06:16:21.297 INFO kablam! Oct 16 06:16:21.297 INFO kablam! warning: unused macro definition Oct 16 06:16:21.298 INFO kablam! --> src/http1.rs:141:1 Oct 16 06:16:21.298 INFO kablam! | Oct 16 06:16:21.298 INFO kablam! 141 | / macro_rules! unset_flag { Oct 16 06:16:21.298 INFO kablam! 142 | | ($parser:expr, $flag:expr) => ({ Oct 16 06:16:21.298 INFO kablam! 143 | | $parser.bit_data &= !(($flag & FLAG_MASK) << FLAG_SHIFT); Oct 16 06:16:21.298 INFO kablam! 144 | | }); Oct 16 06:16:21.298 INFO kablam! 145 | | } Oct 16 06:16:21.298 INFO kablam! | |_^ Oct 16 06:16:21.299 INFO kablam! Oct 16 06:16:21.330 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 06:16:21.330 INFO kablam! --> src/http2.rs:2164:13 Oct 16 06:16:21.330 INFO kablam! | Oct 16 06:16:21.330 INFO kablam! 2164 | ((self.bit_data16a as u32) << 16 | self.bit_data16b as u32) Oct 16 06:16:21.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:16:21.335 INFO kablam! | Oct 16 06:16:21.335 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 06:16:21.335 INFO kablam! Oct 16 06:16:21.343 INFO kablam! warning: unused import: `str` Oct 16 06:16:21.343 INFO kablam! --> src/util.rs:25:12 Oct 16 06:16:21.343 INFO kablam! | Oct 16 06:16:21.343 INFO kablam! 25 | str }; Oct 16 06:16:21.343 INFO kablam! | ^^^ Oct 16 06:16:21.343 INFO kablam! | Oct 16 06:16:21.344 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 06:16:21.344 INFO kablam! Oct 16 06:16:21.507 INFO kablam! warning: unused import: `ParserState` Oct 16 06:16:21.507 INFO kablam! --> src/test/http2/frame_format.rs:22:14 Oct 16 06:16:21.507 INFO kablam! | Oct 16 06:16:21.507 INFO kablam! 22 | ParserState }; Oct 16 06:16:21.507 INFO kablam! | ^^^^^^^^^^^ Oct 16 06:16:21.507 INFO kablam! Oct 16 06:16:28.265 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:28.265 INFO kablam! --> src/test/http2/continuation.rs:51:5 Oct 16 06:16:28.265 INFO kablam! | Oct 16 06:16:28.265 INFO kablam! 51 | p.resume(&mut h, &v); Oct 16 06:16:28.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:28.265 INFO kablam! | Oct 16 06:16:28.265 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 06:16:28.265 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:28.265 INFO kablam! Oct 16 06:16:28.268 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:28.268 INFO kablam! --> src/test/http2/data.rs:59:5 Oct 16 06:16:28.268 INFO kablam! | Oct 16 06:16:28.268 INFO kablam! 59 | p.resume(&mut h, &v); Oct 16 06:16:28.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:28.268 INFO kablam! | Oct 16 06:16:28.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:28.268 INFO kablam! Oct 16 06:16:28.268 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:28.268 INFO kablam! --> src/test/http2/data.rs:106:5 Oct 16 06:16:28.268 INFO kablam! | Oct 16 06:16:28.268 INFO kablam! 106 | p.resume(&mut h, &v); Oct 16 06:16:28.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:28.268 INFO kablam! | Oct 16 06:16:28.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:28.268 INFO kablam! Oct 16 06:16:28.268 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:28.268 INFO kablam! --> src/test/http2/frame_format.rs:48:5 Oct 16 06:16:28.268 INFO kablam! | Oct 16 06:16:28.268 INFO kablam! 48 | p.resume(&mut h, &v); Oct 16 06:16:28.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:28.268 INFO kablam! | Oct 16 06:16:28.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:28.268 INFO kablam! Oct 16 06:16:28.272 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:28.272 INFO kablam! --> src/test/http2/frame_format.rs:93:5 Oct 16 06:16:28.272 INFO kablam! | Oct 16 06:16:28.272 INFO kablam! 93 | p.resume(&mut h, &v); Oct 16 06:16:28.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:28.272 INFO kablam! | Oct 16 06:16:28.272 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:28.272 INFO kablam! Oct 16 06:16:28.272 INFO kablam! warning: literal out of range for i32 Oct 16 06:16:28.272 INFO kablam! --> src/test/http2/go_away.rs:51:9 Oct 16 06:16:28.272 INFO kablam! | Oct 16 06:16:28.272 INFO kablam! 51 | 0xBBEEBBEE Oct 16 06:16:28.272 INFO kablam! | ^^^^^^^^^^ Oct 16 06:16:28.272 INFO kablam! | Oct 16 06:16:28.272 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 16 06:16:28.272 INFO kablam! = note: the literal `0xBBEEBBEE` (decimal `3152985070`) does not fit into an `i32` and will become `-1141982226i32` Oct 16 06:16:28.272 INFO kablam! = help: consider using `u32` instead Oct 16 06:16:28.272 INFO kablam! Oct 16 06:16:28.272 INFO kablam! warning: literal out of range for i32 Oct 16 06:16:28.272 INFO kablam! --> src/test/http2/go_away.rs:51:9 Oct 16 06:16:28.272 INFO kablam! | Oct 16 06:16:28.272 INFO kablam! 51 | 0xBBEEBBEE Oct 16 06:16:28.272 INFO kablam! | ^^^^^^^^^^ Oct 16 06:16:28.272 INFO kablam! | Oct 16 06:16:28.272 INFO kablam! = note: the literal `0xBBEEBBEE` (decimal `3152985070`) does not fit into an `i32` and will become `-1141982226i32` Oct 16 06:16:28.272 INFO kablam! = help: consider using `u32` instead Oct 16 06:16:28.272 INFO kablam! Oct 16 06:16:28.272 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:28.272 INFO kablam! --> src/test/http2/go_away.rs:63:5 Oct 16 06:16:28.272 INFO kablam! | Oct 16 06:16:28.272 INFO kablam! 63 | p.resume(&mut h, &v); Oct 16 06:16:28.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:28.272 INFO kablam! | Oct 16 06:16:28.272 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:28.272 INFO kablam! Oct 16 06:16:28.272 INFO kablam! warning: literal out of range for i32 Oct 16 06:16:28.272 INFO kablam! --> src/test/http2/go_away.rs:120:9 Oct 16 06:16:28.272 INFO kablam! | Oct 16 06:16:28.272 INFO kablam! 120 | 0xBBEEBBEE Oct 16 06:16:28.272 INFO kablam! | ^^^^^^^^^^ Oct 16 06:16:28.272 INFO kablam! | Oct 16 06:16:28.272 INFO kablam! = note: the literal `0xBBEEBBEE` (decimal `3152985070`) does not fit into an `i32` and will become `-1141982226i32` Oct 16 06:16:28.272 INFO kablam! = help: consider using `u32` instead Oct 16 06:16:28.272 INFO kablam! Oct 16 06:16:28.272 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:28.272 INFO kablam! --> src/test/http2/go_away.rs:126:5 Oct 16 06:16:28.272 INFO kablam! | Oct 16 06:16:28.272 INFO kablam! 126 | p.resume(&mut h, &v); Oct 16 06:16:28.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:28.272 INFO kablam! | Oct 16 06:16:28.272 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:28.272 INFO kablam! Oct 16 06:16:28.273 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:28.273 INFO kablam! --> src/test/http2/headers.rs:63:5 Oct 16 06:16:28.273 INFO kablam! | Oct 16 06:16:28.273 INFO kablam! 63 | p.resume(&mut h, &v); Oct 16 06:16:28.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:28.273 INFO kablam! | Oct 16 06:16:28.273 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:28.274 INFO kablam! Oct 16 06:16:28.274 INFO kablam! warning: literal out of range for i32 Oct 16 06:16:28.274 INFO kablam! --> src/test/http2/headers.rs:120:9 Oct 16 06:16:28.274 INFO kablam! | Oct 16 06:16:28.274 INFO kablam! 120 | 0xFFFFFFFF Oct 16 06:16:28.274 INFO kablam! | ^^^^^^^^^^ Oct 16 06:16:28.275 INFO kablam! | Oct 16 06:16:28.275 INFO kablam! = note: the literal `0xFFFFFFFF` (decimal `4294967295`) does not fit into an `i32` and will become `-1i32` Oct 16 06:16:28.275 INFO kablam! = help: consider using `u32` instead Oct 16 06:16:28.275 INFO kablam! Oct 16 06:16:28.275 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:28.275 INFO kablam! --> src/test/http2/headers.rs:144:5 Oct 16 06:16:28.275 INFO kablam! | Oct 16 06:16:28.275 INFO kablam! 144 | p.resume(&mut h, &v); Oct 16 06:16:28.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:28.275 INFO kablam! | Oct 16 06:16:28.275 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:28.275 INFO kablam! Oct 16 06:16:28.276 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:28.276 INFO kablam! --> src/test/http2/headers.rs:202:5 Oct 16 06:16:28.276 INFO kablam! | Oct 16 06:16:28.276 INFO kablam! 202 | p.resume(&mut h, &v); Oct 16 06:16:28.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:28.276 INFO kablam! | Oct 16 06:16:28.276 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:28.277 INFO kablam! Oct 16 06:16:28.278 INFO kablam! warning: literal out of range for i32 Oct 16 06:16:28.278 INFO kablam! --> src/test/http2/headers.rs:255:9 Oct 16 06:16:28.278 INFO kablam! | Oct 16 06:16:28.278 INFO kablam! 255 | 0xFFFFFFFF Oct 16 06:16:28.278 INFO kablam! | ^^^^^^^^^^ Oct 16 06:16:28.278 INFO kablam! | Oct 16 06:16:28.278 INFO kablam! = note: the literal `0xFFFFFFFF` (decimal `4294967295`) does not fit into an `i32` and will become `-1i32` Oct 16 06:16:28.278 INFO kablam! = help: consider using `u32` instead Oct 16 06:16:28.278 INFO kablam! Oct 16 06:16:28.278 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:28.278 INFO kablam! --> src/test/http2/headers.rs:273:5 Oct 16 06:16:28.278 INFO kablam! | Oct 16 06:16:28.278 INFO kablam! 273 | p.resume(&mut h, &v); Oct 16 06:16:28.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:28.278 INFO kablam! | Oct 16 06:16:28.278 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:28.279 INFO kablam! Oct 16 06:16:28.280 INFO kablam! warning: literal out of range for i32 Oct 16 06:16:28.280 INFO kablam! --> src/test/http2/ping.rs:45:9 Oct 16 06:16:28.280 INFO kablam! | Oct 16 06:16:28.280 INFO kablam! 45 | 0xFFAADDAA Oct 16 06:16:28.280 INFO kablam! | ^^^^^^^^^^ Oct 16 06:16:28.280 INFO kablam! | Oct 16 06:16:28.280 INFO kablam! = note: the literal `0xFFAADDAA` (decimal `4289387946`) does not fit into an `i32` and will become `-5579350i32` Oct 16 06:16:28.280 INFO kablam! = help: consider using `u32` instead Oct 16 06:16:28.280 INFO kablam! Oct 16 06:16:28.280 INFO kablam! warning: literal out of range for i32 Oct 16 06:16:28.280 INFO kablam! --> src/test/http2/ping.rs:49:9 Oct 16 06:16:28.280 INFO kablam! | Oct 16 06:16:28.280 INFO kablam! 49 | 0xFFAADDAA Oct 16 06:16:28.280 INFO kablam! | ^^^^^^^^^^ Oct 16 06:16:28.280 INFO kablam! | Oct 16 06:16:28.280 INFO kablam! = note: the literal `0xFFAADDAA` (decimal `4289387946`) does not fit into an `i32` and will become `-5579350i32` Oct 16 06:16:28.280 INFO kablam! = help: consider using `u32` instead Oct 16 06:16:28.280 INFO kablam! Oct 16 06:16:28.280 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:28.280 INFO kablam! --> src/test/http2/ping.rs:55:5 Oct 16 06:16:28.280 INFO kablam! | Oct 16 06:16:28.280 INFO kablam! 55 | p.resume(&mut h, &v); Oct 16 06:16:28.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:28.280 INFO kablam! | Oct 16 06:16:28.280 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:28.280 INFO kablam! Oct 16 06:16:28.281 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:28.281 INFO kablam! --> src/test/http2/priority.rs:57:5 Oct 16 06:16:28.281 INFO kablam! | Oct 16 06:16:28.281 INFO kablam! 57 | p.resume(&mut h, &v); Oct 16 06:16:28.281 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:28.281 INFO kablam! | Oct 16 06:16:28.282 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:28.282 INFO kablam! Oct 16 06:16:28.282 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:28.282 INFO kablam! --> src/test/http2/priority.rs:115:5 Oct 16 06:16:28.282 INFO kablam! | Oct 16 06:16:28.282 INFO kablam! 115 | p.resume(&mut h, &v); Oct 16 06:16:28.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:28.282 INFO kablam! | Oct 16 06:16:28.282 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:28.282 INFO kablam! Oct 16 06:16:28.283 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:28.283 INFO kablam! --> src/test/http2/push_promise.rs:69:5 Oct 16 06:16:28.283 INFO kablam! | Oct 16 06:16:28.283 INFO kablam! 69 | p.resume(&mut h, &v); Oct 16 06:16:28.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:28.283 INFO kablam! | Oct 16 06:16:28.284 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:28.284 INFO kablam! Oct 16 06:16:28.284 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:28.284 INFO kablam! --> src/test/http2/push_promise.rs:125:5 Oct 16 06:16:28.284 INFO kablam! | Oct 16 06:16:28.284 INFO kablam! 125 | p.resume(&mut h, &v); Oct 16 06:16:28.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:28.284 INFO kablam! | Oct 16 06:16:28.284 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:28.284 INFO kablam! Oct 16 06:16:28.285 INFO kablam! warning: literal out of range for i32 Oct 16 06:16:28.285 INFO kablam! --> src/test/http2/rst_stream.rs:45:9 Oct 16 06:16:28.285 INFO kablam! | Oct 16 06:16:28.285 INFO kablam! 45 | 0xFFFFFFFF Oct 16 06:16:28.285 INFO kablam! | ^^^^^^^^^^ Oct 16 06:16:28.285 INFO kablam! | Oct 16 06:16:28.285 INFO kablam! = note: the literal `0xFFFFFFFF` (decimal `4294967295`) does not fit into an `i32` and will become `-1i32` Oct 16 06:16:28.285 INFO kablam! = help: consider using `u32` instead Oct 16 06:16:28.286 INFO kablam! Oct 16 06:16:28.286 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:28.286 INFO kablam! --> src/test/http2/rst_stream.rs:51:5 Oct 16 06:16:28.286 INFO kablam! | Oct 16 06:16:28.286 INFO kablam! 51 | p.resume(&mut h, &v); Oct 16 06:16:28.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:28.286 INFO kablam! | Oct 16 06:16:28.286 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:28.286 INFO kablam! Oct 16 06:16:28.287 INFO kablam! warning: literal out of range for i32 Oct 16 06:16:28.287 INFO kablam! --> src/test/http2/settings.rs:51:9 Oct 16 06:16:28.287 INFO kablam! | Oct 16 06:16:28.287 INFO kablam! 51 | 0xFFFFFFFF Oct 16 06:16:28.287 INFO kablam! | ^^^^^^^^^^ Oct 16 06:16:28.287 INFO kablam! | Oct 16 06:16:28.287 INFO kablam! = note: the literal `0xFFFFFFFF` (decimal `4294967295`) does not fit into an `i32` and will become `-1i32` Oct 16 06:16:28.287 INFO kablam! = help: consider using `u32` instead Oct 16 06:16:28.287 INFO kablam! Oct 16 06:16:28.287 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:28.287 INFO kablam! --> src/test/http2/settings.rs:57:5 Oct 16 06:16:28.287 INFO kablam! | Oct 16 06:16:28.287 INFO kablam! 57 | p.resume(&mut h, &v); Oct 16 06:16:28.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:28.287 INFO kablam! | Oct 16 06:16:28.287 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:28.287 INFO kablam! Oct 16 06:16:28.288 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:28.288 INFO kablam! --> src/test/http2/window_update.rs:51:5 Oct 16 06:16:28.288 INFO kablam! | Oct 16 06:16:28.288 INFO kablam! 51 | p.resume(&mut h, &v); Oct 16 06:16:28.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:16:28.288 INFO kablam! | Oct 16 06:16:28.288 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:28.288 INFO kablam! Oct 16 06:16:43.719 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.68s Oct 16 06:16:43.732 INFO kablam! su: No module specific data is present Oct 16 06:16:45.163 INFO running `"docker" "rm" "-f" "582a112e2754db0cd29151c6d0df8bb8effcc142195bb0dd8e1a60b9e9347967"` Oct 16 06:16:45.475 INFO blam! 582a112e2754db0cd29151c6d0df8bb8effcc142195bb0dd8e1a60b9e9347967 Oct 16 06:16:45.487 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 16 06:16:45.952 INFO blam! 95926ee9a072b31cbfcc1e6752ec9fa009efe01f683677a24e53a18c568d52d3 Oct 16 06:16:45.961 INFO running `"docker" "start" "-a" "95926ee9a072b31cbfcc1e6752ec9fa009efe01f683677a24e53a18c568d52d3"` Oct 16 06:16:47.143 INFO kablam! usermod: no changes Oct 16 06:16:47.247 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 16 06:16:47.247 INFO kablam! Running /target/debug/deps/http_box-7bdbfa5b67a6a4b5 Oct 16 06:16:47.267 INFO blam! Oct 16 06:16:47.267 INFO blam! running 226 tests Oct 16 06:16:47.267 INFO blam! test test::http1::chunk_extension_name::callback_exit ... ok Oct 16 06:16:47.267 INFO blam! test test::http1::chunk_data::byte_check ... ok Oct 16 06:16:47.267 INFO blam! test test::http1::chunk_data::multiple ... ok Oct 16 06:16:47.267 INFO blam! test test::http1::chunk_extension_name::valid ... ok Oct 16 06:16:47.267 INFO blam! test test::http1::chunk_extension_name::no_value ... ok Oct 16 06:16:47.271 INFO blam! test test::http1::chunk_extension_finished::callback_exit ... ok Oct 16 06:16:47.271 INFO blam! test test::http1::chunk_data::multiple_chunks ... ok Oct 16 06:16:47.271 INFO blam! test test::http1::chunk_extension_name::byte_check ... ok Oct 16 06:16:47.271 INFO blam! test test::http1::chunk_data::single ... ok Oct 16 06:16:47.271 INFO blam! test test::http1::chunk_extension_name::normalize ... ok Oct 16 06:16:47.271 INFO blam! test test::http1::chunk_extension_quoted_value::basic ... ok Oct 16 06:16:47.271 INFO blam! test test::http1::chunk_extension_value::basic ... ok Oct 16 06:16:47.271 INFO blam! test test::http1::chunk_extension_quoted_value::callback_exit ... ok Oct 16 06:16:47.271 INFO blam! test test::http1::chunk_extension_quoted_value::byte_check ... ok Oct 16 06:16:47.272 INFO blam! test test::http1::chunk_extension_value::linear_space ... ok Oct 16 06:16:47.288 INFO blam! test test::http1::chunk_length::byte_check ... ok Oct 16 06:16:47.288 INFO blam! test test::http1::chunk_extension_value::callback_exit ... ok Oct 16 06:16:47.288 INFO blam! test test::http1::chunk_extension_quoted_value::repeat ... ok Oct 16 06:16:47.288 INFO blam! test test::http1::chunk_extension_value::byte_check_unquoted ... ok Oct 16 06:16:47.288 INFO blam! test test::http1::chunk_length::callback_exit ... ok Oct 16 06:16:47.288 INFO blam! test test::http1::chunk_extension_quoted_value::escaped ... ok Oct 16 06:16:47.288 INFO blam! test test::http1::chunk_extension_value::repeat ... ok Oct 16 06:16:47.288 INFO blam! test test::http1::chunk_extensions_finished::callback_exit ... ok Oct 16 06:16:47.288 INFO blam! test test::http1::chunk_length::length1 ... ok Oct 16 06:16:47.288 INFO blam! test test::http1::chunk_length::length2 ... ok Oct 16 06:16:47.288 INFO blam! test test::http1::chunk_length::length3 ... ok Oct 16 06:16:47.288 INFO blam! test test::http1::chunk_length::missing_length ... ok Oct 16 06:16:47.288 INFO blam! test test::http1::chunk_length::too_long ... ok Oct 16 06:16:47.289 INFO blam! test test::http1::chunk_trailer::multiple ... ok Oct 16 06:16:47.289 INFO blam! test test::http1::chunk_trailer::single ... ok Oct 16 06:16:47.289 INFO blam! test test::http1::header_name::by_name_accept ... ok Oct 16 06:16:47.292 INFO blam! test test::http1::header_name::by_name_accept_charset ... ok Oct 16 06:16:47.292 INFO blam! test test::http1::header_name::by_name_accept_encoding ... ok Oct 16 06:16:47.292 INFO blam! test test::http1::header_name::by_name_accept_language ... ok Oct 16 06:16:47.292 INFO blam! test test::http1::header_name::by_name_cache_control ... ok Oct 16 06:16:47.292 INFO blam! test test::http1::header_name::by_name_connection ... ok Oct 16 06:16:47.292 INFO blam! test test::http1::header_name::by_name_authorization ... ok Oct 16 06:16:47.292 INFO blam! test test::http1::header_name::by_name_content_length ... ok Oct 16 06:16:47.292 INFO blam! test test::http1::header_name::by_name_content_security_policy ... ok Oct 16 06:16:47.292 INFO blam! test test::http1::header_name::by_name_content_type ... ok Oct 16 06:16:47.292 INFO blam! test test::http1::header_name::by_name_cookie ... ok Oct 16 06:16:47.292 INFO blam! test test::http1::header_name::by_name_set_cookie ... ok Oct 16 06:16:47.292 INFO blam! test test::http1::header_name::by_name_last_modified ... ok Oct 16 06:16:47.292 INFO blam! test test::http1::header_name::by_name_location ... ok Oct 16 06:16:47.292 INFO blam! test test::http1::header_name::by_name_transfer_encoding ... ok Oct 16 06:16:47.292 INFO blam! test test::http1::header_name::by_name_pragma ... ok Oct 16 06:16:47.292 INFO blam! test test::http1::header_name::by_name_www_authenticate ... ok Oct 16 06:16:47.292 INFO blam! test test::http1::header_name::by_name_x_forwarded_for ... ok Oct 16 06:16:47.292 INFO blam! test test::http1::header_name::by_name_user_agent ... ok Oct 16 06:16:47.293 INFO blam! test test::http1::header_name::by_name_x_forwarded_host ... ok Oct 16 06:16:47.293 INFO blam! test test::http1::header_name::by_name_x_powered_by ... ok Oct 16 06:16:47.293 INFO blam! test test::http1::header_name::by_name_x_webkit_csp ... ok Oct 16 06:16:47.293 INFO blam! test test::http1::header_name::by_name_upgrade ... ok Oct 16 06:16:47.293 INFO blam! test test::http1::header_name::callback_exit ... ok Oct 16 06:16:47.293 INFO blam! test test::http1::header_quoted_value::escaped_multiple ... ok Oct 16 06:16:47.293 INFO blam! test test::http1::header_quoted_value::escaped_single ... ok Oct 16 06:16:47.297 INFO blam! test test::http1::header_quoted_value::multiple ... ok Oct 16 06:16:47.297 INFO blam! test test::http1::header_quoted_value::single ... ok Oct 16 06:16:47.297 INFO blam! test test::http1::header_name::byte_check ... ok Oct 16 06:16:47.297 INFO blam! test test::http1::header_value::callback_exit ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::header_value::byte_check ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::header_value::multiline ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::header_name::normalize ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::header_name::single ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::header_name::by_name_x_xss_protection ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::header_value::multiple ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::header_name::multiple ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::multipart_begin::callback_exit ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::multipart_boundary::first_boundary_hyphen1_error ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::headers_finished::callback_exit ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::header_value::space ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::headers_finished::finished ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::header_value::single ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::initial_finished::callback_exit ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::header_quoted_value::byte_check ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::multipart_header::headers_ok ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::multipart_boundary::first_boundary_match ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::multipart_boundary::first_boundary_hyphen2_error ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_http::callback_exit ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_http::h_lower ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::multipart_boundary::second_boundary_match ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::multipart_boundary::second_false_boundary ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::multipart_boundary::second_false_third_boundary_match ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_http::ht_lower ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_http::h_upper ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_http::http_1_0 ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_http::htt_upper ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_http::htt_lower ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_http::http_1_1 ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_http::http_2_0 ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_http::http_lower ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_http::http_slash_lower ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_http::http_slash_upper ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_http::http_upper ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::byte_check ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::callback_exit ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::multiple_connect ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::multiple_delete ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::multiple_get ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::multiple_post ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::multiple_put ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::multiple_options ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::multiple_head ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::multiple_trace ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::multiple_unknown ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::normalize ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::single_connect ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::single_delete ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::single_get ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::single_head ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::single_options ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::single_post ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::multipart_data::data_ok ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::single_put ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_http::ht_upper ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::single_trace ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::single_unknown ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_method::starting_space ... ok Oct 16 06:16:47.311 INFO blam! test test::http1::request_url::without_schema ... ok Oct 16 06:16:47.323 INFO blam! test test::http1::multipart_boundary::first_boundary_no_match ... ok Oct 16 06:16:47.323 INFO blam! test test::http1::request_version::callback_exit ... ok Oct 16 06:16:47.323 INFO blam! test test::http1::request_url::callback_exit ... ok Oct 16 06:16:47.323 INFO blam! test test::http1::request_url::asterisk ... ok Oct 16 06:16:47.323 INFO blam! test test::http1::request_url::byte_check ... ok Oct 16 06:16:47.323 INFO blam! test test::http1::request_url::with_schema ... ok Oct 16 06:16:47.327 INFO blam! test test::http1::request_version::v1000_0 ... ok Oct 16 06:16:47.331 INFO blam! test test::http1::request_version::v1_0 ... ok Oct 16 06:16:47.331 INFO blam! test test::http1::response_http::callback_exit ... ok Oct 16 06:16:47.331 INFO blam! test test::http1::request_version::v0_1000 ... ok Oct 16 06:16:47.331 INFO blam! test test::http1::request_version::v0_0 ... ok Oct 16 06:16:47.331 INFO blam! test test::http1::response_http::h_lower ... ok Oct 16 06:16:47.331 INFO blam! test test::http1::request_version::v1_1 ... ok Oct 16 06:16:47.331 INFO blam! test test::http1::request_version::v999_999 ... ok Oct 16 06:16:47.331 INFO blam! test test::http1::request_version::v2_0 ... ok Oct 16 06:16:47.331 INFO blam! test test::http1::response_http::htt_upper ... ok Oct 16 06:16:47.331 INFO blam! test test::http1::response_http::http_2_0 ... ok Oct 16 06:16:47.340 INFO blam! test test::http1::response_http::http_1_0 ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_http::http_slash_lower ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_http::http_upper ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_status::byte_check ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_status::callback_exit ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_status::multiple ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_status::single ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_status_code::byte_check ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_status_code::callback_exit ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_status_code::v0 ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_status_code::v1000 ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_status_code::v999 ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_version::callback_exit ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_version::v0_0 ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_version::v0_1000 ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_version::v1000_0 ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_http::http_slash_upper ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_http::h_upper ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_http::ht_lower ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_http::ht_upper ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_http::htt_lower ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_http::http_lower ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_version::v1_0 ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::url_encoded_name::byte_check ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::url_encoded_name::callback_exit ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::response_http::http_1_1 ... ok Oct 16 06:16:47.344 INFO blam! test test::http1::url_encoded_name::basic ... ok Oct 16 06:16:47.351 INFO blam! test test::http1::response_version::v999_999 ... ok Oct 16 06:16:47.351 INFO blam! test test::http1::response_version::v2_0 ... ok Oct 16 06:16:47.351 INFO blam! test test::http1::url_encoded_name::hex_error ... ok Oct 16 06:16:47.351 INFO blam! test test::http1::response_version::v1_1 ... ok Oct 16 06:16:47.351 INFO blam! test test::http1::url_encoded_name::ending_ampersand ... ok Oct 16 06:16:47.351 INFO blam! test test::http1::url_encoded_name::ending_equal ... ok Oct 16 06:16:47.351 INFO blam! test test::http1::url_encoded_name::ending_percent ... ok Oct 16 06:16:47.351 INFO blam! test test::http1::url_encoded_name::ending_plus ... ok Oct 16 06:16:47.351 INFO blam! test test::http1::url_encoded_value::equal_error ... ok Oct 16 06:16:47.352 INFO blam! test test::http1::url_encoded_value::byte_check ... ok Oct 16 06:16:47.352 INFO blam! test test::http1::url_encoded_value::full_complex ... ok Oct 16 06:16:47.352 INFO blam! test test::http1::url_encoded_value::full_simple ... ok Oct 16 06:16:47.352 INFO blam! test test::http1::url_encoded_name::hex ... ok Oct 16 06:16:47.363 INFO blam! test test::http1::url_encoded_value::callback_exit ... ok Oct 16 06:16:47.363 INFO blam! test test::http1::url_encoded_value::value_ending_percent ... ok Oct 16 06:16:47.363 INFO blam! test test::http2::data::with_padding ... ok Oct 16 06:16:47.363 INFO blam! test test::http1::url_encoded_value::value_ending_plus ... ok Oct 16 06:16:47.363 INFO blam! test test::http2::data::without_padding ... ok Oct 16 06:16:47.363 INFO blam! test test::http2::frame_format::all_flags ... ok Oct 16 06:16:47.363 INFO blam! test test::http2::frame_format::no_flags ... ok Oct 16 06:16:47.363 INFO blam! test test::http2::go_away::go_away_with_debug_data ... ok Oct 16 06:16:47.363 INFO blam! test test::http2::go_away::go_away_without_debug_data ... ok Oct 16 06:16:47.363 INFO blam! test test::http2::headers::with_padding_with_priority ... ok Oct 16 06:16:47.363 INFO blam! test test::http2::headers::with_padding_without_priority ... ok Oct 16 06:16:47.363 INFO blam! test test::http2::headers::without_padding_with_priority ... ok Oct 16 06:16:47.363 INFO blam! test test::http2::headers::without_padding_without_priority ... ok Oct 16 06:16:47.363 INFO blam! test test::http2::ping::ping ... ok Oct 16 06:16:47.363 INFO blam! test test::http2::priority::is_exclusive ... ok Oct 16 06:16:47.363 INFO blam! test test::http2::priority::is_not_exclusive ... ok Oct 16 06:16:47.363 INFO blam! test test::http2::push_promise::push_promise_with_padding ... ok Oct 16 06:16:47.363 INFO blam! test test::http2::push_promise::push_promise_without_padding ... ok Oct 16 06:16:47.363 INFO blam! test test::http2::rst_stream::rst_stream ... ok Oct 16 06:16:47.363 INFO blam! test test::http2::settings::settings ... ok Oct 16 06:16:47.363 INFO blam! test test::http2::window_update::window_update ... ok Oct 16 06:16:47.363 INFO blam! test test::util::decode::basic ... ok Oct 16 06:16:47.363 INFO blam! test test::util::decode::byte_check ... ok Oct 16 06:16:47.363 INFO blam! test test::util::decode::complex ... ok Oct 16 06:16:47.363 INFO blam! test test::util::decode::ending_hex ... ok Oct 16 06:16:47.363 INFO blam! test test::util::decode::ending_hex_error ... ok Oct 16 06:16:47.363 INFO blam! test test::util::decode::ending_plus ... ok Oct 16 06:16:47.363 INFO blam! test test::util::decode::middle_hex ... ok Oct 16 06:16:47.363 INFO blam! test test::util::decode::middle_hex_error ... ok Oct 16 06:16:47.363 INFO blam! test test::util::decode::middle_plus ... ok Oct 16 06:16:47.363 INFO blam! test test::util::decode::plus ... ok Oct 16 06:16:47.363 INFO blam! test test::util::decode::starting_hex ... ok Oct 16 06:16:47.363 INFO blam! test test::util::decode::starting_hex_error ... ok Oct 16 06:16:47.363 INFO blam! test test::util::decode::starting_plus ... ok Oct 16 06:16:47.363 INFO blam! test test::util::field_iterator::missing_end_quote_error ... ok Oct 16 06:16:47.363 INFO blam! test test::util::field_iterator::name_error ... ok Oct 16 06:16:47.363 INFO blam! test test::util::field_iterator::no_normalize ... ok Oct 16 06:16:47.363 INFO blam! test test::util::field_iterator::no_value ... ok Oct 16 06:16:47.363 INFO blam! test test::util::field_iterator::normalize ... ok Oct 16 06:16:47.363 INFO blam! test test::util::field_iterator::quoted ... ok Oct 16 06:16:47.363 INFO blam! test test::util::field_iterator::value_error ... ok Oct 16 06:16:47.363 INFO blam! test test::util::query_iterator::hex ... ok Oct 16 06:16:47.363 INFO blam! test test::util::query_iterator::hex_name_error ... ok Oct 16 06:16:47.364 INFO blam! test test::http1::url_encoded_value::value_hex ... ok Oct 16 06:16:47.364 INFO blam! test test::http1::url_encoded_value::hex_error ... ok Oct 16 06:16:47.364 INFO blam! test test::http1::url_encoded_value::value ... ok Oct 16 06:16:47.371 INFO blam! test test::http1::url_encoded_value::value_ending_ampersand ... ok Oct 16 06:16:47.371 INFO blam! test test::http2::continuation::continuation ... ok Oct 16 06:16:47.371 INFO blam! test test::util::query_iterator::hex_value_error ... ok Oct 16 06:16:47.371 INFO blam! test test::util::query_iterator::no_hex ... ok Oct 16 06:16:47.371 INFO blam! Oct 16 06:16:47.371 INFO blam! test result: ok. 226 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:16:47.371 INFO blam! Oct 16 06:16:47.371 INFO kablam! Running /target/debug/deps/http1_chunk_encoded-803deb32af854545 Oct 16 06:16:47.383 INFO blam! Oct 16 06:16:47.383 INFO blam! running 1 test Oct 16 06:16:47.383 INFO blam! test chunk_encoded_body ... ok Oct 16 06:16:47.383 INFO blam! Oct 16 06:16:47.383 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:16:47.383 INFO blam! Oct 16 06:16:47.387 INFO kablam! Running /target/debug/deps/http1_head-7e5aaad8cfebb5c8 Oct 16 06:16:47.398 INFO blam! Oct 16 06:16:47.398 INFO blam! running 1 test Oct 16 06:16:47.407 INFO blam! test head ... ok Oct 16 06:16:47.407 INFO kablam! Running /target/debug/deps/http1_multipart-2d398e4f842aaf4d Oct 16 06:16:47.407 INFO blam! Oct 16 06:16:47.407 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:16:47.407 INFO blam! Oct 16 06:16:47.411 INFO blam! Oct 16 06:16:47.411 INFO blam! running 1 test Oct 16 06:16:47.426 INFO blam! test multipart ... ok Oct 16 06:16:47.426 INFO kablam! Running /target/debug/deps/http1_url_encoded-e1b2230c14fe195b Oct 16 06:16:47.426 INFO blam! Oct 16 06:16:47.426 INFO kablam! Running /target/debug/deps/skeptic-802751e8192f197f Oct 16 06:16:47.426 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:16:47.426 INFO blam! Oct 16 06:16:47.426 INFO blam! Oct 16 06:16:47.426 INFO blam! running 1 test Oct 16 06:16:47.426 INFO blam! test url_encoded ... ok Oct 16 06:16:47.426 INFO blam! Oct 16 06:16:47.426 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:16:47.426 INFO blam! Oct 16 06:16:47.439 INFO blam! Oct 16 06:16:47.439 INFO blam! running 6 tests Oct 16 06:16:51.875 INFO blam! test http_parsing_query_strings_1 ... ok Oct 16 06:16:52.463 INFO blam! test http_parsing_header_fields_0 ... ok Oct 16 06:16:53.503 INFO blam! test http_parsing_query_strings_0 ... ok Oct 16 06:16:53.508 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 06:16:53.508 INFO kablam! --> /tmp/rust-skeptic.cUXtVGTn6pYz/test.rs:161:5 Oct 16 06:16:53.508 INFO kablam! | Oct 16 06:16:53.508 INFO kablam! 161 | / p.resume( Oct 16 06:16:53.508 INFO kablam! 162 | | &mut h, Oct 16 06:16:53.508 INFO kablam! 163 | | b"GET /resource?query HTTP/1.1\r\n\ Oct 16 06:16:53.508 INFO kablam! 164 | | Host: github.com\r\n\ Oct 16 06:16:53.508 INFO kablam! ... | Oct 16 06:16:53.508 INFO kablam! 168 | | \r\n" Oct 16 06:16:53.508 INFO kablam! 169 | | ); Oct 16 06:16:53.508 INFO kablam! | |______^ Oct 16 06:16:53.508 INFO kablam! | Oct 16 06:16:53.508 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 06:16:53.508 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 06:16:53.508 INFO kablam! Oct 16 06:16:53.547 INFO blam! test http1_head_parsing_0 ... ok Oct 16 06:16:53.611 INFO blam! test http_parsing_header_fields_1 ... ok Oct 16 06:16:53.713 INFO blam! test http_decoding_url_encoded_data_0 ... ok Oct 16 06:16:53.713 INFO blam! Oct 16 06:16:53.713 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:16:53.713 INFO blam! Oct 16 06:16:53.716 INFO kablam! Doc-tests http-box Oct 16 06:16:54.965 INFO blam! Oct 16 06:16:54.965 INFO blam! running 3 tests Oct 16 06:16:58.983 INFO blam! test src/util.rs - util::FieldIterator (line 205) ... ok Oct 16 06:16:58.983 INFO blam! test src/util.rs - util::decode (line 781) ... ok Oct 16 06:16:59.027 INFO blam! test src/util.rs - util::QueryIterator (line 509) ... ok Oct 16 06:16:59.027 INFO blam! Oct 16 06:16:59.027 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:16:59.027 INFO blam! Oct 16 06:16:59.048 INFO kablam! su: No module specific data is present Oct 16 06:17:00.039 INFO running `"docker" "rm" "-f" "95926ee9a072b31cbfcc1e6752ec9fa009efe01f683677a24e53a18c568d52d3"` Oct 16 06:17:00.303 INFO blam! 95926ee9a072b31cbfcc1e6752ec9fa009efe01f683677a24e53a18c568d52d3