Sep 03 19:04:09.955 INFO checking dineshadepu/project_euler against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 19:04:09.955 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 19:04:09.956 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 19:04:10.166 INFO blam! 7b85f2ce50d243304e2c1733a58cadb98696872ed725358639eda0b35eb2a709 Sep 03 19:04:10.168 INFO running `"docker" "start" "-a" "7b85f2ce50d243304e2c1733a58cadb98696872ed725358639eda0b35eb2a709"` Sep 03 19:04:10.950 INFO kablam! Checking project_euler v0.1.0 (file:///source) Sep 03 19:04:11.328 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 03 19:04:11.328 INFO kablam! --> src/bin/p003.rs:4:14 Sep 03 19:04:11.328 INFO kablam! | Sep 03 19:04:11.328 INFO kablam! 4 | for i in (1..x/2){ Sep 03 19:04:11.328 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 03 19:04:11.328 INFO kablam! | Sep 03 19:04:11.328 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 03 19:04:11.328 INFO kablam! Sep 03 19:04:11.546 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 03 19:04:11.546 INFO kablam! --> src/bin/p003.rs:4:14 Sep 03 19:04:11.546 INFO kablam! | Sep 03 19:04:11.546 INFO kablam! 4 | for i in (1..x/2){ Sep 03 19:04:11.546 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 03 19:04:11.548 INFO kablam! | Sep 03 19:04:11.549 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 03 19:04:11.550 INFO kablam! Sep 03 19:04:11.622 INFO kablam! warning: literal out of range for u32 Sep 03 19:04:11.622 INFO kablam! --> src/bin/p003.rs:15:36 Sep 03 19:04:11.622 INFO kablam! | Sep 03 19:04:11.622 INFO kablam! 15 | let ans = largest_prime_factor(600851475143); Sep 03 19:04:11.622 INFO kablam! | ^^^^^^^^^^^^ Sep 03 19:04:11.622 INFO kablam! | Sep 03 19:04:11.622 INFO kablam! = note: #[warn(overflowing_literals)] on by default Sep 03 19:04:11.622 INFO kablam! Sep 03 19:04:11.699 INFO kablam! warning: function is never used: `get_sum_of_multiplies` Sep 03 19:04:11.699 INFO kablam! --> src/bin/p001.rs:1:1 Sep 03 19:04:11.699 INFO kablam! | Sep 03 19:04:11.699 INFO kablam! 1 | fn get_sum_of_multiplies(num: u32) -> (u32) { Sep 03 19:04:11.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 19:04:11.699 INFO kablam! | Sep 03 19:04:11.700 INFO kablam! = note: #[warn(dead_code)] on by default Sep 03 19:04:11.700 INFO kablam! Sep 03 19:04:11.784 INFO kablam! warning: literal out of range for u32 Sep 03 19:04:11.784 INFO kablam! --> src/bin/p003.rs:15:36 Sep 03 19:04:11.784 INFO kablam! | Sep 03 19:04:11.784 INFO kablam! 15 | let ans = largest_prime_factor(600851475143); Sep 03 19:04:11.784 INFO kablam! | ^^^^^^^^^^^^ Sep 03 19:04:11.784 INFO kablam! | Sep 03 19:04:11.784 INFO kablam! = note: #[warn(overflowing_literals)] on by default Sep 03 19:04:11.784 INFO kablam! Sep 03 19:04:11.951 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.02s Sep 03 19:04:11.954 INFO kablam! su: No module specific data is present Sep 03 19:04:12.482 INFO running `"docker" "rm" "-f" "7b85f2ce50d243304e2c1733a58cadb98696872ed725358639eda0b35eb2a709"` Sep 03 19:04:12.630 INFO blam! 7b85f2ce50d243304e2c1733a58cadb98696872ed725358639eda0b35eb2a709