Sep 14 04:38:23.176 INFO checking dineshadepu/project_euler against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 04:38:23.176 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 04:38:23.176 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 04:38:23.312 INFO blam! e72a8460393ae571110c9ec74d95eb6907cae1683b5b6337a3b92d3c0c225e02 Sep 14 04:38:23.316 INFO running `"docker" "start" "-a" "e72a8460393ae571110c9ec74d95eb6907cae1683b5b6337a3b92d3c0c225e02"` Sep 14 04:38:23.683 INFO kablam! usermod: no changes Sep 14 04:38:23.705 INFO kablam! Checking project_euler v0.1.0 (file:///source) Sep 14 04:38:23.814 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 14 04:38:23.814 INFO kablam! --> src/bin/p003.rs:4:14 Sep 14 04:38:23.814 INFO kablam! | Sep 14 04:38:23.814 INFO kablam! 4 | for i in (1..x/2){ Sep 14 04:38:23.814 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 14 04:38:23.814 INFO kablam! | Sep 14 04:38:23.814 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 04:38:23.814 INFO kablam! Sep 14 04:38:23.828 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 14 04:38:23.828 INFO kablam! --> src/bin/p003.rs:4:14 Sep 14 04:38:23.828 INFO kablam! | Sep 14 04:38:23.829 INFO kablam! 4 | for i in (1..x/2){ Sep 14 04:38:23.829 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 14 04:38:23.829 INFO kablam! | Sep 14 04:38:23.829 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 04:38:23.829 INFO kablam! Sep 14 04:38:23.865 INFO kablam! warning: literal out of range for u32 Sep 14 04:38:23.865 INFO kablam! --> src/bin/p003.rs:15:36 Sep 14 04:38:23.865 INFO kablam! | Sep 14 04:38:23.865 INFO kablam! 15 | let ans = largest_prime_factor(600851475143); Sep 14 04:38:23.865 INFO kablam! | ^^^^^^^^^^^^ Sep 14 04:38:23.865 INFO kablam! | Sep 14 04:38:23.865 INFO kablam! = note: #[warn(overflowing_literals)] on by default Sep 14 04:38:23.865 INFO kablam! Sep 14 04:38:23.868 INFO kablam! warning: function is never used: `get_sum_of_multiplies` Sep 14 04:38:23.868 INFO kablam! --> src/bin/p001.rs:1:1 Sep 14 04:38:23.868 INFO kablam! | Sep 14 04:38:23.868 INFO kablam! 1 | fn get_sum_of_multiplies(num: u32) -> (u32) { Sep 14 04:38:23.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 04:38:23.868 INFO kablam! | Sep 14 04:38:23.868 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 04:38:23.868 INFO kablam! Sep 14 04:38:23.881 INFO kablam! warning: literal out of range for u32 Sep 14 04:38:23.881 INFO kablam! --> src/bin/p003.rs:15:36 Sep 14 04:38:23.881 INFO kablam! | Sep 14 04:38:23.881 INFO kablam! 15 | let ans = largest_prime_factor(600851475143); Sep 14 04:38:23.881 INFO kablam! | ^^^^^^^^^^^^ Sep 14 04:38:23.881 INFO kablam! | Sep 14 04:38:23.881 INFO kablam! = note: #[warn(overflowing_literals)] on by default Sep 14 04:38:23.881 INFO kablam! Sep 14 04:38:23.949 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Sep 14 04:38:23.951 INFO kablam! su: No module specific data is present Sep 14 04:38:24.600 INFO running `"docker" "rm" "-f" "e72a8460393ae571110c9ec74d95eb6907cae1683b5b6337a3b92d3c0c225e02"` Sep 14 04:38:24.669 INFO blam! e72a8460393ae571110c9ec74d95eb6907cae1683b5b6337a3b92d3c0c225e02