Sep 10 04:25:25.935 INFO checking dineshadepu/project_euler against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 04:25:25.935 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 04:25:25.935 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 04:25:26.123 INFO blam! 223144698c0b922f4a400e673077db440b7f683f6d797970395da620ce48c0ed Sep 10 04:25:26.125 INFO running `"docker" "start" "-a" "223144698c0b922f4a400e673077db440b7f683f6d797970395da620ce48c0ed"` Sep 10 04:25:27.009 INFO kablam! usermod: no changes Sep 10 04:25:27.054 INFO kablam! Checking project_euler v0.1.0 (file:///source) Sep 10 04:25:27.326 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 10 04:25:27.326 INFO kablam! --> src/bin/p003.rs:4:14 Sep 10 04:25:27.326 INFO kablam! | Sep 10 04:25:27.326 INFO kablam! 4 | for i in (1..x/2){ Sep 10 04:25:27.326 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 10 04:25:27.326 INFO kablam! | Sep 10 04:25:27.326 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 04:25:27.326 INFO kablam! Sep 10 04:25:27.357 INFO kablam! warning: function is never used: `get_sum_of_multiplies` Sep 10 04:25:27.357 INFO kablam! --> src/bin/p001.rs:1:1 Sep 10 04:25:27.357 INFO kablam! | Sep 10 04:25:27.358 INFO kablam! 1 | fn get_sum_of_multiplies(num: u32) -> (u32) { Sep 10 04:25:27.358 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 04:25:27.358 INFO kablam! | Sep 10 04:25:27.358 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 04:25:27.358 INFO kablam! Sep 10 04:25:27.419 INFO kablam! warning: literal out of range for u32 Sep 10 04:25:27.419 INFO kablam! --> src/bin/p003.rs:15:36 Sep 10 04:25:27.419 INFO kablam! | Sep 10 04:25:27.419 INFO kablam! 15 | let ans = largest_prime_factor(600851475143); Sep 10 04:25:27.419 INFO kablam! | ^^^^^^^^^^^^ Sep 10 04:25:27.422 INFO kablam! | Sep 10 04:25:27.423 INFO kablam! = note: #[warn(overflowing_literals)] on by default Sep 10 04:25:27.423 INFO kablam! Sep 10 04:25:27.485 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 10 04:25:27.485 INFO kablam! --> src/bin/p003.rs:4:14 Sep 10 04:25:27.485 INFO kablam! | Sep 10 04:25:27.485 INFO kablam! 4 | for i in (1..x/2){ Sep 10 04:25:27.485 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 10 04:25:27.485 INFO kablam! | Sep 10 04:25:27.485 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 04:25:27.485 INFO kablam! Sep 10 04:25:27.531 INFO kablam! warning: literal out of range for u32 Sep 10 04:25:27.531 INFO kablam! --> src/bin/p003.rs:15:36 Sep 10 04:25:27.531 INFO kablam! | Sep 10 04:25:27.531 INFO kablam! 15 | let ans = largest_prime_factor(600851475143); Sep 10 04:25:27.531 INFO kablam! | ^^^^^^^^^^^^ Sep 10 04:25:27.531 INFO kablam! | Sep 10 04:25:27.531 INFO kablam! = note: #[warn(overflowing_literals)] on by default Sep 10 04:25:27.531 INFO kablam! Sep 10 04:25:27.649 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.61s Sep 10 04:25:27.654 INFO kablam! su: No module specific data is present Sep 10 04:25:28.458 INFO running `"docker" "rm" "-f" "223144698c0b922f4a400e673077db440b7f683f6d797970395da620ce48c0ed"` Sep 10 04:25:28.573 INFO blam! 223144698c0b922f4a400e673077db440b7f683f6d797970395da620ce48c0ed