Sep 01 00:56:19.981 INFO checking http_parser-0.0.2 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 00:56:19.981 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 00:56:19.982 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 00:56:20.147 INFO blam! b2b70bdc5970e5d32d95adf7a4ad300d91882909f953cfb2b5bb453f67b42035 Sep 01 00:56:20.149 INFO running `"docker" "start" "-a" "b2b70bdc5970e5d32d95adf7a4ad300d91882909f953cfb2b5bb453f67b42035"` Sep 01 00:56:20.767 INFO kablam! Checking http_parser v0.0.2 (file:///source) Sep 01 00:56:23.582 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:23.582 INFO kablam! --> tests/helper.rs:577:14 Sep 01 00:56:23.582 INFO kablam! | Sep 01 00:56:23.582 INFO kablam! 577 | for i in (0..len ) { Sep 01 00:56:23.582 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 00:56:23.583 INFO kablam! | Sep 01 00:56:23.583 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 00:56:23.583 INFO kablam! Sep 01 00:56:23.584 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:23.584 INFO kablam! --> tests/helper.rs:607:14 Sep 01 00:56:23.584 INFO kablam! | Sep 01 00:56:23.584 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 01 00:56:23.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:23.585 INFO kablam! Sep 01 00:56:23.586 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:23.586 INFO kablam! --> tests/helper.rs:644:14 Sep 01 00:56:23.586 INFO kablam! | Sep 01 00:56:23.586 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 01 00:56:23.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:23.594 INFO kablam! Sep 01 00:56:23.603 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:23.603 INFO kablam! --> tests/helper.rs:655:14 Sep 01 00:56:23.603 INFO kablam! | Sep 01 00:56:23.603 INFO kablam! 655 | for i in (0..raw_len) { Sep 01 00:56:23.603 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:23.604 INFO kablam! Sep 01 00:56:23.605 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:23.605 INFO kablam! --> tests/helper.rs:864:18 Sep 01 00:56:23.605 INFO kablam! | Sep 01 00:56:23.605 INFO kablam! 864 | for j in (2..total_len) { Sep 01 00:56:23.605 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:23.606 INFO kablam! Sep 01 00:56:23.607 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:23.607 INFO kablam! --> tests/helper.rs:865:22 Sep 01 00:56:23.607 INFO kablam! | Sep 01 00:56:23.607 INFO kablam! 865 | for i in (1..j) { Sep 01 00:56:23.607 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:56:23.607 INFO kablam! Sep 01 00:56:23.815 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:23.815 INFO kablam! --> tests/helper.rs:577:14 Sep 01 00:56:23.815 INFO kablam! | Sep 01 00:56:23.815 INFO kablam! 577 | for i in (0..len ) { Sep 01 00:56:23.815 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 00:56:23.815 INFO kablam! | Sep 01 00:56:23.815 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 00:56:23.815 INFO kablam! Sep 01 00:56:23.815 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:23.815 INFO kablam! --> tests/helper.rs:607:14 Sep 01 00:56:23.815 INFO kablam! | Sep 01 00:56:23.815 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 01 00:56:23.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:23.815 INFO kablam! Sep 01 00:56:23.815 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:23.815 INFO kablam! --> tests/helper.rs:644:14 Sep 01 00:56:23.816 INFO kablam! | Sep 01 00:56:23.816 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 01 00:56:23.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:23.816 INFO kablam! Sep 01 00:56:23.817 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:23.817 INFO kablam! --> tests/helper.rs:655:14 Sep 01 00:56:23.817 INFO kablam! | Sep 01 00:56:23.817 INFO kablam! 655 | for i in (0..raw_len) { Sep 01 00:56:23.817 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:23.817 INFO kablam! Sep 01 00:56:23.818 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:23.818 INFO kablam! --> tests/helper.rs:864:18 Sep 01 00:56:23.818 INFO kablam! | Sep 01 00:56:23.818 INFO kablam! 864 | for j in (2..total_len) { Sep 01 00:56:23.818 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:23.818 INFO kablam! Sep 01 00:56:23.818 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:23.818 INFO kablam! --> tests/helper.rs:865:22 Sep 01 00:56:23.818 INFO kablam! | Sep 01 00:56:23.819 INFO kablam! 865 | for i in (1..j) { Sep 01 00:56:23.819 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:56:23.819 INFO kablam! Sep 01 00:56:23.906 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:23.906 INFO kablam! --> tests/helper.rs:577:14 Sep 01 00:56:23.907 INFO kablam! | Sep 01 00:56:23.907 INFO kablam! 577 | for i in (0..len ) { Sep 01 00:56:23.907 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 00:56:23.907 INFO kablam! | Sep 01 00:56:23.907 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 00:56:23.907 INFO kablam! Sep 01 00:56:23.907 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:23.907 INFO kablam! --> tests/helper.rs:607:14 Sep 01 00:56:23.907 INFO kablam! | Sep 01 00:56:23.907 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 01 00:56:23.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:23.907 INFO kablam! Sep 01 00:56:23.923 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:23.923 INFO kablam! --> tests/helper.rs:644:14 Sep 01 00:56:23.923 INFO kablam! | Sep 01 00:56:23.923 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 01 00:56:23.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:23.923 INFO kablam! Sep 01 00:56:23.923 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:23.923 INFO kablam! --> tests/helper.rs:655:14 Sep 01 00:56:23.923 INFO kablam! | Sep 01 00:56:23.923 INFO kablam! 655 | for i in (0..raw_len) { Sep 01 00:56:23.923 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:23.923 INFO kablam! Sep 01 00:56:23.924 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:23.924 INFO kablam! --> tests/helper.rs:864:18 Sep 01 00:56:23.925 INFO kablam! | Sep 01 00:56:23.925 INFO kablam! 864 | for j in (2..total_len) { Sep 01 00:56:23.925 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:23.925 INFO kablam! Sep 01 00:56:23.925 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:23.925 INFO kablam! --> tests/helper.rs:865:22 Sep 01 00:56:23.925 INFO kablam! | Sep 01 00:56:23.925 INFO kablam! 865 | for i in (1..j) { Sep 01 00:56:23.925 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:56:23.925 INFO kablam! Sep 01 00:56:24.068 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.068 INFO kablam! --> tests/helper.rs:577:14 Sep 01 00:56:24.068 INFO kablam! | Sep 01 00:56:24.068 INFO kablam! 577 | for i in (0..len ) { Sep 01 00:56:24.068 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.068 INFO kablam! | Sep 01 00:56:24.068 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 00:56:24.068 INFO kablam! Sep 01 00:56:24.069 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.069 INFO kablam! --> tests/helper.rs:607:14 Sep 01 00:56:24.069 INFO kablam! | Sep 01 00:56:24.069 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 01 00:56:24.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.069 INFO kablam! Sep 01 00:56:24.095 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.095 INFO kablam! --> tests/helper.rs:644:14 Sep 01 00:56:24.095 INFO kablam! | Sep 01 00:56:24.095 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 01 00:56:24.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.095 INFO kablam! Sep 01 00:56:24.096 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.096 INFO kablam! --> tests/helper.rs:655:14 Sep 01 00:56:24.096 INFO kablam! | Sep 01 00:56:24.096 INFO kablam! 655 | for i in (0..raw_len) { Sep 01 00:56:24.096 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.096 INFO kablam! Sep 01 00:56:24.097 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.097 INFO kablam! --> tests/helper.rs:864:18 Sep 01 00:56:24.097 INFO kablam! | Sep 01 00:56:24.097 INFO kablam! 864 | for j in (2..total_len) { Sep 01 00:56:24.097 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.097 INFO kablam! Sep 01 00:56:24.098 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.098 INFO kablam! --> tests/helper.rs:865:22 Sep 01 00:56:24.098 INFO kablam! | Sep 01 00:56:24.098 INFO kablam! 865 | for i in (1..j) { Sep 01 00:56:24.098 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:56:24.098 INFO kablam! Sep 01 00:56:24.128 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.128 INFO kablam! --> tests/helper.rs:577:14 Sep 01 00:56:24.128 INFO kablam! | Sep 01 00:56:24.128 INFO kablam! 577 | for i in (0..len ) { Sep 01 00:56:24.128 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.128 INFO kablam! | Sep 01 00:56:24.128 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 00:56:24.128 INFO kablam! Sep 01 00:56:24.129 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.129 INFO kablam! --> tests/helper.rs:607:14 Sep 01 00:56:24.129 INFO kablam! | Sep 01 00:56:24.129 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 01 00:56:24.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.129 INFO kablam! Sep 01 00:56:24.130 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.130 INFO kablam! --> tests/helper.rs:644:14 Sep 01 00:56:24.130 INFO kablam! | Sep 01 00:56:24.130 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 01 00:56:24.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.130 INFO kablam! Sep 01 00:56:24.130 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.130 INFO kablam! --> tests/helper.rs:655:14 Sep 01 00:56:24.130 INFO kablam! | Sep 01 00:56:24.130 INFO kablam! 655 | for i in (0..raw_len) { Sep 01 00:56:24.130 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.130 INFO kablam! Sep 01 00:56:24.130 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.131 INFO kablam! --> tests/helper.rs:864:18 Sep 01 00:56:24.131 INFO kablam! | Sep 01 00:56:24.131 INFO kablam! 864 | for j in (2..total_len) { Sep 01 00:56:24.131 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.131 INFO kablam! Sep 01 00:56:24.131 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.131 INFO kablam! --> tests/helper.rs:865:22 Sep 01 00:56:24.131 INFO kablam! | Sep 01 00:56:24.131 INFO kablam! 865 | for i in (1..j) { Sep 01 00:56:24.131 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:56:24.131 INFO kablam! Sep 01 00:56:24.132 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.132 INFO kablam! --> tests/test_responses.rs:777:14 Sep 01 00:56:24.132 INFO kablam! | Sep 01 00:56:24.133 INFO kablam! 777 | for _ in (0..body_size_in_kb) { Sep 01 00:56:24.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.133 INFO kablam! Sep 01 00:56:24.133 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.133 INFO kablam! --> tests/test_responses.rs:779:18 Sep 01 00:56:24.133 INFO kablam! | Sep 01 00:56:24.133 INFO kablam! 779 | for _ in (0u32..1024u32) { Sep 01 00:56:24.133 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.133 INFO kablam! Sep 01 00:56:24.141 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.141 INFO kablam! --> tests/helper.rs:577:14 Sep 01 00:56:24.141 INFO kablam! | Sep 01 00:56:24.141 INFO kablam! 577 | for i in (0..len ) { Sep 01 00:56:24.141 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.141 INFO kablam! | Sep 01 00:56:24.141 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 00:56:24.141 INFO kablam! Sep 01 00:56:24.141 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.142 INFO kablam! --> tests/helper.rs:607:14 Sep 01 00:56:24.142 INFO kablam! | Sep 01 00:56:24.142 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 01 00:56:24.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.142 INFO kablam! Sep 01 00:56:24.142 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.142 INFO kablam! --> tests/helper.rs:644:14 Sep 01 00:56:24.142 INFO kablam! | Sep 01 00:56:24.142 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 01 00:56:24.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.142 INFO kablam! Sep 01 00:56:24.142 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.142 INFO kablam! --> tests/helper.rs:655:14 Sep 01 00:56:24.142 INFO kablam! | Sep 01 00:56:24.142 INFO kablam! 655 | for i in (0..raw_len) { Sep 01 00:56:24.143 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.143 INFO kablam! Sep 01 00:56:24.143 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.143 INFO kablam! --> tests/helper.rs:864:18 Sep 01 00:56:24.143 INFO kablam! | Sep 01 00:56:24.143 INFO kablam! 864 | for j in (2..total_len) { Sep 01 00:56:24.143 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.143 INFO kablam! Sep 01 00:56:24.143 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.143 INFO kablam! --> tests/helper.rs:865:22 Sep 01 00:56:24.144 INFO kablam! | Sep 01 00:56:24.144 INFO kablam! 865 | for i in (1..j) { Sep 01 00:56:24.144 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:56:24.144 INFO kablam! Sep 01 00:56:24.144 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.144 INFO kablam! --> tests/test_long_body.rs:35:14 Sep 01 00:56:24.144 INFO kablam! | Sep 01 00:56:24.144 INFO kablam! 35 | for _ in (0..length) { Sep 01 00:56:24.144 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.144 INFO kablam! Sep 01 00:56:24.483 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.483 INFO kablam! --> tests/helper.rs:577:14 Sep 01 00:56:24.483 INFO kablam! | Sep 01 00:56:24.484 INFO kablam! 577 | for i in (0..len ) { Sep 01 00:56:24.484 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.484 INFO kablam! | Sep 01 00:56:24.484 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 00:56:24.484 INFO kablam! Sep 01 00:56:24.484 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.484 INFO kablam! --> tests/helper.rs:607:14 Sep 01 00:56:24.484 INFO kablam! | Sep 01 00:56:24.484 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 01 00:56:24.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.484 INFO kablam! Sep 01 00:56:24.485 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.485 INFO kablam! --> tests/helper.rs:644:14 Sep 01 00:56:24.486 INFO kablam! | Sep 01 00:56:24.486 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 01 00:56:24.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.486 INFO kablam! Sep 01 00:56:24.486 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.486 INFO kablam! --> tests/helper.rs:655:14 Sep 01 00:56:24.486 INFO kablam! | Sep 01 00:56:24.486 INFO kablam! 655 | for i in (0..raw_len) { Sep 01 00:56:24.486 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.486 INFO kablam! Sep 01 00:56:24.488 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.488 INFO kablam! --> tests/helper.rs:864:18 Sep 01 00:56:24.488 INFO kablam! | Sep 01 00:56:24.488 INFO kablam! 864 | for j in (2..total_len) { Sep 01 00:56:24.488 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.488 INFO kablam! Sep 01 00:56:24.488 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.488 INFO kablam! --> tests/helper.rs:865:22 Sep 01 00:56:24.488 INFO kablam! | Sep 01 00:56:24.488 INFO kablam! 865 | for i in (1..j) { Sep 01 00:56:24.488 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:56:24.488 INFO kablam! Sep 01 00:56:26.122 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.37s Sep 01 00:56:26.133 INFO kablam! su: No module specific data is present Sep 01 00:56:26.574 INFO running `"docker" "rm" "-f" "b2b70bdc5970e5d32d95adf7a4ad300d91882909f953cfb2b5bb453f67b42035"` Sep 01 00:56:26.682 INFO blam! b2b70bdc5970e5d32d95adf7a4ad300d91882909f953cfb2b5bb453f67b42035