Sep 03 15:37:41.485 INFO checking steveklabnik/GPACalc.rs against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 15:37:41.485 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 15:37:41.485 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 15:37:41.750 INFO blam! f9df80898e494f26859efa1501dfc5de1b054a5817b5a36e9631346bd3ae6f04 Sep 03 15:37:41.752 INFO running `"docker" "start" "-a" "f9df80898e494f26859efa1501dfc5de1b054a5817b5a36e9631346bd3ae6f04"` Sep 03 15:37:42.783 INFO kablam! Checking gpacalc v0.0.1 (file:///source) Sep 03 15:37:42.909 INFO kablam! error: expected one of `.`, `;`, `?`, `}`, or an operator, found `let` Sep 03 15:37:42.909 INFO kablam! --> src/main.rs:6:5 Sep 03 15:37:42.909 INFO kablam! | Sep 03 15:37:42.909 INFO kablam! 5 | println!("Instructions: Type the uppercase letter grade then press enter\n enter `done` to calculate GPA") Sep 03 15:37:42.909 INFO kablam! | - expected one of `.`, `;`, `?`, `}`, or an operator here Sep 03 15:37:42.909 INFO kablam! 6 | let mut stdin = io::stdin(); Sep 03 15:37:42.909 INFO kablam! | ^^^ unexpected token Sep 03 15:37:42.909 INFO kablam! error: expected one of `.`, `;`, `?`, `}`, or an operator, found `let` Sep 03 15:37:42.909 INFO kablam! --> src/main.rs:6:5 Sep 03 15:37:42.909 INFO kablam! | Sep 03 15:37:42.909 INFO kablam! 5 | println!("Instructions: Type the uppercase letter grade then press enter\n enter `done` to calculate GPA") Sep 03 15:37:42.909 INFO kablam! | - expected one of `.`, `;`, `?`, `}`, or an operator here Sep 03 15:37:42.909 INFO kablam! 6 | let mut stdin = io::stdin(); Sep 03 15:37:42.909 INFO kablam! | ^^^ unexpected token Sep 03 15:37:42.910 INFO kablam! Sep 03 15:37:42.910 INFO kablam! Sep 03 15:37:42.995 INFO kablam! warning: unused import: `std::io` Sep 03 15:37:42.995 INFO kablam! --> src/main.rs:1:5 Sep 03 15:37:42.995 INFO kablam! | Sep 03 15:37:42.996 INFO kablam! 1 | use std::io; Sep 03 15:37:42.996 INFO kablam! | ^^^^^^^ Sep 03 15:37:42.996 INFO kablam! | Sep 03 15:37:42.996 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 15:37:42.996 INFO kablam! Sep 03 15:37:43.001 INFO kablam! warning: unused import: `std::io` Sep 03 15:37:43.001 INFO kablam! --> src/main.rs:1:5 Sep 03 15:37:43.001 INFO kablam! | Sep 03 15:37:43.001 INFO kablam! 1 | use std::io; Sep 03 15:37:43.001 INFO kablam! | ^^^^^^^ Sep 03 15:37:43.001 INFO kablam! | Sep 03 15:37:43.001 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 15:37:43.001 INFO kablam! Sep 03 15:37:43.010 INFO kablam! error: aborting due to previous error Sep 03 15:37:43.010 INFO kablam! Sep 03 15:37:43.017 INFO kablam! error: Could not compile `gpacalc`. Sep 03 15:37:43.018 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 15:37:43.021 INFO kablam! error: aborting due to previous error Sep 03 15:37:43.022 INFO kablam! Sep 03 15:37:43.028 INFO kablam! error: Could not compile `gpacalc`. Sep 03 15:37:43.028 INFO kablam! Sep 03 15:37:43.028 INFO kablam! To learn more, run the command again with --verbose. Sep 03 15:37:43.030 INFO kablam! su: No module specific data is present Sep 03 15:37:43.550 INFO running `"docker" "rm" "-f" "f9df80898e494f26859efa1501dfc5de1b054a5817b5a36e9631346bd3ae6f04"` Sep 03 15:37:43.704 INFO blam! f9df80898e494f26859efa1501dfc5de1b054a5817b5a36e9631346bd3ae6f04