Sep 14 02:34:14.524 INFO checking steveklabnik/GPACalc.rs against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 02:34:14.524 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 02:34:14.524 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 02:34:14.962 INFO blam! 6d5b48373ee684e82bbdcb4631f43c898df31afe9838ae8712af8764c8740102 Sep 14 02:34:14.964 INFO running `"docker" "start" "-a" "6d5b48373ee684e82bbdcb4631f43c898df31afe9838ae8712af8764c8740102"` Sep 14 02:34:16.103 INFO kablam! usermod: no changes Sep 14 02:34:16.158 INFO kablam! Checking gpacalc v0.0.1 (file:///source) Sep 14 02:34:16.351 INFO kablam! error: expected one of `.`, `;`, `?`, `}`, or an operator, found `let` Sep 14 02:34:16.351 INFO kablam! --> src/main.rs:6:5 Sep 14 02:34:16.351 INFO kablam! | Sep 14 02:34:16.351 INFO kablam! 5 | println!("Instructions: Type the uppercase letter grade then press enter\n enter `done` to calculate GPA") Sep 14 02:34:16.351 INFO kablam! | - expected one of `.`, `;`, `?`, `}`, or an operator here Sep 14 02:34:16.351 INFO kablam! 6 | let mut stdin = io::stdin(); Sep 14 02:34:16.351 INFO kablam! | ^^^ unexpected token Sep 14 02:34:16.351 INFO kablam! Sep 14 02:34:16.359 INFO kablam! error: expected one of `.`, `;`, `?`, `}`, or an operator, found `let` Sep 14 02:34:16.359 INFO kablam! --> src/main.rs:6:5 Sep 14 02:34:16.359 INFO kablam! | Sep 14 02:34:16.359 INFO kablam! 5 | println!("Instructions: Type the uppercase letter grade then press enter\n enter `done` to calculate GPA") Sep 14 02:34:16.359 INFO kablam! | - expected one of `.`, `;`, `?`, `}`, or an operator here Sep 14 02:34:16.359 INFO kablam! 6 | let mut stdin = io::stdin(); Sep 14 02:34:16.359 INFO kablam! | ^^^ unexpected token Sep 14 02:34:16.359 INFO kablam! Sep 14 02:34:16.475 INFO kablam! warning: unused import: `std::io` Sep 14 02:34:16.475 INFO kablam! --> src/main.rs:1:5 Sep 14 02:34:16.475 INFO kablam! | Sep 14 02:34:16.475 INFO kablam! 1 | use std::io; Sep 14 02:34:16.475 INFO kablam! | ^^^^^^^ Sep 14 02:34:16.475 INFO kablam! | Sep 14 02:34:16.475 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 02:34:16.475 INFO kablam! Sep 14 02:34:16.483 INFO kablam! error: aborting due to previous error Sep 14 02:34:16.483 INFO kablam! Sep 14 02:34:16.487 INFO kablam! error: Could not compile `gpacalc`. Sep 14 02:34:16.487 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 02:34:16.495 INFO kablam! warning: unused import: `std::io` Sep 14 02:34:16.495 INFO kablam! --> src/main.rs:1:5 Sep 14 02:34:16.495 INFO kablam! | Sep 14 02:34:16.495 INFO kablam! 1 | use std::io; Sep 14 02:34:16.495 INFO kablam! | ^^^^^^^ Sep 14 02:34:16.495 INFO kablam! | Sep 14 02:34:16.495 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 02:34:16.495 INFO kablam! Sep 14 02:34:16.503 INFO kablam! error: aborting due to previous error Sep 14 02:34:16.503 INFO kablam! Sep 14 02:34:16.507 INFO kablam! error: Could not compile `gpacalc`. Sep 14 02:34:16.507 INFO kablam! Sep 14 02:34:16.507 INFO kablam! To learn more, run the command again with --verbose. Sep 14 02:34:16.507 INFO kablam! su: No module specific data is present Sep 14 02:34:17.734 INFO running `"docker" "rm" "-f" "6d5b48373ee684e82bbdcb4631f43c898df31afe9838ae8712af8764c8740102"` Sep 14 02:34:18.067 INFO blam! 6d5b48373ee684e82bbdcb4631f43c898df31afe9838ae8712af8764c8740102