Sep 19 11:49:34.066 INFO checking steveklabnik/GPACalc.rs against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 11:49:34.066 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 11:49:34.066 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 11:49:34.580 INFO blam! 5cb743c37255e55d2cd277503bef317dd411d7723d2d41879fa36f4a4a2e7d51 Sep 19 11:49:34.582 INFO running `"docker" "start" "-a" "5cb743c37255e55d2cd277503bef317dd411d7723d2d41879fa36f4a4a2e7d51"` Sep 19 11:49:36.560 INFO kablam! usermod: no changes Sep 19 11:49:36.679 INFO kablam! Checking gpacalc v0.0.1 (/source) Sep 19 11:49:36.819 INFO kablam! error: expected one of `.`, `;`, `?`, `}`, or an operator, found `let` Sep 19 11:49:36.819 INFO kablam! --> src/main.rs:6:5 Sep 19 11:49:36.819 INFO kablam! | Sep 19 11:49:36.819 INFO kablam! 5 | println!("Instructions: Type the uppercase letter grade then press enter\n enter `done` to calculate GPA") Sep 19 11:49:36.819 INFO kablam! | - expected one of `.`, `;`, `?`, `}`, or an operator here Sep 19 11:49:36.819 INFO kablam! 6 | let mut stdin = io::stdin(); Sep 19 11:49:36.819 INFO kablam! | ^^^ unexpected token Sep 19 11:49:36.819 INFO kablam! Sep 19 11:49:36.839 INFO kablam! error: expected one of `.`, `;`, `?`, `}`, or an operator, found `let` Sep 19 11:49:36.839 INFO kablam! --> src/main.rs:6:5 Sep 19 11:49:36.839 INFO kablam! | Sep 19 11:49:36.839 INFO kablam! 5 | println!("Instructions: Type the uppercase letter grade then press enter\n enter `done` to calculate GPA") Sep 19 11:49:36.839 INFO kablam! | - expected one of `.`, `;`, `?`, `}`, or an operator here Sep 19 11:49:36.839 INFO kablam! 6 | let mut stdin = io::stdin(); Sep 19 11:49:36.839 INFO kablam! | ^^^ unexpected token Sep 19 11:49:36.839 INFO kablam! Sep 19 11:49:36.926 INFO kablam! warning: unused import: `std::io` Sep 19 11:49:36.926 INFO kablam! --> src/main.rs:1:5 Sep 19 11:49:36.926 INFO kablam! | Sep 19 11:49:36.926 INFO kablam! 1 | use std::io; Sep 19 11:49:36.926 INFO kablam! | ^^^^^^^ Sep 19 11:49:36.926 INFO kablam! | Sep 19 11:49:36.926 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 11:49:36.927 INFO kablam! Sep 19 11:49:36.944 INFO kablam! error: aborting due to previous error Sep 19 11:49:36.963 INFO kablam! warning: unused import: `std::io` Sep 19 11:49:36.963 INFO kablam! --> src/main.rs:1:5 Sep 19 11:49:36.963 INFO kablam! | Sep 19 11:49:36.963 INFO kablam! 1 | use std::io; Sep 19 11:49:36.963 INFO kablam! | ^^^^^^^ Sep 19 11:49:36.963 INFO kablam! | Sep 19 11:49:36.963 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 11:49:36.963 INFO kablam! Sep 19 11:49:36.963 INFO kablam! Sep 19 11:49:36.971 INFO kablam! error: aborting due to previous error Sep 19 11:49:36.971 INFO kablam! error: Could not compile `gpacalc`. Sep 19 11:49:36.972 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 11:49:36.972 INFO kablam! Sep 19 11:49:36.982 INFO kablam! error: Could not compile `gpacalc`. Sep 19 11:49:36.982 INFO kablam! Sep 19 11:49:36.982 INFO kablam! To learn more, run the command again with --verbose. Sep 19 11:49:36.989 INFO kablam! su: No module specific data is present Sep 19 11:49:38.067 INFO running `"docker" "rm" "-f" "5cb743c37255e55d2cd277503bef317dd411d7723d2d41879fa36f4a4a2e7d51"` Sep 19 11:49:38.303 INFO blam! 5cb743c37255e55d2cd277503bef317dd411d7723d2d41879fa36f4a4a2e7d51