Sep 01 12:31:27.252 INFO checking steveklabnik/GPACalc.rs against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 12:31:27.252 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 12:31:27.252 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 12:31:27.506 INFO blam! 4c8aa3359f13d5207607b17d858ed14e6be5216cd75ddae4f0511248606cd0e2 Sep 01 12:31:27.509 INFO running `"docker" "start" "-a" "4c8aa3359f13d5207607b17d858ed14e6be5216cd75ddae4f0511248606cd0e2"` Sep 01 12:31:28.620 INFO kablam! Checking gpacalc v0.0.1 (file:///source) Sep 01 12:31:28.702 INFO kablam! error: expected one of `.`, `;`, `?`, `}`, or an operator, found `let` Sep 01 12:31:28.702 INFO kablam! --> src/main.rs:6:5 Sep 01 12:31:28.702 INFO kablam! | Sep 01 12:31:28.702 INFO kablam! 5 | println!("Instructions: Type the uppercase letter grade then press enter\n enter `done` to calculate GPA") Sep 01 12:31:28.702 INFO kablam! | - expected one of `.`, `;`, `?`, `}`, or an operator here Sep 01 12:31:28.702 INFO kablam! 6 | let mut stdin = io::stdin(); Sep 01 12:31:28.702 INFO kablam! | ^^^ unexpected token Sep 01 12:31:28.702 INFO kablam! Sep 01 12:31:28.741 INFO kablam! error: expected one of `.`, `;`, `?`, `}`, or an operator, found `let` Sep 01 12:31:28.741 INFO kablam! --> src/main.rs:6:5 Sep 01 12:31:28.741 INFO kablam! | Sep 01 12:31:28.741 INFO kablam! 5 | println!("Instructions: Type the uppercase letter grade then press enter\n enter `done` to calculate GPA") Sep 01 12:31:28.741 INFO kablam! | - expected one of `.`, `;`, `?`, `}`, or an operator here Sep 01 12:31:28.742 INFO kablam! 6 | let mut stdin = io::stdin(); Sep 01 12:31:28.742 INFO kablam! | ^^^ unexpected token Sep 01 12:31:28.742 INFO kablam! Sep 01 12:31:28.767 INFO kablam! warning: unused import: `std::io` Sep 01 12:31:28.767 INFO kablam! --> src/main.rs:1:5 Sep 01 12:31:28.767 INFO kablam! | Sep 01 12:31:28.767 INFO kablam! 1 | use std::io; Sep 01 12:31:28.767 INFO kablam! | ^^^^^^^ Sep 01 12:31:28.767 INFO kablam! | Sep 01 12:31:28.768 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 12:31:28.768 INFO kablam! Sep 01 12:31:28.782 INFO kablam! error: aborting due to previous error Sep 01 12:31:28.782 INFO kablam! Sep 01 12:31:28.795 INFO kablam! error: Could not compile `gpacalc`. Sep 01 12:31:28.795 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 12:31:28.882 INFO kablam! warning: unused import: `std::io` Sep 01 12:31:28.882 INFO kablam! --> src/main.rs:1:5 Sep 01 12:31:28.882 INFO kablam! | Sep 01 12:31:28.883 INFO kablam! 1 | use std::io; Sep 01 12:31:28.883 INFO kablam! | ^^^^^^^ Sep 01 12:31:28.883 INFO kablam! | Sep 01 12:31:28.883 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 12:31:28.883 INFO kablam! Sep 01 12:31:28.898 INFO kablam! error: aborting due to previous error Sep 01 12:31:28.898 INFO kablam! Sep 01 12:31:28.914 INFO kablam! error: Could not compile `gpacalc`. Sep 01 12:31:28.914 INFO kablam! Sep 01 12:31:28.914 INFO kablam! To learn more, run the command again with --verbose. Sep 01 12:31:28.916 INFO kablam! su: No module specific data is present Sep 01 12:31:29.421 INFO running `"docker" "rm" "-f" "4c8aa3359f13d5207607b17d858ed14e6be5216cd75ddae4f0511248606cd0e2"` Sep 01 12:31:29.586 INFO blam! 4c8aa3359f13d5207607b17d858ed14e6be5216cd75ddae4f0511248606cd0e2