Sep 10 02:09:38.431 INFO checking steveklabnik/GPACalc.rs against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 02:09:38.431 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 02:09:38.431 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 02:09:38.948 INFO blam! ae278b3de2fbc86c68c61bf76e82eabf8ec5c050411bc2c3e009bb1ebab67f0a Sep 10 02:09:38.950 INFO running `"docker" "start" "-a" "ae278b3de2fbc86c68c61bf76e82eabf8ec5c050411bc2c3e009bb1ebab67f0a"` Sep 10 02:09:40.509 INFO kablam! usermod: no changes Sep 10 02:09:40.566 INFO kablam! Checking gpacalc v0.0.1 (file:///source) Sep 10 02:09:40.659 INFO kablam! error: expected one of `.`, `;`, `?`, `}`, or an operator, found `let` Sep 10 02:09:40.659 INFO kablam! --> src/main.rs:6:5 Sep 10 02:09:40.659 INFO kablam! | Sep 10 02:09:40.659 INFO kablam! 5 | println!("Instructions: Type the uppercase letter grade then press enter\n enter `done` to calculate GPA") Sep 10 02:09:40.659 INFO kablam! | - expected one of `.`, `;`, `?`, `}`, or an operator here Sep 10 02:09:40.659 INFO kablam! 6 | let mut stdin = io::stdin(); Sep 10 02:09:40.659 INFO kablam! | ^^^ unexpected token Sep 10 02:09:40.659 INFO kablam! Sep 10 02:09:40.682 INFO kablam! error: expected one of `.`, `;`, `?`, `}`, or an operator, found `let` Sep 10 02:09:40.682 INFO kablam! --> src/main.rs:6:5 Sep 10 02:09:40.682 INFO kablam! | Sep 10 02:09:40.682 INFO kablam! 5 | println!("Instructions: Type the uppercase letter grade then press enter\n enter `done` to calculate GPA") Sep 10 02:09:40.682 INFO kablam! | - expected one of `.`, `;`, `?`, `}`, or an operator here Sep 10 02:09:40.682 INFO kablam! 6 | let mut stdin = io::stdin(); Sep 10 02:09:40.682 INFO kablam! | ^^^ unexpected token Sep 10 02:09:40.682 INFO kablam! Sep 10 02:09:40.707 INFO kablam! warning: unused import: `std::io` Sep 10 02:09:40.707 INFO kablam! --> src/main.rs:1:5 Sep 10 02:09:40.707 INFO kablam! | Sep 10 02:09:40.707 INFO kablam! 1 | use std::io; Sep 10 02:09:40.707 INFO kablam! | ^^^^^^^ Sep 10 02:09:40.709 INFO kablam! | Sep 10 02:09:40.709 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 02:09:40.709 INFO kablam! Sep 10 02:09:40.718 INFO kablam! error: aborting due to previous error Sep 10 02:09:40.718 INFO kablam! Sep 10 02:09:40.720 INFO kablam! error: Could not compile `gpacalc`. Sep 10 02:09:40.720 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 02:09:40.723 INFO kablam! warning: unused import: `std::io` Sep 10 02:09:40.723 INFO kablam! --> src/main.rs:1:5 Sep 10 02:09:40.723 INFO kablam! | Sep 10 02:09:40.723 INFO kablam! 1 | use std::io; Sep 10 02:09:40.723 INFO kablam! | ^^^^^^^ Sep 10 02:09:40.723 INFO kablam! | Sep 10 02:09:40.723 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 02:09:40.723 INFO kablam! Sep 10 02:09:40.735 INFO kablam! error: aborting due to previous error Sep 10 02:09:40.735 INFO kablam! Sep 10 02:09:40.742 INFO kablam! error: Could not compile `gpacalc`. Sep 10 02:09:40.742 INFO kablam! Sep 10 02:09:40.742 INFO kablam! To learn more, run the command again with --verbose. Sep 10 02:09:40.742 INFO kablam! su: No module specific data is present Sep 10 02:09:42.852 INFO running `"docker" "rm" "-f" "ae278b3de2fbc86c68c61bf76e82eabf8ec5c050411bc2c3e009bb1ebab67f0a"` Sep 10 02:09:42.994 INFO blam! ae278b3de2fbc86c68c61bf76e82eabf8ec5c050411bc2c3e009bb1ebab67f0a