[INFO] cloning repository LeelooE/Tetris [INFO] running `"git" "clone" "--bare" "git://github.com/LeelooE/Tetris.git" "work/cache/sources/gh/LeelooE/Tetris"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/LeelooE/Tetris'... [INFO] running `"git" "clone" "work/cache/sources/gh/LeelooE/Tetris" "work/ex/beta-1.37-6/sources/1.36.0/gh/LeelooE/Tetris"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/LeelooE/Tetris'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/LeelooE/Tetris" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/LeelooE/Tetris"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of LeelooE/Tetris on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing LeelooE/Tetris against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "build" "--frozen"` [INFO] [stdout] f4be49d671a480c011dcc476b219510a3a64f916be0dad216c74c9bc9e89784e [INFO] running `"docker" "start" "-a" "f4be49d671a480c011dcc476b219510a3a64f916be0dad216c74c9bc9e89784e"` [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling sdl2 v0.32.2 [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" "f4be49d671a480c011dcc476b219510a3a64f916be0dad216c74c9bc9e89784e"` [INFO] running `"docker" "rm" "-f" "f4be49d671a480c011dcc476b219510a3a64f916be0dad216c74c9bc9e89784e"` [INFO] [stdout] f4be49d671a480c011dcc476b219510a3a64f916be0dad216c74c9bc9e89784e