Sep 01 00:56:20.221 INFO checking http_parser-0.0.2 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 00:56:20.221 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 00:56:20.221 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-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.426 INFO blam! af6993bcae8cf6f848cd575f15138d712acd8079b31d33f53f741f25d947abea Sep 01 00:56:20.428 INFO running `"docker" "start" "-a" "af6993bcae8cf6f848cd575f15138d712acd8079b31d33f53f741f25d947abea"` Sep 01 00:56:21.112 INFO kablam! Checking http_parser v0.0.2 (file:///source) Sep 01 00:56:24.942 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.942 INFO kablam! --> tests/helper.rs:577:14 Sep 01 00:56:24.942 INFO kablam! | Sep 01 00:56:24.942 INFO kablam! 577 | for i in (0..len ) { Sep 01 00:56:24.942 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.942 INFO kablam! | Sep 01 00:56:24.943 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 00:56:24.943 INFO kablam! Sep 01 00:56:24.944 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.944 INFO kablam! --> tests/helper.rs:607:14 Sep 01 00:56:24.944 INFO kablam! | Sep 01 00:56:24.944 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 01 00:56:24.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.944 INFO kablam! Sep 01 00:56:24.946 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.946 INFO kablam! --> tests/helper.rs:644:14 Sep 01 00:56:24.946 INFO kablam! | Sep 01 00:56:24.946 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 01 00:56:24.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.946 INFO kablam! Sep 01 00:56:24.947 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.947 INFO kablam! --> tests/helper.rs:655:14 Sep 01 00:56:24.947 INFO kablam! | Sep 01 00:56:24.947 INFO kablam! 655 | for i in (0..raw_len) { Sep 01 00:56:24.947 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.948 INFO kablam! Sep 01 00:56:24.949 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.949 INFO kablam! --> tests/helper.rs:864:18 Sep 01 00:56:24.950 INFO kablam! | Sep 01 00:56:24.950 INFO kablam! 864 | for j in (2..total_len) { Sep 01 00:56:24.950 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.950 INFO kablam! Sep 01 00:56:24.951 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.951 INFO kablam! --> tests/helper.rs:865:22 Sep 01 00:56:24.951 INFO kablam! | Sep 01 00:56:24.951 INFO kablam! 865 | for i in (1..j) { Sep 01 00:56:24.951 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:56:24.951 INFO kablam! Sep 01 00:56:24.952 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.952 INFO kablam! --> tests/helper.rs:577:14 Sep 01 00:56:24.953 INFO kablam! | Sep 01 00:56:24.953 INFO kablam! 577 | for i in (0..len ) { Sep 01 00:56:24.953 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.953 INFO kablam! | Sep 01 00:56:24.953 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 00:56:24.953 INFO kablam! Sep 01 00:56:24.954 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.954 INFO kablam! --> tests/helper.rs:607:14 Sep 01 00:56:24.954 INFO kablam! | Sep 01 00:56:24.954 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 01 00:56:24.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.954 INFO kablam! Sep 01 00:56:24.954 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.954 INFO kablam! --> tests/helper.rs:644:14 Sep 01 00:56:24.954 INFO kablam! | Sep 01 00:56:24.954 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 01 00:56:24.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.954 INFO kablam! Sep 01 00:56:24.954 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.954 INFO kablam! --> tests/helper.rs:655:14 Sep 01 00:56:24.954 INFO kablam! | Sep 01 00:56:24.964 INFO kablam! 655 | for i in (0..raw_len) { Sep 01 00:56:24.964 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.964 INFO kablam! Sep 01 00:56:24.964 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.964 INFO kablam! --> tests/helper.rs:864:18 Sep 01 00:56:24.964 INFO kablam! | Sep 01 00:56:24.964 INFO kablam! 864 | for j in (2..total_len) { Sep 01 00:56:24.964 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.964 INFO kablam! Sep 01 00:56:24.964 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.964 INFO kablam! --> tests/helper.rs:865:22 Sep 01 00:56:24.964 INFO kablam! | Sep 01 00:56:24.964 INFO kablam! 865 | for i in (1..j) { Sep 01 00:56:24.964 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:56:24.964 INFO kablam! Sep 01 00:56:24.969 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.969 INFO kablam! --> tests/test_responses.rs:777:14 Sep 01 00:56:24.969 INFO kablam! | Sep 01 00:56:24.969 INFO kablam! 777 | for _ in (0..body_size_in_kb) { Sep 01 00:56:24.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.970 INFO kablam! Sep 01 00:56:24.987 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:24.987 INFO kablam! --> tests/test_responses.rs:779:18 Sep 01 00:56:24.987 INFO kablam! | Sep 01 00:56:24.987 INFO kablam! 779 | for _ in (0u32..1024u32) { Sep 01 00:56:24.987 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:24.987 INFO kablam! Sep 01 00:56:25.000 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.000 INFO kablam! --> tests/helper.rs:577:14 Sep 01 00:56:25.000 INFO kablam! | Sep 01 00:56:25.000 INFO kablam! 577 | for i in (0..len ) { Sep 01 00:56:25.000 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.001 INFO kablam! | Sep 01 00:56:25.001 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 00:56:25.001 INFO kablam! Sep 01 00:56:25.001 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.002 INFO kablam! --> tests/helper.rs:607:14 Sep 01 00:56:25.002 INFO kablam! | Sep 01 00:56:25.002 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 01 00:56:25.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.002 INFO kablam! Sep 01 00:56:25.002 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.002 INFO kablam! --> tests/helper.rs:644:14 Sep 01 00:56:25.002 INFO kablam! | Sep 01 00:56:25.002 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 01 00:56:25.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.002 INFO kablam! Sep 01 00:56:25.002 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.002 INFO kablam! --> tests/helper.rs:655:14 Sep 01 00:56:25.002 INFO kablam! | Sep 01 00:56:25.002 INFO kablam! 655 | for i in (0..raw_len) { Sep 01 00:56:25.002 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.002 INFO kablam! Sep 01 00:56:25.003 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.003 INFO kablam! --> tests/helper.rs:864:18 Sep 01 00:56:25.003 INFO kablam! | Sep 01 00:56:25.004 INFO kablam! 864 | for j in (2..total_len) { Sep 01 00:56:25.004 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.004 INFO kablam! Sep 01 00:56:25.004 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.004 INFO kablam! --> tests/helper.rs:865:22 Sep 01 00:56:25.004 INFO kablam! | Sep 01 00:56:25.004 INFO kablam! 865 | for i in (1..j) { Sep 01 00:56:25.004 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:56:25.004 INFO kablam! Sep 01 00:56:25.004 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.004 INFO kablam! --> tests/test_long_body.rs:35:14 Sep 01 00:56:25.004 INFO kablam! | Sep 01 00:56:25.004 INFO kablam! 35 | for _ in (0..length) { Sep 01 00:56:25.004 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.004 INFO kablam! Sep 01 00:56:25.042 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.043 INFO kablam! --> tests/helper.rs:577:14 Sep 01 00:56:25.043 INFO kablam! | Sep 01 00:56:25.043 INFO kablam! 577 | for i in (0..len ) { Sep 01 00:56:25.043 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.043 INFO kablam! | Sep 01 00:56:25.043 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 00:56:25.043 INFO kablam! Sep 01 00:56:25.043 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.043 INFO kablam! --> tests/helper.rs:607:14 Sep 01 00:56:25.043 INFO kablam! | Sep 01 00:56:25.043 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 01 00:56:25.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.043 INFO kablam! Sep 01 00:56:25.044 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.044 INFO kablam! --> tests/helper.rs:644:14 Sep 01 00:56:25.044 INFO kablam! | Sep 01 00:56:25.044 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 01 00:56:25.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.044 INFO kablam! Sep 01 00:56:25.044 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.044 INFO kablam! --> tests/helper.rs:655:14 Sep 01 00:56:25.044 INFO kablam! | Sep 01 00:56:25.044 INFO kablam! 655 | for i in (0..raw_len) { Sep 01 00:56:25.045 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.045 INFO kablam! Sep 01 00:56:25.045 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.045 INFO kablam! --> tests/helper.rs:864:18 Sep 01 00:56:25.045 INFO kablam! | Sep 01 00:56:25.045 INFO kablam! 864 | for j in (2..total_len) { Sep 01 00:56:25.045 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.045 INFO kablam! Sep 01 00:56:25.046 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.046 INFO kablam! --> tests/helper.rs:865:22 Sep 01 00:56:25.046 INFO kablam! | Sep 01 00:56:25.046 INFO kablam! 865 | for i in (1..j) { Sep 01 00:56:25.046 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:56:25.046 INFO kablam! Sep 01 00:56:25.094 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.094 INFO kablam! --> tests/helper.rs:577:14 Sep 01 00:56:25.094 INFO kablam! | Sep 01 00:56:25.094 INFO kablam! 577 | for i in (0..len ) { Sep 01 00:56:25.094 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.094 INFO kablam! | Sep 01 00:56:25.095 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 00:56:25.095 INFO kablam! Sep 01 00:56:25.095 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.095 INFO kablam! --> tests/helper.rs:607:14 Sep 01 00:56:25.095 INFO kablam! | Sep 01 00:56:25.095 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 01 00:56:25.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.095 INFO kablam! Sep 01 00:56:25.096 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.096 INFO kablam! --> tests/helper.rs:644:14 Sep 01 00:56:25.096 INFO kablam! | Sep 01 00:56:25.096 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 01 00:56:25.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.096 INFO kablam! Sep 01 00:56:25.097 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.097 INFO kablam! --> tests/helper.rs:655:14 Sep 01 00:56:25.097 INFO kablam! | Sep 01 00:56:25.097 INFO kablam! 655 | for i in (0..raw_len) { Sep 01 00:56:25.097 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.097 INFO kablam! Sep 01 00:56:25.098 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.098 INFO kablam! --> tests/helper.rs:864:18 Sep 01 00:56:25.098 INFO kablam! | Sep 01 00:56:25.098 INFO kablam! 864 | for j in (2..total_len) { Sep 01 00:56:25.098 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.098 INFO kablam! Sep 01 00:56:25.098 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.098 INFO kablam! --> tests/helper.rs:865:22 Sep 01 00:56:25.098 INFO kablam! | Sep 01 00:56:25.099 INFO kablam! 865 | for i in (1..j) { Sep 01 00:56:25.099 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:56:25.099 INFO kablam! Sep 01 00:56:25.155 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.155 INFO kablam! --> tests/helper.rs:577:14 Sep 01 00:56:25.155 INFO kablam! | Sep 01 00:56:25.155 INFO kablam! 577 | for i in (0..len ) { Sep 01 00:56:25.155 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.155 INFO kablam! | Sep 01 00:56:25.155 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 00:56:25.155 INFO kablam! Sep 01 00:56:25.155 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.155 INFO kablam! --> tests/helper.rs:607:14 Sep 01 00:56:25.155 INFO kablam! | Sep 01 00:56:25.155 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 01 00:56:25.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.156 INFO kablam! Sep 01 00:56:25.156 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.156 INFO kablam! --> tests/helper.rs:644:14 Sep 01 00:56:25.156 INFO kablam! | Sep 01 00:56:25.156 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 01 00:56:25.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.156 INFO kablam! Sep 01 00:56:25.156 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.156 INFO kablam! --> tests/helper.rs:655:14 Sep 01 00:56:25.156 INFO kablam! | Sep 01 00:56:25.156 INFO kablam! 655 | for i in (0..raw_len) { Sep 01 00:56:25.156 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.156 INFO kablam! Sep 01 00:56:25.157 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.157 INFO kablam! --> tests/helper.rs:864:18 Sep 01 00:56:25.157 INFO kablam! | Sep 01 00:56:25.157 INFO kablam! 864 | for j in (2..total_len) { Sep 01 00:56:25.157 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.157 INFO kablam! Sep 01 00:56:25.157 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.157 INFO kablam! --> tests/helper.rs:865:22 Sep 01 00:56:25.157 INFO kablam! | Sep 01 00:56:25.158 INFO kablam! 865 | for i in (1..j) { Sep 01 00:56:25.158 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:56:25.158 INFO kablam! Sep 01 00:56:25.459 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.459 INFO kablam! --> tests/helper.rs:577:14 Sep 01 00:56:25.459 INFO kablam! | Sep 01 00:56:25.459 INFO kablam! 577 | for i in (0..len ) { Sep 01 00:56:25.459 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.459 INFO kablam! | Sep 01 00:56:25.459 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 00:56:25.459 INFO kablam! Sep 01 00:56:25.459 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.459 INFO kablam! --> tests/helper.rs:607:14 Sep 01 00:56:25.459 INFO kablam! | Sep 01 00:56:25.459 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 01 00:56:25.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.459 INFO kablam! Sep 01 00:56:25.460 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.460 INFO kablam! --> tests/helper.rs:644:14 Sep 01 00:56:25.460 INFO kablam! | Sep 01 00:56:25.460 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 01 00:56:25.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.461 INFO kablam! Sep 01 00:56:25.461 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.461 INFO kablam! --> tests/helper.rs:655:14 Sep 01 00:56:25.461 INFO kablam! | Sep 01 00:56:25.461 INFO kablam! 655 | for i in (0..raw_len) { Sep 01 00:56:25.461 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.462 INFO kablam! Sep 01 00:56:25.462 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.462 INFO kablam! --> tests/helper.rs:864:18 Sep 01 00:56:25.463 INFO kablam! | Sep 01 00:56:25.463 INFO kablam! 864 | for j in (2..total_len) { Sep 01 00:56:25.463 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:56:25.463 INFO kablam! Sep 01 00:56:25.463 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 00:56:25.463 INFO kablam! --> tests/helper.rs:865:22 Sep 01 00:56:25.463 INFO kablam! | Sep 01 00:56:25.463 INFO kablam! 865 | for i in (1..j) { Sep 01 00:56:25.463 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:56:25.463 INFO kablam! Sep 01 00:56:26.531 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.43s Sep 01 00:56:26.538 INFO kablam! su: No module specific data is present Sep 01 00:56:27.048 INFO running `"docker" "rm" "-f" "af6993bcae8cf6f848cd575f15138d712acd8079b31d33f53f741f25d947abea"` Sep 01 00:56:27.170 INFO blam! af6993bcae8cf6f848cd575f15138d712acd8079b31d33f53f741f25d947abea