Oct 22 02:23:03.109 INFO checking http_parser-0.0.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 02:23:03.111 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 22 02:23:03.312 INFO blam! f033a883af28f207c1da80c253aeef6b041db4a02f8120596b6d5e574a437e68 Oct 22 02:23:03.341 INFO running `"docker" "start" "-a" "f033a883af28f207c1da80c253aeef6b041db4a02f8120596b6d5e574a437e68"` Oct 22 02:23:03.805 INFO kablam! usermod: no changes Oct 22 02:23:03.829 INFO kablam! Checking http_parser v0.0.2 (/source) Oct 22 02:23:06.301 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:06.302 INFO kablam! --> tests/helper.rs:577:14 Oct 22 02:23:06.302 INFO kablam! | Oct 22 02:23:06.302 INFO kablam! 577 | for i in (0..len ) { Oct 22 02:23:06.302 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 22 02:23:06.303 INFO kablam! | Oct 22 02:23:06.303 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 02:23:06.303 INFO kablam! Oct 22 02:23:06.304 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:06.304 INFO kablam! --> tests/helper.rs:607:14 Oct 22 02:23:06.304 INFO kablam! | Oct 22 02:23:06.305 INFO kablam! 607 | for _ in (0..error_location_line) { Oct 22 02:23:06.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:06.306 INFO kablam! Oct 22 02:23:06.306 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:06.307 INFO kablam! --> tests/helper.rs:644:14 Oct 22 02:23:06.307 INFO kablam! | Oct 22 02:23:06.307 INFO kablam! 644 | for i in (0..actual.headers.len()) { Oct 22 02:23:06.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:06.308 INFO kablam! Oct 22 02:23:06.308 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:06.309 INFO kablam! --> tests/helper.rs:655:14 Oct 22 02:23:06.309 INFO kablam! | Oct 22 02:23:06.309 INFO kablam! 655 | for i in (0..raw_len) { Oct 22 02:23:06.310 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:06.310 INFO kablam! Oct 22 02:23:06.310 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:06.311 INFO kablam! --> tests/helper.rs:864:18 Oct 22 02:23:06.311 INFO kablam! | Oct 22 02:23:06.311 INFO kablam! 864 | for j in (2..total_len) { Oct 22 02:23:06.311 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:06.312 INFO kablam! Oct 22 02:23:06.312 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:06.313 INFO kablam! --> tests/helper.rs:865:22 Oct 22 02:23:06.313 INFO kablam! | Oct 22 02:23:06.313 INFO kablam! 865 | for i in (1..j) { Oct 22 02:23:06.313 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 22 02:23:06.313 INFO kablam! Oct 22 02:23:06.784 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:06.784 INFO kablam! --> tests/helper.rs:577:14 Oct 22 02:23:06.784 INFO kablam! | Oct 22 02:23:06.784 INFO kablam! 577 | for i in (0..len ) { Oct 22 02:23:06.784 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 22 02:23:06.785 INFO kablam! | Oct 22 02:23:06.785 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 02:23:06.785 INFO kablam! Oct 22 02:23:06.785 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:06.785 INFO kablam! --> tests/helper.rs:607:14 Oct 22 02:23:06.785 INFO kablam! | Oct 22 02:23:06.785 INFO kablam! 607 | for _ in (0..error_location_line) { Oct 22 02:23:06.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:06.785 INFO kablam! Oct 22 02:23:06.786 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:06.786 INFO kablam! --> tests/helper.rs:644:14 Oct 22 02:23:06.786 INFO kablam! | Oct 22 02:23:06.786 INFO kablam! 644 | for i in (0..actual.headers.len()) { Oct 22 02:23:06.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:06.786 INFO kablam! Oct 22 02:23:06.786 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:06.786 INFO kablam! --> tests/helper.rs:655:14 Oct 22 02:23:06.786 INFO kablam! | Oct 22 02:23:06.786 INFO kablam! 655 | for i in (0..raw_len) { Oct 22 02:23:06.786 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:06.787 INFO kablam! Oct 22 02:23:06.787 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:06.787 INFO kablam! --> tests/helper.rs:864:18 Oct 22 02:23:06.787 INFO kablam! | Oct 22 02:23:06.787 INFO kablam! 864 | for j in (2..total_len) { Oct 22 02:23:06.787 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:06.787 INFO kablam! Oct 22 02:23:06.787 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:06.787 INFO kablam! --> tests/helper.rs:865:22 Oct 22 02:23:06.787 INFO kablam! | Oct 22 02:23:06.787 INFO kablam! 865 | for i in (1..j) { Oct 22 02:23:06.787 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 22 02:23:06.787 INFO kablam! Oct 22 02:23:06.992 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:06.992 INFO kablam! --> tests/helper.rs:577:14 Oct 22 02:23:06.992 INFO kablam! | Oct 22 02:23:06.992 INFO kablam! 577 | for i in (0..len ) { Oct 22 02:23:06.992 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 22 02:23:06.992 INFO kablam! | Oct 22 02:23:06.992 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 02:23:06.992 INFO kablam! Oct 22 02:23:06.992 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:06.992 INFO kablam! --> tests/helper.rs:607:14 Oct 22 02:23:06.992 INFO kablam! | Oct 22 02:23:06.992 INFO kablam! 607 | for _ in (0..error_location_line) { Oct 22 02:23:06.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:06.992 INFO kablam! Oct 22 02:23:06.992 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:06.992 INFO kablam! --> tests/helper.rs:644:14 Oct 22 02:23:06.992 INFO kablam! | Oct 22 02:23:06.992 INFO kablam! 644 | for i in (0..actual.headers.len()) { Oct 22 02:23:06.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:06.992 INFO kablam! Oct 22 02:23:06.992 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:06.992 INFO kablam! --> tests/helper.rs:655:14 Oct 22 02:23:06.992 INFO kablam! | Oct 22 02:23:06.992 INFO kablam! 655 | for i in (0..raw_len) { Oct 22 02:23:06.992 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:06.992 INFO kablam! Oct 22 02:23:06.992 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:06.992 INFO kablam! --> tests/helper.rs:864:18 Oct 22 02:23:06.992 INFO kablam! | Oct 22 02:23:06.992 INFO kablam! 864 | for j in (2..total_len) { Oct 22 02:23:06.992 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:06.992 INFO kablam! Oct 22 02:23:06.992 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:06.992 INFO kablam! --> tests/helper.rs:865:22 Oct 22 02:23:06.992 INFO kablam! | Oct 22 02:23:06.992 INFO kablam! 865 | for i in (1..j) { Oct 22 02:23:06.992 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 22 02:23:06.992 INFO kablam! Oct 22 02:23:07.473 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.473 INFO kablam! --> tests/helper.rs:577:14 Oct 22 02:23:07.473 INFO kablam! | Oct 22 02:23:07.474 INFO kablam! 577 | for i in (0..len ) { Oct 22 02:23:07.474 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.474 INFO kablam! | Oct 22 02:23:07.474 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 02:23:07.475 INFO kablam! Oct 22 02:23:07.475 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.475 INFO kablam! --> tests/helper.rs:607:14 Oct 22 02:23:07.475 INFO kablam! | Oct 22 02:23:07.476 INFO kablam! 607 | for _ in (0..error_location_line) { Oct 22 02:23:07.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.476 INFO kablam! Oct 22 02:23:07.477 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.477 INFO kablam! --> tests/helper.rs:644:14 Oct 22 02:23:07.477 INFO kablam! | Oct 22 02:23:07.477 INFO kablam! 644 | for i in (0..actual.headers.len()) { Oct 22 02:23:07.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.478 INFO kablam! Oct 22 02:23:07.478 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.478 INFO kablam! --> tests/helper.rs:655:14 Oct 22 02:23:07.479 INFO kablam! | Oct 22 02:23:07.479 INFO kablam! 655 | for i in (0..raw_len) { Oct 22 02:23:07.479 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.480 INFO kablam! Oct 22 02:23:07.480 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.480 INFO kablam! --> tests/helper.rs:864:18 Oct 22 02:23:07.480 INFO kablam! | Oct 22 02:23:07.481 INFO kablam! 864 | for j in (2..total_len) { Oct 22 02:23:07.481 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.481 INFO kablam! Oct 22 02:23:07.481 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.482 INFO kablam! --> tests/helper.rs:865:22 Oct 22 02:23:07.482 INFO kablam! | Oct 22 02:23:07.482 INFO kablam! 865 | for i in (1..j) { Oct 22 02:23:07.482 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 22 02:23:07.483 INFO kablam! Oct 22 02:23:07.483 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.483 INFO kablam! --> tests/test_responses.rs:777:14 Oct 22 02:23:07.483 INFO kablam! | Oct 22 02:23:07.484 INFO kablam! 777 | for _ in (0..body_size_in_kb) { Oct 22 02:23:07.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.484 INFO kablam! Oct 22 02:23:07.484 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.485 INFO kablam! --> tests/test_responses.rs:779:18 Oct 22 02:23:07.485 INFO kablam! | Oct 22 02:23:07.485 INFO kablam! 779 | for _ in (0u32..1024u32) { Oct 22 02:23:07.485 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.486 INFO kablam! Oct 22 02:23:07.505 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.505 INFO kablam! --> tests/helper.rs:577:14 Oct 22 02:23:07.505 INFO kablam! | Oct 22 02:23:07.506 INFO kablam! 577 | for i in (0..len ) { Oct 22 02:23:07.506 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.506 INFO kablam! | Oct 22 02:23:07.506 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 02:23:07.507 INFO kablam! Oct 22 02:23:07.507 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.507 INFO kablam! --> tests/helper.rs:607:14 Oct 22 02:23:07.507 INFO kablam! | Oct 22 02:23:07.508 INFO kablam! 607 | for _ in (0..error_location_line) { Oct 22 02:23:07.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.508 INFO kablam! Oct 22 02:23:07.509 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.509 INFO kablam! --> tests/helper.rs:644:14 Oct 22 02:23:07.509 INFO kablam! | Oct 22 02:23:07.509 INFO kablam! 644 | for i in (0..actual.headers.len()) { Oct 22 02:23:07.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.510 INFO kablam! Oct 22 02:23:07.510 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.510 INFO kablam! --> tests/helper.rs:655:14 Oct 22 02:23:07.511 INFO kablam! | Oct 22 02:23:07.511 INFO kablam! 655 | for i in (0..raw_len) { Oct 22 02:23:07.511 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.511 INFO kablam! Oct 22 02:23:07.512 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.512 INFO kablam! --> tests/helper.rs:864:18 Oct 22 02:23:07.512 INFO kablam! | Oct 22 02:23:07.512 INFO kablam! 864 | for j in (2..total_len) { Oct 22 02:23:07.513 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.513 INFO kablam! Oct 22 02:23:07.513 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.514 INFO kablam! --> tests/helper.rs:865:22 Oct 22 02:23:07.514 INFO kablam! | Oct 22 02:23:07.514 INFO kablam! 865 | for i in (1..j) { Oct 22 02:23:07.514 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 22 02:23:07.515 INFO kablam! Oct 22 02:23:07.732 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.732 INFO kablam! --> tests/helper.rs:577:14 Oct 22 02:23:07.732 INFO kablam! | Oct 22 02:23:07.732 INFO kablam! 577 | for i in (0..len ) { Oct 22 02:23:07.732 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.732 INFO kablam! | Oct 22 02:23:07.732 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 02:23:07.732 INFO kablam! Oct 22 02:23:07.732 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.732 INFO kablam! --> tests/helper.rs:607:14 Oct 22 02:23:07.732 INFO kablam! | Oct 22 02:23:07.732 INFO kablam! 607 | for _ in (0..error_location_line) { Oct 22 02:23:07.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.732 INFO kablam! Oct 22 02:23:07.732 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.732 INFO kablam! --> tests/helper.rs:644:14 Oct 22 02:23:07.732 INFO kablam! | Oct 22 02:23:07.732 INFO kablam! 644 | for i in (0..actual.headers.len()) { Oct 22 02:23:07.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.732 INFO kablam! Oct 22 02:23:07.732 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.732 INFO kablam! --> tests/helper.rs:655:14 Oct 22 02:23:07.732 INFO kablam! | Oct 22 02:23:07.732 INFO kablam! 655 | for i in (0..raw_len) { Oct 22 02:23:07.732 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.732 INFO kablam! Oct 22 02:23:07.732 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.732 INFO kablam! --> tests/helper.rs:864:18 Oct 22 02:23:07.732 INFO kablam! | Oct 22 02:23:07.732 INFO kablam! 864 | for j in (2..total_len) { Oct 22 02:23:07.732 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.732 INFO kablam! Oct 22 02:23:07.732 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.732 INFO kablam! --> tests/helper.rs:865:22 Oct 22 02:23:07.732 INFO kablam! | Oct 22 02:23:07.732 INFO kablam! 865 | for i in (1..j) { Oct 22 02:23:07.732 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 22 02:23:07.732 INFO kablam! Oct 22 02:23:07.732 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.732 INFO kablam! --> tests/test_long_body.rs:35:14 Oct 22 02:23:07.732 INFO kablam! | Oct 22 02:23:07.732 INFO kablam! 35 | for _ in (0..length) { Oct 22 02:23:07.733 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.733 INFO kablam! Oct 22 02:23:07.768 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.768 INFO kablam! --> tests/helper.rs:577:14 Oct 22 02:23:07.768 INFO kablam! | Oct 22 02:23:07.768 INFO kablam! 577 | for i in (0..len ) { Oct 22 02:23:07.768 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.768 INFO kablam! | Oct 22 02:23:07.768 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 02:23:07.768 INFO kablam! Oct 22 02:23:07.768 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.768 INFO kablam! --> tests/helper.rs:607:14 Oct 22 02:23:07.768 INFO kablam! | Oct 22 02:23:07.768 INFO kablam! 607 | for _ in (0..error_location_line) { Oct 22 02:23:07.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.768 INFO kablam! Oct 22 02:23:07.769 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.769 INFO kablam! --> tests/helper.rs:644:14 Oct 22 02:23:07.769 INFO kablam! | Oct 22 02:23:07.769 INFO kablam! 644 | for i in (0..actual.headers.len()) { Oct 22 02:23:07.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.769 INFO kablam! Oct 22 02:23:07.772 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.772 INFO kablam! --> tests/helper.rs:655:14 Oct 22 02:23:07.772 INFO kablam! | Oct 22 02:23:07.772 INFO kablam! 655 | for i in (0..raw_len) { Oct 22 02:23:07.772 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.772 INFO kablam! Oct 22 02:23:07.776 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.776 INFO kablam! --> tests/helper.rs:864:18 Oct 22 02:23:07.776 INFO kablam! | Oct 22 02:23:07.776 INFO kablam! 864 | for j in (2..total_len) { Oct 22 02:23:07.776 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:07.776 INFO kablam! Oct 22 02:23:07.776 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 22 02:23:07.776 INFO kablam! --> tests/helper.rs:865:22 Oct 22 02:23:07.776 INFO kablam! | Oct 22 02:23:07.776 INFO kablam! 865 | for i in (1..j) { Oct 22 02:23:07.776 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 22 02:23:07.776 INFO kablam! Oct 22 02:23:08.309 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.49s Oct 22 02:23:08.313 INFO kablam! su: No module specific data is present Oct 22 02:23:08.749 INFO running `"docker" "rm" "-f" "f033a883af28f207c1da80c253aeef6b041db4a02f8120596b6d5e574a437e68"` Oct 22 02:23:08.902 INFO blam! f033a883af28f207c1da80c253aeef6b041db4a02f8120596b6d5e574a437e68