Sep 20 20:52:37.451 INFO checking steveklabnik/GPACalc.rs against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 20:52:37.451 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 20:52:37.451 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 20:52:37.712 INFO blam! 14afc37a60ef2ce30194bbdbec656ff7701db1c960e5cfc7e5d381315e52726e Sep 20 20:52:37.714 INFO running `"docker" "start" "-a" "14afc37a60ef2ce30194bbdbec656ff7701db1c960e5cfc7e5d381315e52726e"` Sep 20 20:52:38.921 INFO kablam! usermod: no changes Sep 20 20:52:38.970 INFO kablam! Checking gpacalc v0.0.1 (/source) Sep 20 20:52:39.042 INFO kablam! error: expected one of `.`, `;`, `?`, `}`, or an operator, found `let` Sep 20 20:52:39.042 INFO kablam! --> src/main.rs:6:5 Sep 20 20:52:39.042 INFO kablam! | Sep 20 20:52:39.042 INFO kablam! 5 | println!("Instructions: Type the uppercase letter grade then press enter\n enter `done` to calculate GPA") Sep 20 20:52:39.042 INFO kablam! | - expected one of `.`, `;`, `?`, `}`, or an operator here Sep 20 20:52:39.042 INFO kablam! 6 | let mut stdin = io::stdin(); Sep 20 20:52:39.042 INFO kablam! | ^^^ unexpected token Sep 20 20:52:39.042 INFO kablam! Sep 20 20:52:39.070 INFO kablam! warning: unused import: `std::io` Sep 20 20:52:39.070 INFO kablam! --> src/main.rs:1:5 Sep 20 20:52:39.070 INFO kablam! | Sep 20 20:52:39.070 INFO kablam! 1 | use std::io; Sep 20 20:52:39.070 INFO kablam! | ^^^^^^^ Sep 20 20:52:39.070 INFO kablam! | Sep 20 20:52:39.070 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 20:52:39.070 INFO kablam! Sep 20 20:52:39.075 INFO kablam! error: aborting due to previous error Sep 20 20:52:39.075 INFO kablam! Sep 20 20:52:39.078 INFO kablam! error: Could not compile `gpacalc`. Sep 20 20:52:39.078 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 20:52:39.111 INFO kablam! error: expected one of `.`, `;`, `?`, `}`, or an operator, found `let` Sep 20 20:52:39.111 INFO kablam! --> src/main.rs:6:5 Sep 20 20:52:39.111 INFO kablam! | Sep 20 20:52:39.111 INFO kablam! 5 | println!("Instructions: Type the uppercase letter grade then press enter\n enter `done` to calculate GPA") Sep 20 20:52:39.111 INFO kablam! | - expected one of `.`, `;`, `?`, `}`, or an operator here Sep 20 20:52:39.111 INFO kablam! 6 | let mut stdin = io::stdin(); Sep 20 20:52:39.111 INFO kablam! | ^^^ unexpected token Sep 20 20:52:39.111 INFO kablam! Sep 20 20:52:39.170 INFO kablam! warning: unused import: `std::io` Sep 20 20:52:39.170 INFO kablam! --> src/main.rs:1:5 Sep 20 20:52:39.170 INFO kablam! | Sep 20 20:52:39.170 INFO kablam! 1 | use std::io; Sep 20 20:52:39.170 INFO kablam! | ^^^^^^^ Sep 20 20:52:39.170 INFO kablam! | Sep 20 20:52:39.170 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 20:52:39.170 INFO kablam! Sep 20 20:52:39.183 INFO kablam! error: aborting due to previous error Sep 20 20:52:39.183 INFO kablam! Sep 20 20:52:39.195 INFO kablam! error: Could not compile `gpacalc`. Sep 20 20:52:39.195 INFO kablam! Sep 20 20:52:39.195 INFO kablam! To learn more, run the command again with --verbose. Sep 20 20:52:39.202 INFO kablam! su: No module specific data is present Sep 20 20:52:40.397 INFO running `"docker" "rm" "-f" "14afc37a60ef2ce30194bbdbec656ff7701db1c960e5cfc7e5d381315e52726e"` Sep 20 20:52:40.515 INFO blam! 14afc37a60ef2ce30194bbdbec656ff7701db1c960e5cfc7e5d381315e52726e