Sep 19 11:49:33.091 INFO checking steveklabnik/GPACalc.rs against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 11:49:33.091 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 11:49:33.091 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-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:33.627 INFO blam! 4265ae1d0a7b9d15252f254a3435234c6713754ebd24b2c83dbc2be89f320955 Sep 19 11:49:33.629 INFO running `"docker" "start" "-a" "4265ae1d0a7b9d15252f254a3435234c6713754ebd24b2c83dbc2be89f320955"` Sep 19 11:49:35.197 INFO kablam! usermod: no changes Sep 19 11:49:35.271 INFO kablam! Checking gpacalc v0.0.1 (/source) Sep 19 11:49:35.363 INFO kablam! error: expected one of `.`, `;`, `?`, `}`, or an operator, found `let` Sep 19 11:49:35.363 INFO kablam! --> src/main.rs:6:5 Sep 19 11:49:35.363 INFO kablam! | Sep 19 11:49:35.363 INFO kablam! 5 | println!("Instructions: Type the uppercase letter grade then press enter\n enter `done` to calculate GPA") Sep 19 11:49:35.363 INFO kablam! | - expected one of `.`, `;`, `?`, `}`, or an operator here Sep 19 11:49:35.363 INFO kablam! 6 | let mut stdin = io::stdin(); Sep 19 11:49:35.363 INFO kablam! | ^^^ unexpected token Sep 19 11:49:35.363 INFO kablam! Sep 19 11:49:35.401 INFO kablam! warning: unused import: `std::io` Sep 19 11:49:35.401 INFO kablam! --> src/main.rs:1:5 Sep 19 11:49:35.401 INFO kablam! | Sep 19 11:49:35.401 INFO kablam! 1 | use std::io; Sep 19 11:49:35.401 INFO kablam! | ^^^^^^^ Sep 19 11:49:35.401 INFO kablam! | Sep 19 11:49:35.401 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 11:49:35.401 INFO kablam! Sep 19 11:49:35.402 INFO kablam! error: expected one of `.`, `;`, `?`, `}`, or an operator, found `let` Sep 19 11:49:35.402 INFO kablam! --> src/main.rs:6:5 Sep 19 11:49:35.402 INFO kablam! | Sep 19 11:49:35.402 INFO kablam! 5 | println!("Instructions: Type the uppercase letter grade then press enter\n enter `done` to calculate GPA") Sep 19 11:49:35.402 INFO kablam! | - expected one of `.`, `;`, `?`, `}`, or an operator here Sep 19 11:49:35.402 INFO kablam! 6 | let mut stdin = io::stdin(); Sep 19 11:49:35.402 INFO kablam! | ^^^ unexpected token Sep 19 11:49:35.402 INFO kablam! Sep 19 11:49:35.408 INFO kablam! error: aborting due to previous error Sep 19 11:49:35.409 INFO kablam! Sep 19 11:49:35.415 INFO kablam! error: Could not compile `gpacalc`. Sep 19 11:49:35.415 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 11:49:35.451 INFO kablam! warning: unused import: `std::io` Sep 19 11:49:35.451 INFO kablam! --> src/main.rs:1:5 Sep 19 11:49:35.451 INFO kablam! | Sep 19 11:49:35.451 INFO kablam! 1 | use std::io; Sep 19 11:49:35.451 INFO kablam! | ^^^^^^^ Sep 19 11:49:35.451 INFO kablam! | Sep 19 11:49:35.451 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 11:49:35.451 INFO kablam! Sep 19 11:49:35.459 INFO kablam! error: aborting due to previous error Sep 19 11:49:35.459 INFO kablam! Sep 19 11:49:35.473 INFO kablam! error: Could not compile `gpacalc`. Sep 19 11:49:35.473 INFO kablam! Sep 19 11:49:35.473 INFO kablam! To learn more, run the command again with --verbose. Sep 19 11:49:35.473 INFO kablam! su: No module specific data is present Sep 19 11:49:36.441 INFO running `"docker" "rm" "-f" "4265ae1d0a7b9d15252f254a3435234c6713754ebd24b2c83dbc2be89f320955"` Sep 19 11:49:36.674 INFO blam! 4265ae1d0a7b9d15252f254a3435234c6713754ebd24b2c83dbc2be89f320955