Sep 05 17:05:11.158 INFO checking steveklabnik/GPACalc.rs against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 17:05:11.158 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 17:05:11.158 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 17:05:11.605 INFO blam! 198b451e965ee5c5c3ab9987c33a48cd4896ecac7af48421752a55b1332813d9 Sep 05 17:05:11.607 INFO running `"docker" "start" "-a" "198b451e965ee5c5c3ab9987c33a48cd4896ecac7af48421752a55b1332813d9"` Sep 05 17:05:13.101 INFO kablam! usermod: no changes Sep 05 17:05:13.158 INFO kablam! Checking gpacalc v0.0.1 (file:///source) Sep 05 17:05:13.278 INFO kablam! error: expected one of `.`, `;`, `?`, `}`, or an operator, found `let` Sep 05 17:05:13.278 INFO kablam! --> src/main.rs:6:5 Sep 05 17:05:13.278 INFO kablam! | Sep 05 17:05:13.278 INFO kablam! 5 | println!("Instructions: Type the uppercase letter grade then press enter\n enter `done` to calculate GPA") Sep 05 17:05:13.278 INFO kablam! | - expected one of `.`, `;`, `?`, `}`, or an operator here Sep 05 17:05:13.278 INFO kablam! 6 | let mut stdin = io::stdin(); Sep 05 17:05:13.278 INFO kablam! | ^^^ unexpected token Sep 05 17:05:13.278 INFO kablam! Sep 05 17:05:13.338 INFO kablam! error: expected one of `.`, `;`, `?`, `}`, or an operator, found `let` Sep 05 17:05:13.338 INFO kablam! --> src/main.rs:6:5 Sep 05 17:05:13.338 INFO kablam! | Sep 05 17:05:13.338 INFO kablam! 5 | println!("Instructions: Type the uppercase letter grade then press enter\n enter `done` to calculate GPA") Sep 05 17:05:13.338 INFO kablam! | - expected one of `.`, `;`, `?`, `}`, or an operator here Sep 05 17:05:13.338 INFO kablam! 6 | let mut stdin = io::stdin(); Sep 05 17:05:13.338 INFO kablam! | ^^^ unexpected token Sep 05 17:05:13.338 INFO kablam! Sep 05 17:05:13.370 INFO kablam! warning: unused import: `std::io` Sep 05 17:05:13.370 INFO kablam! --> src/main.rs:1:5 Sep 05 17:05:13.370 INFO kablam! | Sep 05 17:05:13.370 INFO kablam! 1 | use std::io; Sep 05 17:05:13.370 INFO kablam! | ^^^^^^^ Sep 05 17:05:13.370 INFO kablam! | Sep 05 17:05:13.370 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 17:05:13.370 INFO kablam! Sep 05 17:05:13.378 INFO kablam! error: aborting due to previous error Sep 05 17:05:13.378 INFO kablam! Sep 05 17:05:13.382 INFO kablam! error: Could not compile `gpacalc`. Sep 05 17:05:13.382 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 17:05:13.400 INFO kablam! warning: unused import: `std::io` Sep 05 17:05:13.400 INFO kablam! --> src/main.rs:1:5 Sep 05 17:05:13.400 INFO kablam! | Sep 05 17:05:13.400 INFO kablam! 1 | use std::io; Sep 05 17:05:13.400 INFO kablam! | ^^^^^^^ Sep 05 17:05:13.400 INFO kablam! | Sep 05 17:05:13.400 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 17:05:13.400 INFO kablam! Sep 05 17:05:13.414 INFO kablam! error: aborting due to previous error Sep 05 17:05:13.414 INFO kablam! Sep 05 17:05:13.418 INFO kablam! error: Could not compile `gpacalc`. Sep 05 17:05:13.418 INFO kablam! Sep 05 17:05:13.418 INFO kablam! To learn more, run the command again with --verbose. Sep 05 17:05:13.418 INFO kablam! su: No module specific data is present Sep 05 17:05:14.401 INFO running `"docker" "rm" "-f" "198b451e965ee5c5c3ab9987c33a48cd4896ecac7af48421752a55b1332813d9"` Sep 05 17:05:14.646 INFO blam! 198b451e965ee5c5c3ab9987c33a48cd4896ecac7af48421752a55b1332813d9