Sep 20 22:54:41.301 INFO checking dineshadepu/project_euler against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 20 22:54:41.301 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 20 22:54:41.301 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 22:54:41.430 INFO blam! 5ca7b997870c11e463f883399883948169582c81b21ed6e5634ea36960e31fa3 Sep 20 22:54:41.432 INFO running `"docker" "start" "-a" "5ca7b997870c11e463f883399883948169582c81b21ed6e5634ea36960e31fa3"` Sep 20 22:54:41.975 INFO kablam! usermod: no changes Sep 20 22:54:42.006 INFO kablam! Checking project_euler v0.1.0 (/source) Sep 20 22:54:42.167 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 20 22:54:42.167 INFO kablam! --> src/bin/p003.rs:4:14 Sep 20 22:54:42.168 INFO kablam! | Sep 20 22:54:42.168 INFO kablam! 4 | for i in (1..x/2){ Sep 20 22:54:42.168 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 20 22:54:42.169 INFO kablam! | Sep 20 22:54:42.169 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 22:54:42.169 INFO kablam! Sep 20 22:54:42.214 INFO kablam! warning: literal out of range for u32 Sep 20 22:54:42.215 INFO kablam! --> src/bin/p003.rs:15:36 Sep 20 22:54:42.215 INFO kablam! | Sep 20 22:54:42.215 INFO kablam! 15 | let ans = largest_prime_factor(600851475143); Sep 20 22:54:42.215 INFO kablam! | ^^^^^^^^^^^^ Sep 20 22:54:42.215 INFO kablam! | Sep 20 22:54:42.215 INFO kablam! = note: #[warn(overflowing_literals)] on by default Sep 20 22:54:42.215 INFO kablam! Sep 20 22:54:42.218 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 20 22:54:42.218 INFO kablam! --> src/bin/p003.rs:4:14 Sep 20 22:54:42.218 INFO kablam! | Sep 20 22:54:42.218 INFO kablam! 4 | for i in (1..x/2){ Sep 20 22:54:42.218 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 20 22:54:42.218 INFO kablam! | Sep 20 22:54:42.218 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 22:54:42.218 INFO kablam! Sep 20 22:54:42.259 INFO kablam! warning: function is never used: `get_sum_of_multiplies` Sep 20 22:54:42.259 INFO kablam! --> src/bin/p001.rs:1:1 Sep 20 22:54:42.259 INFO kablam! | Sep 20 22:54:42.259 INFO kablam! 1 | fn get_sum_of_multiplies(num: u32) -> (u32) { Sep 20 22:54:42.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 22:54:42.259 INFO kablam! | Sep 20 22:54:42.259 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 22:54:42.259 INFO kablam! Sep 20 22:54:42.266 INFO kablam! warning: literal out of range for u32 Sep 20 22:54:42.266 INFO kablam! --> src/bin/p003.rs:15:36 Sep 20 22:54:42.266 INFO kablam! | Sep 20 22:54:42.266 INFO kablam! 15 | let ans = largest_prime_factor(600851475143); Sep 20 22:54:42.266 INFO kablam! | ^^^^^^^^^^^^ Sep 20 22:54:42.266 INFO kablam! | Sep 20 22:54:42.266 INFO kablam! = note: #[warn(overflowing_literals)] on by default Sep 20 22:54:42.266 INFO kablam! Sep 20 22:54:42.322 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.33s Sep 20 22:54:42.324 INFO kablam! su: No module specific data is present Sep 20 22:54:42.954 INFO running `"docker" "rm" "-f" "5ca7b997870c11e463f883399883948169582c81b21ed6e5634ea36960e31fa3"` Sep 20 22:54:43.026 INFO blam! 5ca7b997870c11e463f883399883948169582c81b21ed6e5634ea36960e31fa3