Oct 16 06:13:31.770 INFO testing http_parser-0.0.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 06:13:31.770 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:13:32.099 INFO blam! eb9ff41f2fa9388fc2bba7d29d80c5977788cfcd2642860193e71109387ff39a Oct 16 06:13:32.101 INFO running `"docker" "start" "-a" "eb9ff41f2fa9388fc2bba7d29d80c5977788cfcd2642860193e71109387ff39a"` Oct 16 06:13:32.668 INFO kablam! usermod: no changes Oct 16 06:13:32.759 INFO kablam! Compiling http_parser v0.0.2 (/source) Oct 16 06:13:33.666 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Oct 16 06:13:33.666 INFO kablam! su: No module specific data is present Oct 16 06:13:33.979 INFO running `"docker" "rm" "-f" "eb9ff41f2fa9388fc2bba7d29d80c5977788cfcd2642860193e71109387ff39a"` Oct 16 06:13:34.060 INFO blam! eb9ff41f2fa9388fc2bba7d29d80c5977788cfcd2642860193e71109387ff39a Oct 16 06:13:34.065 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:13:34.267 INFO blam! 801d4813965b94f934da5d769f504aa816d6c02d22195af07f3cb3c1c04b19f2 Oct 16 06:13:34.269 INFO running `"docker" "start" "-a" "801d4813965b94f934da5d769f504aa816d6c02d22195af07f3cb3c1c04b19f2"` Oct 16 06:13:35.433 INFO kablam! usermod: no changes Oct 16 06:13:35.515 INFO kablam! Compiling http_parser v0.0.2 (/source) Oct 16 06:13:37.012 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.012 INFO kablam! --> tests/helper.rs:577:14 Oct 16 06:13:37.012 INFO kablam! | Oct 16 06:13:37.012 INFO kablam! 577 | for i in (0..len ) { Oct 16 06:13:37.013 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.027 INFO kablam! | Oct 16 06:13:37.027 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 06:13:37.028 INFO kablam! Oct 16 06:13:37.028 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.028 INFO kablam! --> tests/helper.rs:607:14 Oct 16 06:13:37.029 INFO kablam! | Oct 16 06:13:37.029 INFO kablam! 607 | for _ in (0..error_location_line) { Oct 16 06:13:37.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.029 INFO kablam! Oct 16 06:13:37.030 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.030 INFO kablam! --> tests/helper.rs:644:14 Oct 16 06:13:37.030 INFO kablam! | Oct 16 06:13:37.030 INFO kablam! 644 | for i in (0..actual.headers.len()) { Oct 16 06:13:37.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.030 INFO kablam! Oct 16 06:13:37.031 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.031 INFO kablam! --> tests/helper.rs:655:14 Oct 16 06:13:37.031 INFO kablam! | Oct 16 06:13:37.031 INFO kablam! 655 | for i in (0..raw_len) { Oct 16 06:13:37.031 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.031 INFO kablam! Oct 16 06:13:37.032 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.033 INFO kablam! --> tests/helper.rs:864:18 Oct 16 06:13:37.033 INFO kablam! | Oct 16 06:13:37.033 INFO kablam! 864 | for j in (2..total_len) { Oct 16 06:13:37.033 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.033 INFO kablam! Oct 16 06:13:37.033 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.034 INFO kablam! --> tests/helper.rs:865:22 Oct 16 06:13:37.034 INFO kablam! | Oct 16 06:13:37.034 INFO kablam! 865 | for i in (1..j) { Oct 16 06:13:37.034 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 16 06:13:37.034 INFO kablam! Oct 16 06:13:37.247 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.247 INFO kablam! --> tests/helper.rs:577:14 Oct 16 06:13:37.247 INFO kablam! | Oct 16 06:13:37.247 INFO kablam! 577 | for i in (0..len ) { Oct 16 06:13:37.247 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.247 INFO kablam! | Oct 16 06:13:37.247 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 06:13:37.247 INFO kablam! Oct 16 06:13:37.247 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.247 INFO kablam! --> tests/helper.rs:607:14 Oct 16 06:13:37.247 INFO kablam! | Oct 16 06:13:37.247 INFO kablam! 607 | for _ in (0..error_location_line) { Oct 16 06:13:37.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.247 INFO kablam! Oct 16 06:13:37.247 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.247 INFO kablam! --> tests/helper.rs:644:14 Oct 16 06:13:37.247 INFO kablam! | Oct 16 06:13:37.247 INFO kablam! 644 | for i in (0..actual.headers.len()) { Oct 16 06:13:37.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.247 INFO kablam! Oct 16 06:13:37.247 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.247 INFO kablam! --> tests/helper.rs:655:14 Oct 16 06:13:37.247 INFO kablam! | Oct 16 06:13:37.247 INFO kablam! 655 | for i in (0..raw_len) { Oct 16 06:13:37.247 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.247 INFO kablam! Oct 16 06:13:37.247 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.247 INFO kablam! --> tests/helper.rs:864:18 Oct 16 06:13:37.247 INFO kablam! | Oct 16 06:13:37.247 INFO kablam! 864 | for j in (2..total_len) { Oct 16 06:13:37.247 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.247 INFO kablam! Oct 16 06:13:37.247 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.247 INFO kablam! --> tests/helper.rs:865:22 Oct 16 06:13:37.247 INFO kablam! | Oct 16 06:13:37.247 INFO kablam! 865 | for i in (1..j) { Oct 16 06:13:37.247 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 16 06:13:37.247 INFO kablam! Oct 16 06:13:37.721 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.721 INFO kablam! --> tests/helper.rs:577:14 Oct 16 06:13:37.721 INFO kablam! | Oct 16 06:13:37.721 INFO kablam! 577 | for i in (0..len ) { Oct 16 06:13:37.721 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.721 INFO kablam! | Oct 16 06:13:37.721 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 06:13:37.721 INFO kablam! Oct 16 06:13:37.721 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.721 INFO kablam! --> tests/helper.rs:607:14 Oct 16 06:13:37.721 INFO kablam! | Oct 16 06:13:37.721 INFO kablam! 607 | for _ in (0..error_location_line) { Oct 16 06:13:37.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.721 INFO kablam! Oct 16 06:13:37.721 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.721 INFO kablam! --> tests/helper.rs:644:14 Oct 16 06:13:37.721 INFO kablam! | Oct 16 06:13:37.721 INFO kablam! 644 | for i in (0..actual.headers.len()) { Oct 16 06:13:37.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.721 INFO kablam! Oct 16 06:13:37.721 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.721 INFO kablam! --> tests/helper.rs:655:14 Oct 16 06:13:37.721 INFO kablam! | Oct 16 06:13:37.721 INFO kablam! 655 | for i in (0..raw_len) { Oct 16 06:13:37.721 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.721 INFO kablam! Oct 16 06:13:37.721 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.721 INFO kablam! --> tests/helper.rs:864:18 Oct 16 06:13:37.721 INFO kablam! | Oct 16 06:13:37.721 INFO kablam! 864 | for j in (2..total_len) { Oct 16 06:13:37.721 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.721 INFO kablam! Oct 16 06:13:37.721 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.721 INFO kablam! --> tests/helper.rs:865:22 Oct 16 06:13:37.721 INFO kablam! | Oct 16 06:13:37.721 INFO kablam! 865 | for i in (1..j) { Oct 16 06:13:37.721 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 16 06:13:37.721 INFO kablam! Oct 16 06:13:37.721 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.721 INFO kablam! --> tests/test_responses.rs:777:14 Oct 16 06:13:37.721 INFO kablam! | Oct 16 06:13:37.721 INFO kablam! 777 | for _ in (0..body_size_in_kb) { Oct 16 06:13:37.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.722 INFO kablam! Oct 16 06:13:37.722 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.722 INFO kablam! --> tests/test_responses.rs:779:18 Oct 16 06:13:37.722 INFO kablam! | Oct 16 06:13:37.722 INFO kablam! 779 | for _ in (0u32..1024u32) { Oct 16 06:13:37.722 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.722 INFO kablam! Oct 16 06:13:37.883 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.883 INFO kablam! --> tests/helper.rs:577:14 Oct 16 06:13:37.883 INFO kablam! | Oct 16 06:13:37.883 INFO kablam! 577 | for i in (0..len ) { Oct 16 06:13:37.883 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.883 INFO kablam! | Oct 16 06:13:37.883 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 06:13:37.883 INFO kablam! Oct 16 06:13:37.883 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.883 INFO kablam! --> tests/helper.rs:607:14 Oct 16 06:13:37.883 INFO kablam! | Oct 16 06:13:37.883 INFO kablam! 607 | for _ in (0..error_location_line) { Oct 16 06:13:37.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.883 INFO kablam! Oct 16 06:13:37.883 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.883 INFO kablam! --> tests/helper.rs:644:14 Oct 16 06:13:37.883 INFO kablam! | Oct 16 06:13:37.883 INFO kablam! 644 | for i in (0..actual.headers.len()) { Oct 16 06:13:37.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.883 INFO kablam! Oct 16 06:13:37.883 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.883 INFO kablam! --> tests/helper.rs:655:14 Oct 16 06:13:37.883 INFO kablam! | Oct 16 06:13:37.883 INFO kablam! 655 | for i in (0..raw_len) { Oct 16 06:13:37.883 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.883 INFO kablam! Oct 16 06:13:37.883 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.883 INFO kablam! --> tests/helper.rs:864:18 Oct 16 06:13:37.883 INFO kablam! | Oct 16 06:13:37.883 INFO kablam! 864 | for j in (2..total_len) { Oct 16 06:13:37.883 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:37.883 INFO kablam! Oct 16 06:13:37.883 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:37.883 INFO kablam! --> tests/helper.rs:865:22 Oct 16 06:13:37.883 INFO kablam! | Oct 16 06:13:37.883 INFO kablam! 865 | for i in (1..j) { Oct 16 06:13:37.883 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 16 06:13:37.883 INFO kablam! Oct 16 06:13:38.487 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:38.487 INFO kablam! --> tests/helper.rs:577:14 Oct 16 06:13:38.487 INFO kablam! | Oct 16 06:13:38.487 INFO kablam! 577 | for i in (0..len ) { Oct 16 06:13:38.487 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 16 06:13:38.487 INFO kablam! | Oct 16 06:13:38.487 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 06:13:38.487 INFO kablam! Oct 16 06:13:38.487 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:38.487 INFO kablam! --> tests/helper.rs:607:14 Oct 16 06:13:38.487 INFO kablam! | Oct 16 06:13:38.487 INFO kablam! 607 | for _ in (0..error_location_line) { Oct 16 06:13:38.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:38.487 INFO kablam! Oct 16 06:13:38.487 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:38.487 INFO kablam! --> tests/helper.rs:644:14 Oct 16 06:13:38.487 INFO kablam! | Oct 16 06:13:38.487 INFO kablam! 644 | for i in (0..actual.headers.len()) { Oct 16 06:13:38.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:38.487 INFO kablam! Oct 16 06:13:38.519 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:38.519 INFO kablam! --> tests/helper.rs:655:14 Oct 16 06:13:38.519 INFO kablam! | Oct 16 06:13:38.519 INFO kablam! 655 | for i in (0..raw_len) { Oct 16 06:13:38.519 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:38.519 INFO kablam! Oct 16 06:13:38.519 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:38.519 INFO kablam! --> tests/helper.rs:864:18 Oct 16 06:13:38.519 INFO kablam! | Oct 16 06:13:38.519 INFO kablam! 864 | for j in (2..total_len) { Oct 16 06:13:38.519 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:38.519 INFO kablam! Oct 16 06:13:38.519 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:38.519 INFO kablam! --> tests/helper.rs:865:22 Oct 16 06:13:38.519 INFO kablam! | Oct 16 06:13:38.519 INFO kablam! 865 | for i in (1..j) { Oct 16 06:13:38.519 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 16 06:13:38.519 INFO kablam! Oct 16 06:13:38.852 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:38.852 INFO kablam! --> tests/helper.rs:577:14 Oct 16 06:13:38.853 INFO kablam! | Oct 16 06:13:38.853 INFO kablam! 577 | for i in (0..len ) { Oct 16 06:13:38.853 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 16 06:13:38.863 INFO kablam! | Oct 16 06:13:38.863 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 06:13:38.863 INFO kablam! Oct 16 06:13:38.863 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:38.863 INFO kablam! --> tests/helper.rs:607:14 Oct 16 06:13:38.863 INFO kablam! | Oct 16 06:13:38.863 INFO kablam! 607 | for _ in (0..error_location_line) { Oct 16 06:13:38.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:38.863 INFO kablam! Oct 16 06:13:38.864 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:38.864 INFO kablam! --> tests/helper.rs:644:14 Oct 16 06:13:38.864 INFO kablam! | Oct 16 06:13:38.864 INFO kablam! 644 | for i in (0..actual.headers.len()) { Oct 16 06:13:38.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:38.864 INFO kablam! Oct 16 06:13:38.871 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:38.871 INFO kablam! --> tests/helper.rs:655:14 Oct 16 06:13:38.871 INFO kablam! | Oct 16 06:13:38.871 INFO kablam! 655 | for i in (0..raw_len) { Oct 16 06:13:38.871 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:38.871 INFO kablam! Oct 16 06:13:38.879 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:38.879 INFO kablam! --> tests/helper.rs:864:18 Oct 16 06:13:38.879 INFO kablam! | Oct 16 06:13:38.879 INFO kablam! 864 | for j in (2..total_len) { Oct 16 06:13:38.879 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:38.880 INFO kablam! Oct 16 06:13:38.880 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:38.880 INFO kablam! --> tests/helper.rs:865:22 Oct 16 06:13:38.880 INFO kablam! | Oct 16 06:13:38.880 INFO kablam! 865 | for i in (1..j) { Oct 16 06:13:38.880 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 16 06:13:38.880 INFO kablam! Oct 16 06:13:43.243 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:43.244 INFO kablam! --> tests/helper.rs:577:14 Oct 16 06:13:43.244 INFO kablam! | Oct 16 06:13:43.244 INFO kablam! 577 | for i in (0..len ) { Oct 16 06:13:43.245 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 16 06:13:43.267 INFO kablam! | Oct 16 06:13:43.279 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 06:13:43.283 INFO kablam! Oct 16 06:13:43.283 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:43.283 INFO kablam! --> tests/helper.rs:607:14 Oct 16 06:13:43.284 INFO kablam! | Oct 16 06:13:43.284 INFO kablam! 607 | for _ in (0..error_location_line) { Oct 16 06:13:43.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:43.285 INFO kablam! Oct 16 06:13:43.285 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:43.285 INFO kablam! --> tests/helper.rs:644:14 Oct 16 06:13:43.286 INFO kablam! | Oct 16 06:13:43.286 INFO kablam! 644 | for i in (0..actual.headers.len()) { Oct 16 06:13:43.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:43.287 INFO kablam! Oct 16 06:13:43.287 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:43.287 INFO kablam! --> tests/helper.rs:655:14 Oct 16 06:13:43.291 INFO kablam! | Oct 16 06:13:43.291 INFO kablam! 655 | for i in (0..raw_len) { Oct 16 06:13:43.292 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:43.292 INFO kablam! Oct 16 06:13:43.292 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:43.293 INFO kablam! --> tests/helper.rs:864:18 Oct 16 06:13:43.293 INFO kablam! | Oct 16 06:13:43.293 INFO kablam! 864 | for j in (2..total_len) { Oct 16 06:13:43.293 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:43.294 INFO kablam! Oct 16 06:13:43.294 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:43.294 INFO kablam! --> tests/helper.rs:865:22 Oct 16 06:13:43.295 INFO kablam! | Oct 16 06:13:43.295 INFO kablam! 865 | for i in (1..j) { Oct 16 06:13:43.295 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 16 06:13:43.296 INFO kablam! Oct 16 06:13:43.296 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 06:13:43.296 INFO kablam! --> tests/test_long_body.rs:35:14 Oct 16 06:13:43.297 INFO kablam! | Oct 16 06:13:43.297 INFO kablam! 35 | for _ in (0..length) { Oct 16 06:13:43.297 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 16 06:13:43.298 INFO kablam! Oct 16 06:13:44.628 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.18s Oct 16 06:13:44.632 INFO kablam! su: No module specific data is present Oct 16 06:13:45.403 INFO running `"docker" "rm" "-f" "801d4813965b94f934da5d769f504aa816d6c02d22195af07f3cb3c1c04b19f2"` Oct 16 06:13:45.627 INFO blam! 801d4813965b94f934da5d769f504aa816d6c02d22195af07f3cb3c1c04b19f2 Oct 16 06:13:45.629 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:13:45.999 INFO blam! 6cf9598ea6e5a9d68e06f42029d2666fd104472483f89f00eb90b60689d15211 Oct 16 06:13:46.007 INFO running `"docker" "start" "-a" "6cf9598ea6e5a9d68e06f42029d2666fd104472483f89f00eb90b60689d15211"` Oct 16 06:13:47.155 INFO kablam! usermod: no changes Oct 16 06:13:47.203 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 06:13:47.210 INFO kablam! Running /target/debug/deps/http_parser-391808c5bd20efaa Oct 16 06:13:47.227 INFO blam! Oct 16 06:13:47.227 INFO blam! running 0 tests Oct 16 06:13:47.227 INFO blam! Oct 16 06:13:47.227 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:13:47.227 INFO blam! Oct 16 06:13:47.239 INFO kablam! Running /target/debug/deps/helper-9ce7af60383204c7 Oct 16 06:13:47.239 INFO kablam! Running /target/debug/deps/test_content_length_overflow-703c1c9cbf64f6d8 Oct 16 06:13:47.239 INFO kablam! Running /target/debug/deps/test_first_line-3a4504130d33e300 Oct 16 06:13:47.240 INFO blam! Oct 16 06:13:47.240 INFO blam! running 0 tests Oct 16 06:13:47.240 INFO blam! Oct 16 06:13:47.240 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:13:47.240 INFO blam! Oct 16 06:13:47.240 INFO blam! Oct 16 06:13:47.240 INFO blam! running 2 tests Oct 16 06:13:47.240 INFO blam! test test_header_content_length_overflow ... ok Oct 16 06:13:47.240 INFO blam! test test_chunk_content_length_overflow ... ok Oct 16 06:13:47.240 INFO blam! Oct 16 06:13:47.240 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:13:47.240 INFO blam! Oct 16 06:13:47.242 INFO blam! Oct 16 06:13:47.242 INFO blam! running 2 tests Oct 16 06:13:47.242 INFO blam! test test_status_line ... ok Oct 16 06:13:47.242 INFO blam! test test_request_line ... ok Oct 16 06:13:47.242 INFO blam! Oct 16 06:13:47.242 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:13:47.242 INFO blam! Oct 16 06:13:47.250 INFO blam! Oct 16 06:13:47.250 INFO kablam! Running /target/debug/deps/test_header-359243dfcfee8381 Oct 16 06:13:47.251 INFO blam! running 4 tests Oct 16 06:13:47.251 INFO blam! test test_request_header ... ok Oct 16 06:13:47.251 INFO blam! test test_response_header ... ok Oct 16 06:13:47.275 INFO blam! test test_response_header_overflow ... ok Oct 16 06:13:47.278 INFO blam! test test_request_header_overflow ... ok Oct 16 06:13:47.278 INFO kablam! Running /target/debug/deps/test_interface-462eac6755cd09d0 Oct 16 06:13:47.279 INFO blam! Oct 16 06:13:47.279 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:13:47.279 INFO blam! Oct 16 06:13:47.283 INFO blam! Oct 16 06:13:47.283 INFO blam! running 1 test Oct 16 06:13:47.283 INFO blam! test test_interface ... ok Oct 16 06:13:47.283 INFO blam! Oct 16 06:13:47.283 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:13:47.283 INFO blam! Oct 16 06:13:47.283 INFO blam! Oct 16 06:13:47.283 INFO blam! running 2 tests Oct 16 06:13:47.283 INFO kablam! Running /target/debug/deps/test_long_body-f6c02c4e712261e3 Oct 16 06:13:47.379 INFO kablam! Running /target/debug/deps/test_requests-5cfd66f6d907aa2c Oct 16 06:13:47.379 INFO blam! test test_no_overflow_long_body_request ... ok Oct 16 06:13:47.380 INFO blam! test test_no_overflow_long_body_response ... ok Oct 16 06:13:47.380 INFO blam! Oct 16 06:13:47.380 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:13:47.381 INFO blam! Oct 16 06:13:47.381 INFO blam! Oct 16 06:13:47.381 INFO blam! running 1 test Oct 16 06:14:09.319 INFO blam! test test_requests ... ok Oct 16 06:14:09.319 INFO blam! Oct 16 06:14:09.319 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:14:09.319 INFO blam! Oct 16 06:14:09.320 INFO blam! Oct 16 06:14:09.320 INFO blam! running 1 test Oct 16 06:14:09.321 INFO kablam! Running /target/debug/deps/test_responses-09e57c2fc8ae2be0 Oct 16 06:14:50.823 INFO kablam! Doc-tests http_parser Oct 16 06:14:50.823 INFO blam! test test_responses ... ok Oct 16 06:14:50.823 INFO blam! Oct 16 06:14:50.823 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:14:50.823 INFO blam! Oct 16 06:14:51.739 INFO blam! Oct 16 06:14:51.740 INFO blam! running 8 tests Oct 16 06:14:57.223 INFO blam! test src/lib.rs - (line 36) ... ok Oct 16 06:14:57.535 INFO blam! test src/lib.rs - (line 20) ... ok Oct 16 06:14:58.129 INFO blam! test src/callback.rs - callback::HttpParserCallback (line 20) ... ok Oct 16 06:14:58.377 INFO blam! test src/parser.rs - parser::HttpParser (line 29) ... ok Oct 16 06:14:58.565 INFO blam! test src/parser.rs - parser::HttpParser::new (line 197) ... ok Oct 16 06:14:58.616 INFO blam! test src/lib.rs - (line 43) ... ok Oct 16 06:14:58.907 INFO blam! test src/parser.rs - parser::HttpParser::execute (line 227) ... ok Oct 16 06:14:58.947 INFO blam! test src/lib.rs - (line 60) ... ok Oct 16 06:14:58.947 INFO blam! Oct 16 06:14:58.947 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:14:58.947 INFO blam! Oct 16 06:14:58.959 INFO kablam! su: No module specific data is present Oct 16 06:14:59.492 INFO running `"docker" "rm" "-f" "6cf9598ea6e5a9d68e06f42029d2666fd104472483f89f00eb90b60689d15211"` Oct 16 06:14:59.719 INFO blam! 6cf9598ea6e5a9d68e06f42029d2666fd104472483f89f00eb90b60689d15211