Sep 06 05:28:49.318 INFO checking http_parser-0.0.2 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 05:28:49.318 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 05:28:49.318 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-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:49.452 INFO blam! bcabcd25e5a3d3460779a2ac3881677b7ee3fbbf8a6ce243a4b8904132863afe Sep 06 05:28:49.454 INFO running `"docker" "start" "-a" "bcabcd25e5a3d3460779a2ac3881677b7ee3fbbf8a6ce243a4b8904132863afe"` Sep 06 05:28:50.765 INFO kablam! usermod: no changes Sep 06 05:28:50.802 INFO kablam! Checking http_parser v0.0.2 (file:///source) Sep 06 05:28:51.705 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.705 INFO kablam! --> tests/helper.rs:577:14 Sep 06 05:28:51.705 INFO kablam! | Sep 06 05:28:51.705 INFO kablam! 577 | for i in (0..len ) { Sep 06 05:28:51.705 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.709 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.709 INFO kablam! --> tests/helper.rs:577:14 Sep 06 05:28:51.709 INFO kablam! | Sep 06 05:28:51.709 INFO kablam! 577 | for i in (0..len ) { Sep 06 05:28:51.709 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.709 INFO kablam! | Sep 06 05:28:51.709 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:28:51.709 INFO kablam! Sep 06 05:28:51.709 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.709 INFO kablam! --> tests/helper.rs:607:14 Sep 06 05:28:51.709 INFO kablam! | Sep 06 05:28:51.709 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 06 05:28:51.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.709 INFO kablam! Sep 06 05:28:51.710 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.710 INFO kablam! --> tests/helper.rs:577:14 Sep 06 05:28:51.710 INFO kablam! | Sep 06 05:28:51.710 INFO kablam! 577 | for i in (0..len ) { Sep 06 05:28:51.710 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.710 INFO kablam! | Sep 06 05:28:51.710 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:28:51.710 INFO kablam! Sep 06 05:28:51.710 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.710 INFO kablam! --> tests/helper.rs:607:14 Sep 06 05:28:51.710 INFO kablam! | Sep 06 05:28:51.710 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 06 05:28:51.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.710 INFO kablam! Sep 06 05:28:51.710 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.710 INFO kablam! --> tests/helper.rs:577:14 Sep 06 05:28:51.710 INFO kablam! | Sep 06 05:28:51.710 INFO kablam! 577 | for i in (0..len ) { Sep 06 05:28:51.710 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.710 INFO kablam! | Sep 06 05:28:51.710 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:28:51.710 INFO kablam! Sep 06 05:28:51.710 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.711 INFO kablam! --> tests/helper.rs:644:14 Sep 06 05:28:51.711 INFO kablam! | Sep 06 05:28:51.711 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 06 05:28:51.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.711 INFO kablam! Sep 06 05:28:51.711 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.711 INFO kablam! --> tests/helper.rs:607:14 Sep 06 05:28:51.711 INFO kablam! | Sep 06 05:28:51.711 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 06 05:28:51.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.711 INFO kablam! Sep 06 05:28:51.714 INFO kablam! | Sep 06 05:28:51.714 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:28:51.714 INFO kablam! Sep 06 05:28:51.714 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.714 INFO kablam! --> tests/helper.rs:607:14 Sep 06 05:28:51.714 INFO kablam! | Sep 06 05:28:51.714 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 06 05:28:51.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.714 INFO kablam! Sep 06 05:28:51.714 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.714 INFO kablam! --> tests/helper.rs:644:14 Sep 06 05:28:51.714 INFO kablam! | Sep 06 05:28:51.714 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 06 05:28:51.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.714 INFO kablam! Sep 06 05:28:51.714 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.714 INFO kablam! --> tests/helper.rs:655:14 Sep 06 05:28:51.714 INFO kablam! | Sep 06 05:28:51.714 INFO kablam! 655 | for i in (0..raw_len) { Sep 06 05:28:51.714 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.714 INFO kablam! Sep 06 05:28:51.714 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.714 INFO kablam! --> tests/helper.rs:644:14 Sep 06 05:28:51.714 INFO kablam! | Sep 06 05:28:51.714 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 06 05:28:51.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.714 INFO kablam! Sep 06 05:28:51.714 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.714 INFO kablam! --> tests/helper.rs:655:14 Sep 06 05:28:51.714 INFO kablam! | Sep 06 05:28:51.714 INFO kablam! 655 | for i in (0..raw_len) { Sep 06 05:28:51.714 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.714 INFO kablam! Sep 06 05:28:51.714 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.714 INFO kablam! --> tests/helper.rs:864:18 Sep 06 05:28:51.714 INFO kablam! | Sep 06 05:28:51.714 INFO kablam! 864 | for j in (2..total_len) { Sep 06 05:28:51.714 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.714 INFO kablam! Sep 06 05:28:51.714 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.714 INFO kablam! --> tests/helper.rs:864:18 Sep 06 05:28:51.714 INFO kablam! | Sep 06 05:28:51.714 INFO kablam! 864 | for j in (2..total_len) { Sep 06 05:28:51.714 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.714 INFO kablam! Sep 06 05:28:51.715 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.715 INFO kablam! --> tests/helper.rs:865:22 Sep 06 05:28:51.715 INFO kablam! | Sep 06 05:28:51.715 INFO kablam! 865 | for i in (1..j) { Sep 06 05:28:51.715 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:28:51.715 INFO kablam! Sep 06 05:28:51.715 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.715 INFO kablam! --> tests/helper.rs:865:22 Sep 06 05:28:51.715 INFO kablam! | Sep 06 05:28:51.715 INFO kablam! 865 | for i in (1..j) { Sep 06 05:28:51.715 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:28:51.715 INFO kablam! Sep 06 05:28:51.715 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.715 INFO kablam! --> tests/helper.rs:644:14 Sep 06 05:28:51.715 INFO kablam! | Sep 06 05:28:51.715 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 06 05:28:51.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.715 INFO kablam! Sep 06 05:28:51.715 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.715 INFO kablam! --> tests/test_long_body.rs:35:14 Sep 06 05:28:51.715 INFO kablam! | Sep 06 05:28:51.715 INFO kablam! 35 | for _ in (0..length) { Sep 06 05:28:51.715 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.715 INFO kablam! Sep 06 05:28:51.715 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.715 INFO kablam! --> tests/helper.rs:655:14 Sep 06 05:28:51.715 INFO kablam! | Sep 06 05:28:51.715 INFO kablam! 655 | for i in (0..raw_len) { Sep 06 05:28:51.715 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.715 INFO kablam! Sep 06 05:28:51.715 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.715 INFO kablam! --> tests/helper.rs:864:18 Sep 06 05:28:51.715 INFO kablam! | Sep 06 05:28:51.715 INFO kablam! 864 | for j in (2..total_len) { Sep 06 05:28:51.715 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.715 INFO kablam! Sep 06 05:28:51.715 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.715 INFO kablam! --> tests/helper.rs:865:22 Sep 06 05:28:51.715 INFO kablam! | Sep 06 05:28:51.715 INFO kablam! 865 | for i in (1..j) { Sep 06 05:28:51.715 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:28:51.715 INFO kablam! Sep 06 05:28:51.730 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.730 INFO kablam! --> tests/helper.rs:655:14 Sep 06 05:28:51.730 INFO kablam! | Sep 06 05:28:51.730 INFO kablam! 655 | for i in (0..raw_len) { Sep 06 05:28:51.730 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.730 INFO kablam! Sep 06 05:28:51.731 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.731 INFO kablam! --> tests/helper.rs:864:18 Sep 06 05:28:51.731 INFO kablam! | Sep 06 05:28:51.731 INFO kablam! 864 | for j in (2..total_len) { Sep 06 05:28:51.731 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.731 INFO kablam! Sep 06 05:28:51.731 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.731 INFO kablam! --> tests/helper.rs:865:22 Sep 06 05:28:51.731 INFO kablam! | Sep 06 05:28:51.731 INFO kablam! 865 | for i in (1..j) { Sep 06 05:28:51.731 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:28:51.731 INFO kablam! Sep 06 05:28:51.734 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.734 INFO kablam! --> tests/test_responses.rs:777:14 Sep 06 05:28:51.734 INFO kablam! | Sep 06 05:28:51.734 INFO kablam! 777 | for _ in (0..body_size_in_kb) { Sep 06 05:28:51.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.734 INFO kablam! Sep 06 05:28:51.734 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.734 INFO kablam! --> tests/test_responses.rs:779:18 Sep 06 05:28:51.734 INFO kablam! | Sep 06 05:28:51.734 INFO kablam! 779 | for _ in (0u32..1024u32) { Sep 06 05:28:51.734 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.734 INFO kablam! Sep 06 05:28:51.741 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.741 INFO kablam! --> tests/helper.rs:577:14 Sep 06 05:28:51.742 INFO kablam! | Sep 06 05:28:51.742 INFO kablam! 577 | for i in (0..len ) { Sep 06 05:28:51.742 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.742 INFO kablam! | Sep 06 05:28:51.742 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:28:51.742 INFO kablam! Sep 06 05:28:51.742 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.742 INFO kablam! --> tests/helper.rs:607:14 Sep 06 05:28:51.742 INFO kablam! | Sep 06 05:28:51.742 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 06 05:28:51.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.742 INFO kablam! Sep 06 05:28:51.750 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.750 INFO kablam! --> tests/helper.rs:644:14 Sep 06 05:28:51.750 INFO kablam! | Sep 06 05:28:51.750 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 06 05:28:51.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.750 INFO kablam! Sep 06 05:28:51.750 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.750 INFO kablam! --> tests/helper.rs:655:14 Sep 06 05:28:51.750 INFO kablam! | Sep 06 05:28:51.750 INFO kablam! 655 | for i in (0..raw_len) { Sep 06 05:28:51.750 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.750 INFO kablam! Sep 06 05:28:51.750 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.750 INFO kablam! --> tests/helper.rs:864:18 Sep 06 05:28:51.750 INFO kablam! | Sep 06 05:28:51.750 INFO kablam! 864 | for j in (2..total_len) { Sep 06 05:28:51.750 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.750 INFO kablam! Sep 06 05:28:51.750 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.750 INFO kablam! --> tests/helper.rs:865:22 Sep 06 05:28:51.750 INFO kablam! | Sep 06 05:28:51.750 INFO kablam! 865 | for i in (1..j) { Sep 06 05:28:51.750 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:28:51.750 INFO kablam! Sep 06 05:28:51.780 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.780 INFO kablam! --> tests/helper.rs:577:14 Sep 06 05:28:51.780 INFO kablam! | Sep 06 05:28:51.780 INFO kablam! 577 | for i in (0..len ) { Sep 06 05:28:51.780 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.780 INFO kablam! | Sep 06 05:28:51.780 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:28:51.780 INFO kablam! Sep 06 05:28:51.780 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.780 INFO kablam! --> tests/helper.rs:607:14 Sep 06 05:28:51.780 INFO kablam! | Sep 06 05:28:51.780 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 06 05:28:51.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.780 INFO kablam! Sep 06 05:28:51.780 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.780 INFO kablam! --> tests/helper.rs:644:14 Sep 06 05:28:51.780 INFO kablam! | Sep 06 05:28:51.780 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 06 05:28:51.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.780 INFO kablam! Sep 06 05:28:51.780 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.780 INFO kablam! --> tests/helper.rs:655:14 Sep 06 05:28:51.780 INFO kablam! | Sep 06 05:28:51.780 INFO kablam! 655 | for i in (0..raw_len) { Sep 06 05:28:51.780 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.780 INFO kablam! Sep 06 05:28:51.780 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.780 INFO kablam! --> tests/helper.rs:864:18 Sep 06 05:28:51.780 INFO kablam! | Sep 06 05:28:51.781 INFO kablam! 864 | for j in (2..total_len) { Sep 06 05:28:51.781 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.781 INFO kablam! Sep 06 05:28:51.781 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.781 INFO kablam! --> tests/helper.rs:865:22 Sep 06 05:28:51.781 INFO kablam! | Sep 06 05:28:51.781 INFO kablam! 865 | for i in (1..j) { Sep 06 05:28:51.781 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:28:51.781 INFO kablam! Sep 06 05:28:51.808 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.808 INFO kablam! --> tests/helper.rs:577:14 Sep 06 05:28:51.809 INFO kablam! | Sep 06 05:28:51.809 INFO kablam! 577 | for i in (0..len ) { Sep 06 05:28:51.809 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.809 INFO kablam! | Sep 06 05:28:51.809 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:28:51.809 INFO kablam! Sep 06 05:28:51.809 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.809 INFO kablam! --> tests/helper.rs:607:14 Sep 06 05:28:51.809 INFO kablam! | Sep 06 05:28:51.809 INFO kablam! 607 | for _ in (0..error_location_line) { Sep 06 05:28:51.809 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.809 INFO kablam! Sep 06 05:28:51.814 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.814 INFO kablam! --> tests/helper.rs:644:14 Sep 06 05:28:51.814 INFO kablam! | Sep 06 05:28:51.814 INFO kablam! 644 | for i in (0..actual.headers.len()) { Sep 06 05:28:51.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.814 INFO kablam! Sep 06 05:28:51.814 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.814 INFO kablam! --> tests/helper.rs:655:14 Sep 06 05:28:51.814 INFO kablam! | Sep 06 05:28:51.814 INFO kablam! 655 | for i in (0..raw_len) { Sep 06 05:28:51.814 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.814 INFO kablam! Sep 06 05:28:51.814 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.814 INFO kablam! --> tests/helper.rs:864:18 Sep 06 05:28:51.814 INFO kablam! | Sep 06 05:28:51.814 INFO kablam! 864 | for j in (2..total_len) { Sep 06 05:28:51.814 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:28:51.814 INFO kablam! Sep 06 05:28:51.814 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 05:28:51.814 INFO kablam! --> tests/helper.rs:865:22 Sep 06 05:28:51.814 INFO kablam! | Sep 06 05:28:51.814 INFO kablam! 865 | for i in (1..j) { Sep 06 05:28:51.814 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:28:51.814 INFO kablam! Sep 06 05:28:52.212 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Sep 06 05:28:52.214 INFO kablam! su: No module specific data is present Sep 06 05:28:52.676 INFO running `"docker" "rm" "-f" "bcabcd25e5a3d3460779a2ac3881677b7ee3fbbf8a6ce243a4b8904132863afe"` Sep 06 05:28:52.747 INFO blam! bcabcd25e5a3d3460779a2ac3881677b7ee3fbbf8a6ce243a4b8904132863afe