Sep 06 05:28:48.188 INFO checking http_parser-0.0.2 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 05:28:48.188 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 05:28:48.188 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 05:28:48.398 INFO blam! 3dcf82615650f04ad0686637055a20b2d9baa63616e32cfe2a278885427af057 Sep 06 05:28:48.403 INFO running `"docker" "start" "-a" "3dcf82615650f04ad0686637055a20b2d9baa63616e32cfe2a278885427af057"` Sep 06 05:28:49.604 INFO kablam! usermod: no changes Sep 06 05:28:49.625 INFO kablam! Checking http_parser v0.0.2 (file:///source) Sep 06 05:28:50.382 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.382 INFO kablam! --> tests/helper.rs:577:14 Sep 06 05:28:50.382 INFO kablam! | Sep 06 05:28:50.382 INFO kablam! 577 | for i in (0..len ) { Sep 06 05:28:50.382 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.382 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.382 INFO kablam! --> tests/helper.rs:577:14 Sep 06 05:28:50.382 INFO kablam! | Sep 06 05:28:50.382 INFO kablam! 577 | for i in (0..len ) { Sep 06 05:28:50.382 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.382 INFO kablam! | Sep 06 05:28:50.382 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:28:50.382 INFO kablam! Sep 06 05:28:50.382 INFO kablam! | Sep 06 05:28:50.382 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:28:50.382 INFO kablam! Sep 06 05:28:50.382 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.382 INFO kablam! --> tests/helper.rs:607:14 Sep 06 05:28:50.382 INFO kablam! | Sep 06 05:28:50.382 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 06 05:28:50.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.382 INFO kablam! Sep 06 05:28:50.382 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.382 INFO kablam! --> tests/helper.rs:607:14 Sep 06 05:28:50.382 INFO kablam! | Sep 06 05:28:50.382 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 06 05:28:50.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.382 INFO kablam! Sep 06 05:28:50.382 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.382 INFO kablam! --> tests/helper.rs:644:14 Sep 06 05:28:50.382 INFO kablam! | Sep 06 05:28:50.382 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 06 05:28:50.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.382 INFO kablam! Sep 06 05:28:50.382 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.382 INFO kablam! --> tests/helper.rs:644:14 Sep 06 05:28:50.382 INFO kablam! | Sep 06 05:28:50.382 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 06 05:28:50.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.382 INFO kablam! Sep 06 05:28:50.382 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.383 INFO kablam! --> tests/helper.rs:655:14 Sep 06 05:28:50.383 INFO kablam! | Sep 06 05:28:50.383 INFO kablam! 655 | for i in (0..raw_len) { Sep 06 05:28:50.383 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.383 INFO kablam! Sep 06 05:28:50.383 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.383 INFO kablam! --> tests/helper.rs:655:14 Sep 06 05:28:50.383 INFO kablam! | Sep 06 05:28:50.383 INFO kablam! 655 | for i in (0..raw_len) { Sep 06 05:28:50.383 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.383 INFO kablam! Sep 06 05:28:50.384 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.384 INFO kablam! --> tests/helper.rs:577:14 Sep 06 05:28:50.384 INFO kablam! | Sep 06 05:28:50.384 INFO kablam! 577 | for i in (0..len ) { Sep 06 05:28:50.384 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.384 INFO kablam! | Sep 06 05:28:50.384 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:28:50.384 INFO kablam! Sep 06 05:28:50.384 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.384 INFO kablam! --> tests/helper.rs:864:18 Sep 06 05:28:50.384 INFO kablam! | Sep 06 05:28:50.384 INFO kablam! 864 | for j in (2..total_len) { Sep 06 05:28:50.384 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.384 INFO kablam! Sep 06 05:28:50.384 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.384 INFO kablam! --> tests/helper.rs:865:22 Sep 06 05:28:50.384 INFO kablam! | Sep 06 05:28:50.384 INFO kablam! 865 | for i in (1..j) { Sep 06 05:28:50.384 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:28:50.384 INFO kablam! Sep 06 05:28:50.384 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.385 INFO kablam! --> tests/helper.rs:864:18 Sep 06 05:28:50.385 INFO kablam! | Sep 06 05:28:50.385 INFO kablam! 864 | for j in (2..total_len) { Sep 06 05:28:50.385 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.385 INFO kablam! Sep 06 05:28:50.385 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.385 INFO kablam! --> tests/helper.rs:607:14 Sep 06 05:28:50.385 INFO kablam! | Sep 06 05:28:50.385 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 06 05:28:50.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.385 INFO kablam! Sep 06 05:28:50.385 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.385 INFO kablam! --> tests/helper.rs:865:22 Sep 06 05:28:50.385 INFO kablam! | Sep 06 05:28:50.385 INFO kablam! 865 | for i in (1..j) { Sep 06 05:28:50.385 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:28:50.385 INFO kablam! Sep 06 05:28:50.385 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.385 INFO kablam! --> tests/helper.rs:644:14 Sep 06 05:28:50.385 INFO kablam! | Sep 06 05:28:50.385 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 06 05:28:50.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.385 INFO kablam! Sep 06 05:28:50.385 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.385 INFO kablam! --> tests/helper.rs:655:14 Sep 06 05:28:50.385 INFO kablam! | Sep 06 05:28:50.385 INFO kablam! 655 | for i in (0..raw_len) { Sep 06 05:28:50.385 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.385 INFO kablam! Sep 06 05:28:50.385 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.385 INFO kablam! --> tests/helper.rs:864:18 Sep 06 05:28:50.385 INFO kablam! | Sep 06 05:28:50.385 INFO kablam! 864 | for j in (2..total_len) { Sep 06 05:28:50.385 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.385 INFO kablam! Sep 06 05:28:50.385 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.385 INFO kablam! --> tests/helper.rs:865:22 Sep 06 05:28:50.385 INFO kablam! | Sep 06 05:28:50.385 INFO kablam! 865 | for i in (1..j) { Sep 06 05:28:50.385 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:28:50.385 INFO kablam! Sep 06 05:28:50.410 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.410 INFO kablam! --> tests/helper.rs:577:14 Sep 06 05:28:50.410 INFO kablam! | Sep 06 05:28:50.410 INFO kablam! 577 | for i in (0..len ) { Sep 06 05:28:50.410 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.410 INFO kablam! | Sep 06 05:28:50.410 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:28:50.410 INFO kablam! Sep 06 05:28:50.410 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.410 INFO kablam! --> tests/helper.rs:607:14 Sep 06 05:28:50.410 INFO kablam! | Sep 06 05:28:50.410 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 06 05:28:50.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.410 INFO kablam! Sep 06 05:28:50.418 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.418 INFO kablam! --> tests/helper.rs:644:14 Sep 06 05:28:50.418 INFO kablam! | Sep 06 05:28:50.418 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 06 05:28:50.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.418 INFO kablam! Sep 06 05:28:50.418 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.418 INFO kablam! --> tests/helper.rs:655:14 Sep 06 05:28:50.418 INFO kablam! | Sep 06 05:28:50.418 INFO kablam! 655 | for i in (0..raw_len) { Sep 06 05:28:50.418 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.418 INFO kablam! Sep 06 05:28:50.418 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.418 INFO kablam! --> tests/helper.rs:864:18 Sep 06 05:28:50.418 INFO kablam! | Sep 06 05:28:50.418 INFO kablam! 864 | for j in (2..total_len) { Sep 06 05:28:50.418 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.418 INFO kablam! Sep 06 05:28:50.418 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.418 INFO kablam! --> tests/helper.rs:865:22 Sep 06 05:28:50.418 INFO kablam! | Sep 06 05:28:50.418 INFO kablam! 865 | for i in (1..j) { Sep 06 05:28:50.418 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:28:50.418 INFO kablam! Sep 06 05:28:50.418 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.418 INFO kablam! --> tests/test_responses.rs:777:14 Sep 06 05:28:50.418 INFO kablam! | Sep 06 05:28:50.418 INFO kablam! 777 | for _ in (0..body_size_in_kb) { Sep 06 05:28:50.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.418 INFO kablam! Sep 06 05:28:50.418 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.418 INFO kablam! --> tests/test_responses.rs:779:18 Sep 06 05:28:50.418 INFO kablam! | Sep 06 05:28:50.418 INFO kablam! 779 | for _ in (0u32..1024u32) { Sep 06 05:28:50.418 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.418 INFO kablam! Sep 06 05:28:50.422 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.422 INFO kablam! --> tests/helper.rs:577:14 Sep 06 05:28:50.422 INFO kablam! | Sep 06 05:28:50.422 INFO kablam! 577 | for i in (0..len ) { Sep 06 05:28:50.422 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.422 INFO kablam! | Sep 06 05:28:50.422 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:28:50.422 INFO kablam! Sep 06 05:28:50.422 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.422 INFO kablam! --> tests/helper.rs:607:14 Sep 06 05:28:50.422 INFO kablam! | Sep 06 05:28:50.422 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 06 05:28:50.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.422 INFO kablam! Sep 06 05:28:50.422 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.422 INFO kablam! --> tests/helper.rs:644:14 Sep 06 05:28:50.422 INFO kablam! | Sep 06 05:28:50.422 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 06 05:28:50.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.422 INFO kablam! Sep 06 05:28:50.422 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.422 INFO kablam! --> tests/helper.rs:655:14 Sep 06 05:28:50.422 INFO kablam! | Sep 06 05:28:50.422 INFO kablam! 655 | for i in (0..raw_len) { Sep 06 05:28:50.422 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.422 INFO kablam! Sep 06 05:28:50.422 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.422 INFO kablam! --> tests/helper.rs:864:18 Sep 06 05:28:50.422 INFO kablam! | Sep 06 05:28:50.422 INFO kablam! 864 | for j in (2..total_len) { Sep 06 05:28:50.422 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.422 INFO kablam! Sep 06 05:28:50.422 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.422 INFO kablam! --> tests/helper.rs:865:22 Sep 06 05:28:50.422 INFO kablam! | Sep 06 05:28:50.422 INFO kablam! 865 | for i in (1..j) { Sep 06 05:28:50.423 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:28:50.423 INFO kablam! Sep 06 05:28:50.489 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.489 INFO kablam! --> tests/helper.rs:577:14 Sep 06 05:28:50.489 INFO kablam! | Sep 06 05:28:50.489 INFO kablam! 577 | for i in (0..len ) { Sep 06 05:28:50.489 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.489 INFO kablam! | Sep 06 05:28:50.489 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:28:50.489 INFO kablam! Sep 06 05:28:50.489 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.489 INFO kablam! --> tests/helper.rs:607:14 Sep 06 05:28:50.489 INFO kablam! | Sep 06 05:28:50.490 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 06 05:28:50.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.490 INFO kablam! Sep 06 05:28:50.490 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.490 INFO kablam! --> tests/helper.rs:644:14 Sep 06 05:28:50.490 INFO kablam! | Sep 06 05:28:50.490 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 06 05:28:50.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.490 INFO kablam! Sep 06 05:28:50.490 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.490 INFO kablam! --> tests/helper.rs:655:14 Sep 06 05:28:50.490 INFO kablam! | Sep 06 05:28:50.490 INFO kablam! 655 | for i in (0..raw_len) { Sep 06 05:28:50.490 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.490 INFO kablam! Sep 06 05:28:50.490 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.490 INFO kablam! --> tests/helper.rs:864:18 Sep 06 05:28:50.490 INFO kablam! | Sep 06 05:28:50.490 INFO kablam! 864 | for j in (2..total_len) { Sep 06 05:28:50.490 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.490 INFO kablam! Sep 06 05:28:50.490 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.490 INFO kablam! --> tests/helper.rs:865:22 Sep 06 05:28:50.490 INFO kablam! | Sep 06 05:28:50.490 INFO kablam! 865 | for i in (1..j) { Sep 06 05:28:50.490 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:28:50.490 INFO kablam! Sep 06 05:28:50.497 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.498 INFO kablam! --> tests/helper.rs:577:14 Sep 06 05:28:50.498 INFO kablam! | Sep 06 05:28:50.498 INFO kablam! 577 | for i in (0..len ) { Sep 06 05:28:50.498 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.498 INFO kablam! | Sep 06 05:28:50.498 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:28:50.498 INFO kablam! Sep 06 05:28:50.498 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.498 INFO kablam! --> tests/helper.rs:607:14 Sep 06 05:28:50.498 INFO kablam! | Sep 06 05:28:50.498 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 06 05:28:50.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.498 INFO kablam! Sep 06 05:28:50.498 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.498 INFO kablam! --> tests/helper.rs:644:14 Sep 06 05:28:50.498 INFO kablam! | Sep 06 05:28:50.498 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 06 05:28:50.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.498 INFO kablam! Sep 06 05:28:50.498 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.498 INFO kablam! --> tests/helper.rs:655:14 Sep 06 05:28:50.498 INFO kablam! | Sep 06 05:28:50.498 INFO kablam! 655 | for i in (0..raw_len) { Sep 06 05:28:50.498 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.498 INFO kablam! Sep 06 05:28:50.498 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.498 INFO kablam! --> tests/helper.rs:864:18 Sep 06 05:28:50.498 INFO kablam! | Sep 06 05:28:50.498 INFO kablam! 864 | for j in (2..total_len) { Sep 06 05:28:50.498 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.498 INFO kablam! Sep 06 05:28:50.498 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.498 INFO kablam! --> tests/helper.rs:865:22 Sep 06 05:28:50.498 INFO kablam! | Sep 06 05:28:50.498 INFO kablam! 865 | for i in (1..j) { Sep 06 05:28:50.498 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:28:50.498 INFO kablam! Sep 06 05:28:50.498 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:50.498 INFO kablam! --> tests/test_long_body.rs:35:14 Sep 06 05:28:50.498 INFO kablam! | Sep 06 05:28:50.498 INFO kablam! 35 | for _ in (0..length) { Sep 06 05:28:50.498 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:50.498 INFO kablam! Sep 06 05:28:50.829 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Sep 06 05:28:50.832 INFO kablam! su: No module specific data is present Sep 06 05:28:51.464 INFO running `"docker" "rm" "-f" "3dcf82615650f04ad0686637055a20b2d9baa63616e32cfe2a278885427af057"` Sep 06 05:28:51.590 INFO blam! 3dcf82615650f04ad0686637055a20b2d9baa63616e32cfe2a278885427af057