Sep 05 19:03:09.515 INFO checking dineshadepu/project_euler against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 19:03:09.515 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 19:03:09.515 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/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 05 19:03:09.654 INFO blam! 06d32187e52659656eec07309a8e7ab7b91dfc79ce78b1f9741cd676ae7a106a Sep 05 19:03:09.655 INFO running `"docker" "start" "-a" "06d32187e52659656eec07309a8e7ab7b91dfc79ce78b1f9741cd676ae7a106a"` Sep 05 19:03:10.048 INFO kablam! usermod: no changes Sep 05 19:03:10.070 INFO kablam! Checking project_euler v0.1.0 (file:///source) Sep 05 19:03:10.198 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 05 19:03:10.198 INFO kablam! --> src/bin/p003.rs:4:14 Sep 05 19:03:10.198 INFO kablam! | Sep 05 19:03:10.198 INFO kablam! 4 | for i in (1..x/2){ Sep 05 19:03:10.198 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 05 19:03:10.198 INFO kablam! | Sep 05 19:03:10.198 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 19:03:10.198 INFO kablam! Sep 05 19:03:10.221 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 05 19:03:10.221 INFO kablam! --> src/bin/p003.rs:4:14 Sep 05 19:03:10.221 INFO kablam! | Sep 05 19:03:10.221 INFO kablam! 4 | for i in (1..x/2){ Sep 05 19:03:10.221 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 05 19:03:10.238 INFO kablam! | Sep 05 19:03:10.238 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 19:03:10.238 INFO kablam! Sep 05 19:03:10.256 INFO kablam! warning: literal out of range for u32 Sep 05 19:03:10.256 INFO kablam! --> src/bin/p003.rs:15:36 Sep 05 19:03:10.256 INFO kablam! | Sep 05 19:03:10.256 INFO kablam! 15 | let ans = largest_prime_factor(600851475143); Sep 05 19:03:10.256 INFO kablam! | ^^^^^^^^^^^^ Sep 05 19:03:10.256 INFO kablam! | Sep 05 19:03:10.256 INFO kablam! = note: #[warn(overflowing_literals)] on by default Sep 05 19:03:10.256 INFO kablam! Sep 05 19:03:10.263 INFO kablam! warning: function is never used: `get_sum_of_multiplies` Sep 05 19:03:10.263 INFO kablam! --> src/bin/p001.rs:1:1 Sep 05 19:03:10.263 INFO kablam! | Sep 05 19:03:10.263 INFO kablam! 1 | fn get_sum_of_multiplies(num: u32) -> (u32) { Sep 05 19:03:10.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 19:03:10.263 INFO kablam! | Sep 05 19:03:10.263 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 19:03:10.263 INFO kablam! Sep 05 19:03:10.290 INFO kablam! warning: literal out of range for u32 Sep 05 19:03:10.290 INFO kablam! --> src/bin/p003.rs:15:36 Sep 05 19:03:10.290 INFO kablam! | Sep 05 19:03:10.290 INFO kablam! 15 | let ans = largest_prime_factor(600851475143); Sep 05 19:03:10.290 INFO kablam! | ^^^^^^^^^^^^ Sep 05 19:03:10.290 INFO kablam! | Sep 05 19:03:10.290 INFO kablam! = note: #[warn(overflowing_literals)] on by default Sep 05 19:03:10.290 INFO kablam! Sep 05 19:03:10.330 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.26s Sep 05 19:03:10.332 INFO kablam! su: No module specific data is present Sep 05 19:03:10.725 INFO running `"docker" "rm" "-f" "06d32187e52659656eec07309a8e7ab7b91dfc79ce78b1f9741cd676ae7a106a"` Sep 05 19:03:10.795 INFO blam! 06d32187e52659656eec07309a8e7ab7b91dfc79ce78b1f9741cd676ae7a106a