[INFO] cloning repository kybp/tetris [INFO] running `"git" "clone" "--bare" "git://github.com/kybp/tetris.git" "work/cache/sources/gh/kybp/tetris"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/kybp/tetris'... [INFO] running `"git" "clone" "work/cache/sources/gh/kybp/tetris" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/kybp/tetris"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/kybp/tetris'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kybp/tetris" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kybp/tetris"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kybp/tetris'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 383ce8c6198dbfd2273a0470ad7e1a1548875319 [INFO] sha for GitHub repo kybp/tetris: 383ce8c6198dbfd2273a0470ad7e1a1548875319 [INFO] validating manifest of kybp/tetris on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kybp/tetris on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kybp/tetris [INFO] finished frobbing kybp/tetris [INFO] frobbed toml for kybp/tetris written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/kybp/tetris/Cargo.toml [INFO] started frobbing kybp/tetris [INFO] finished frobbing kybp/tetris [INFO] frobbed toml for kybp/tetris written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kybp/tetris/Cargo.toml [INFO] crate kybp/tetris already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.36.2 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kybp/tetris against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kybp/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 0712192d263ec0b2dffc431de41fa96d4663df1a7581f79042dd4a0c94845455 [INFO] running `"docker" "start" "-a" "0712192d263ec0b2dffc431de41fa96d4663df1a7581f79042dd4a0c94845455"` [INFO] [stderr] Compiling serde v0.8.21 [INFO] [stderr] Compiling num_cpus v1.2.0 [INFO] [stderr] Compiling x11-dl v2.12.0 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling phf_generator v0.7.20 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling pistoncore-input v0.15.0 [INFO] [stderr] Compiling glutin v0.7.1 [INFO] [stderr] Compiling gl v0.6.1 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling phf_codegen v0.7.20 [INFO] [stderr] Compiling enum_primitive v0.1.0 [INFO] [stderr] Compiling flate2 v0.2.14 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling pistoncore-window v0.24.0 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling pistoncore-event_loop v0.27.0 [INFO] [stderr] Compiling piston v0.27.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.10 [INFO] [stderr] Compiling serde_json v0.8.4 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.6 [INFO] [stderr] Compiling wayland-client v0.7.6 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.36.2 [INFO] [stderr] Compiling wayland-kbd v0.6.2 [INFO] [stderr] Compiling wayland-window v0.4.3 [INFO] [stderr] Compiling winit v0.5.6 [INFO] [stderr] Compiling pistoncore-glutin_window v0.33.0 [INFO] [stderr] Compiling tetris v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `"docker" "inspect" "0712192d263ec0b2dffc431de41fa96d4663df1a7581f79042dd4a0c94845455"` [INFO] running `"docker" "rm" "-f" "0712192d263ec0b2dffc431de41fa96d4663df1a7581f79042dd4a0c94845455"` [INFO] [stdout] 0712192d263ec0b2dffc431de41fa96d4663df1a7581f79042dd4a0c94845455 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kybp/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 5ca45dcdb7fcfc5345f8a8f37dda82753617c6206ff34c662f269d869d15c582 [INFO] running `"docker" "start" "-a" "5ca45dcdb7fcfc5345f8a8f37dda82753617c6206ff34c662f269d869d15c582"` [INFO] [stderr] Compiling tetris v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.93s [INFO] running `"docker" "inspect" "5ca45dcdb7fcfc5345f8a8f37dda82753617c6206ff34c662f269d869d15c582"` [INFO] running `"docker" "rm" "-f" "5ca45dcdb7fcfc5345f8a8f37dda82753617c6206ff34c662f269d869d15c582"` [INFO] [stdout] 5ca45dcdb7fcfc5345f8a8f37dda82753617c6206ff34c662f269d869d15c582 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kybp/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 42a55bb3fcc9f60d04a9cd29a9aa376797551398b9705f966d15c3dbb1c0556e [INFO] running `"docker" "start" "-a" "42a55bb3fcc9f60d04a9cd29a9aa376797551398b9705f966d15c3dbb1c0556e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/tetris-c3026cfb9968b9f3 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "42a55bb3fcc9f60d04a9cd29a9aa376797551398b9705f966d15c3dbb1c0556e"` [INFO] running `"docker" "rm" "-f" "42a55bb3fcc9f60d04a9cd29a9aa376797551398b9705f966d15c3dbb1c0556e"` [INFO] [stdout] 42a55bb3fcc9f60d04a9cd29a9aa376797551398b9705f966d15c3dbb1c0556e