[INFO] updating cached repository LeelooE/Tetris [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/LeelooE/Tetris [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/LeelooE/Tetris" "work/ex/beta-1.38-1/sources/1.37.0/gh/LeelooE/Tetris"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/LeelooE/Tetris'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/LeelooE/Tetris" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LeelooE/Tetris"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LeelooE/Tetris'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ca6d0cf67d44e63eadf16f71cc787a976faaeae3 [INFO] sha for GitHub repo LeelooE/Tetris: ca6d0cf67d44e63eadf16f71cc787a976faaeae3 [INFO] validating manifest of LeelooE/Tetris on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of LeelooE/Tetris on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing LeelooE/Tetris [INFO] finished frobbing LeelooE/Tetris [INFO] frobbed toml for LeelooE/Tetris written to work/ex/beta-1.38-1/sources/1.37.0/gh/LeelooE/Tetris/Cargo.toml [INFO] started frobbing LeelooE/Tetris [INFO] finished frobbing LeelooE/Tetris [INFO] frobbed toml for LeelooE/Tetris written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LeelooE/Tetris/Cargo.toml [INFO] crate LeelooE/Tetris already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing LeelooE/Tetris against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/LeelooE/Tetris:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 7f078a60790f47084428e9efa7314e35326c7f8f8e19f343eb7800ec9490c7f2 [INFO] running `"docker" "start" "-a" "7f078a60790f47084428e9efa7314e35326c7f8f8e19f343eb7800ec9490c7f2"` [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling tetris v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: unexpected close delimiter: `}` [INFO] [stderr] --> src/main.rs:34:3 [INFO] [stderr] | [INFO] [stderr] 34 | } else { [INFO] [stderr] | ^ unexpected close delimiter [INFO] [stderr] [INFO] [stderr] error: incorrect close delimiter: `}` [INFO] [stderr] --> src/main.rs:32:4 [INFO] [stderr] | [INFO] [stderr] 24 | canvas.with_texture_canvas(&mut square_texture, |texture| [INFO] [stderr] | - un-closed delimiter [INFO] [stderr] ... [INFO] [stderr] 32 | }).expect("Failed to color a texture"); [INFO] [stderr] | ^ incorrect close delimiter [INFO] [stderr] [INFO] [stderr] error: incorrect close delimiter: `)` [INFO] [stderr] --> src/main.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 20 | color: TextureColor, size: u32) -> Option> { [INFO] [stderr] | - un-closed delimiter [INFO] [stderr] ... [INFO] [stderr] 32 | }).expect("Failed to color a texture"); [INFO] [stderr] | ^ incorrect close delimiter [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `tetris`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7f078a60790f47084428e9efa7314e35326c7f8f8e19f343eb7800ec9490c7f2"` [INFO] running `"docker" "rm" "-f" "7f078a60790f47084428e9efa7314e35326c7f8f8e19f343eb7800ec9490c7f2"` [INFO] [stdout] 7f078a60790f47084428e9efa7314e35326c7f8f8e19f343eb7800ec9490c7f2