Sep 03 15:37:41.433 INFO checking steveklabnik/GPACalc.rs against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 15:37:41.433 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 15:37:41.433 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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.699 INFO blam! 7de1609db538e4d34a91c2020e36878acdf638bc38bd650c42b0a49d2609d367 Sep 03 15:37:41.701 INFO running `"docker" "start" "-a" "7de1609db538e4d34a91c2020e36878acdf638bc38bd650c42b0a49d2609d367"` Sep 03 15:37:42.675 INFO kablam! Checking gpacalc v0.0.1 (file:///source) Sep 03 15:37:42.778 INFO kablam! error: expected one of `.`, `;`, `?`, `}`, or an operator, found `let` Sep 03 15:37:42.778 INFO kablam! --> src/main.rs:6:5 Sep 03 15:37:42.778 INFO kablam! | Sep 03 15:37:42.778 INFO kablam! 5 | println!("Instructions: Type the uppercase letter grade then press enter\n enter `done` to calculate GPA") Sep 03 15:37:42.778 INFO kablam! | - expected one of `.`, `;`, `?`, `}`, or an operator here Sep 03 15:37:42.779 INFO kablam! 6 | let mut stdin = io::stdin(); Sep 03 15:37:42.779 INFO kablam! | ^^^ unexpected token Sep 03 15:37:42.782 INFO kablam! Sep 03 15:37:42.789 INFO kablam! error: expected one of `.`, `;`, `?`, `}`, or an operator, found `let` Sep 03 15:37:42.789 INFO kablam! --> src/main.rs:6:5 Sep 03 15:37:42.789 INFO kablam! | Sep 03 15:37:42.789 INFO kablam! 5 | println!("Instructions: Type the uppercase letter grade then press enter\n enter `done` to calculate GPA") Sep 03 15:37:42.789 INFO kablam! | - expected one of `.`, `;`, `?`, `}`, or an operator here Sep 03 15:37:42.790 INFO kablam! 6 | let mut stdin = io::stdin(); Sep 03 15:37:42.790 INFO kablam! | ^^^ unexpected token Sep 03 15:37:42.790 INFO kablam! Sep 03 15:37:42.862 INFO kablam! warning: unused import: `std::io` Sep 03 15:37:42.862 INFO kablam! --> src/main.rs:1:5 Sep 03 15:37:42.862 INFO kablam! | Sep 03 15:37:42.863 INFO kablam! 1 | use std::io; Sep 03 15:37:42.863 INFO kablam! | ^^^^^^^ Sep 03 15:37:42.863 INFO kablam! | Sep 03 15:37:42.863 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 15:37:42.863 INFO kablam! Sep 03 15:37:42.873 INFO kablam! warning: unused import: `std::io` Sep 03 15:37:42.873 INFO kablam! --> src/main.rs:1:5 Sep 03 15:37:42.873 INFO kablam! | Sep 03 15:37:42.873 INFO kablam! 1 | use std::io; Sep 03 15:37:42.873 INFO kablam! | ^^^^^^^ Sep 03 15:37:42.875 INFO kablam! error: aborting due to previous error Sep 03 15:37:42.875 INFO kablam! Sep 03 15:37:42.878 INFO kablam! | Sep 03 15:37:42.878 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 15:37:42.878 INFO kablam! Sep 03 15:37:42.882 INFO kablam! error: Could not compile `gpacalc`. Sep 03 15:37:42.882 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 15:37:42.892 INFO kablam! error: aborting due to previous error Sep 03 15:37:42.892 INFO kablam! Sep 03 15:37:42.899 INFO kablam! error: Could not compile `gpacalc`. Sep 03 15:37:42.899 INFO kablam! Sep 03 15:37:42.899 INFO kablam! To learn more, run the command again with --verbose. Sep 03 15:37:42.901 INFO kablam! su: No module specific data is present Sep 03 15:37:43.501 INFO running `"docker" "rm" "-f" "7de1609db538e4d34a91c2020e36878acdf638bc38bd650c42b0a49d2609d367"` Sep 03 15:37:43.663 INFO blam! 7de1609db538e4d34a91c2020e36878acdf638bc38bd650c42b0a49d2609d367