Sep 19 13:56:35.832 INFO checking dineshadepu/project_euler against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 13:56:35.832 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 13:56:35.832 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 13:56:35.976 INFO blam! 53ab1dc89cb8b004ef40a851db871c76a93d04d911759a7bab8d5e0f1a535b54 Sep 19 13:56:35.977 INFO running `"docker" "start" "-a" "53ab1dc89cb8b004ef40a851db871c76a93d04d911759a7bab8d5e0f1a535b54"` Sep 19 13:56:36.350 INFO kablam! usermod: no changes Sep 19 13:56:36.377 INFO kablam! Checking project_euler v0.1.0 (/source) Sep 19 13:56:36.493 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 19 13:56:36.493 INFO kablam! --> src/bin/p003.rs:4:14 Sep 19 13:56:36.494 INFO kablam! | Sep 19 13:56:36.494 INFO kablam! 4 | for i in (1..x/2){ Sep 19 13:56:36.495 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 19 13:56:36.495 INFO kablam! | Sep 19 13:56:36.495 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 13:56:36.497 INFO kablam! Sep 19 13:56:36.540 INFO kablam! warning: function is never used: `get_sum_of_multiplies` Sep 19 13:56:36.540 INFO kablam! --> src/bin/p001.rs:1:1 Sep 19 13:56:36.541 INFO kablam! | Sep 19 13:56:36.541 INFO kablam! 1 | fn get_sum_of_multiplies(num: u32) -> (u32) { Sep 19 13:56:36.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 13:56:36.542 INFO kablam! | Sep 19 13:56:36.542 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 13:56:36.543 INFO kablam! Sep 19 13:56:36.543 INFO kablam! warning: literal out of range for u32 Sep 19 13:56:36.543 INFO kablam! --> src/bin/p003.rs:15:36 Sep 19 13:56:36.543 INFO kablam! | Sep 19 13:56:36.543 INFO kablam! 15 | let ans = largest_prime_factor(600851475143); Sep 19 13:56:36.543 INFO kablam! | ^^^^^^^^^^^^ Sep 19 13:56:36.547 INFO kablam! | Sep 19 13:56:36.547 INFO kablam! = note: #[warn(overflowing_literals)] on by default Sep 19 13:56:36.547 INFO kablam! Sep 19 13:56:36.563 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 19 13:56:36.563 INFO kablam! --> src/bin/p003.rs:4:14 Sep 19 13:56:36.563 INFO kablam! | Sep 19 13:56:36.563 INFO kablam! 4 | for i in (1..x/2){ Sep 19 13:56:36.563 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 19 13:56:36.563 INFO kablam! | Sep 19 13:56:36.563 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 13:56:36.563 INFO kablam! Sep 19 13:56:36.620 INFO kablam! warning: literal out of range for u32 Sep 19 13:56:36.620 INFO kablam! --> src/bin/p003.rs:15:36 Sep 19 13:56:36.620 INFO kablam! | Sep 19 13:56:36.620 INFO kablam! 15 | let ans = largest_prime_factor(600851475143); Sep 19 13:56:36.620 INFO kablam! | ^^^^^^^^^^^^ Sep 19 13:56:36.620 INFO kablam! | Sep 19 13:56:36.620 INFO kablam! = note: #[warn(overflowing_literals)] on by default Sep 19 13:56:36.620 INFO kablam! Sep 19 13:56:36.632 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.26s Sep 19 13:56:36.634 INFO kablam! su: No module specific data is present Sep 19 13:56:37.076 INFO running `"docker" "rm" "-f" "53ab1dc89cb8b004ef40a851db871c76a93d04d911759a7bab8d5e0f1a535b54"` Sep 19 13:56:37.173 INFO blam! 53ab1dc89cb8b004ef40a851db871c76a93d04d911759a7bab8d5e0f1a535b54