[INFO] updating cached repository leighpauls/rust_tetris [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/leighpauls/rust_tetris [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/leighpauls/rust_tetris" "work/ex/beta-1.37-6/sources/1.36.0/gh/leighpauls/rust_tetris"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/leighpauls/rust_tetris'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/leighpauls/rust_tetris" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/leighpauls/rust_tetris"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/leighpauls/rust_tetris'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b018515780aecd1f2b4aa03ae10955895d7850f8 [INFO] sha for GitHub repo leighpauls/rust_tetris: b018515780aecd1f2b4aa03ae10955895d7850f8 [INFO] validating manifest of leighpauls/rust_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 leighpauls/rust_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 leighpauls/rust_tetris [INFO] finished frobbing leighpauls/rust_tetris [INFO] frobbed toml for leighpauls/rust_tetris written to work/ex/beta-1.37-6/sources/1.36.0/gh/leighpauls/rust_tetris/Cargo.toml [INFO] started frobbing leighpauls/rust_tetris [INFO] finished frobbing leighpauls/rust_tetris [INFO] frobbed toml for leighpauls/rust_tetris written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/leighpauls/rust_tetris/Cargo.toml [INFO] crate leighpauls/rust_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] testing leighpauls/rust_tetris against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/leighpauls/rust_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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] d5be286192f49ab81ce6c784e9c8593fa21bf3147397ca76b58af6feda1d9f91 [INFO] running `"docker" "start" "-a" "d5be286192f49ab81ce6c784e9c8593fa21bf3147397ca76b58af6feda1d9f91"` [INFO] [stderr] Compiling rayon-core v1.0.2 [INFO] [stderr] Compiling num_cpus v1.5.1 [INFO] [stderr] Compiling wayland-scanner v0.8.7 [INFO] [stderr] Compiling pistoncore-input v0.18.0 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling glutin v0.8.1 [INFO] [stderr] Compiling wayland-sys v0.8.7 [INFO] [stderr] Compiling wayland-client v0.8.7 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling pistoncore-window v0.27.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.32.0 [INFO] [stderr] Compiling piston v0.32.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.12 [INFO] [stderr] Compiling wayland-window v0.5.0 [INFO] [stderr] Compiling wayland-kbd v0.8.0 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling winit v0.6.4 [INFO] [stderr] Compiling pistoncore-glutin_window v0.37.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.43.1 [INFO] [stderr] Compiling tetris v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.37s [INFO] running `"docker" "inspect" "d5be286192f49ab81ce6c784e9c8593fa21bf3147397ca76b58af6feda1d9f91"` [INFO] running `"docker" "rm" "-f" "d5be286192f49ab81ce6c784e9c8593fa21bf3147397ca76b58af6feda1d9f91"` [INFO] [stdout] d5be286192f49ab81ce6c784e9c8593fa21bf3147397ca76b58af6feda1d9f91 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/leighpauls/rust_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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 94389d25a6a61de90cc8882e7a82ae82ed87e865f1ca0fdf4f349db25dfa5d2d [INFO] running `"docker" "start" "-a" "94389d25a6a61de90cc8882e7a82ae82ed87e865f1ca0fdf4f349db25dfa5d2d"` [INFO] [stderr] Compiling tetris v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `"docker" "inspect" "94389d25a6a61de90cc8882e7a82ae82ed87e865f1ca0fdf4f349db25dfa5d2d"` [INFO] running `"docker" "rm" "-f" "94389d25a6a61de90cc8882e7a82ae82ed87e865f1ca0fdf4f349db25dfa5d2d"` [INFO] [stdout] 94389d25a6a61de90cc8882e7a82ae82ed87e865f1ca0fdf4f349db25dfa5d2d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/leighpauls/rust_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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 80bd1ed6b00f24a44963ef5a23d240d1f3b6cd26ae0a791e32c0ce9c6f25ea13 [INFO] running `"docker" "start" "-a" "80bd1ed6b00f24a44963ef5a23d240d1f3b6cd26ae0a791e32c0ce9c6f25ea13"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [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] [stderr] Running /opt/crater/target/debug/deps/tetris-55b70e8bec230aea [INFO] [stderr] Running /opt/crater/target/debug/deps/tetris-cbb00047b3166232 [INFO] [stderr] Doc-tests tetris [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] [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" "80bd1ed6b00f24a44963ef5a23d240d1f3b6cd26ae0a791e32c0ce9c6f25ea13"` [INFO] running `"docker" "rm" "-f" "80bd1ed6b00f24a44963ef5a23d240d1f3b6cd26ae0a791e32c0ce9c6f25ea13"` [INFO] [stdout] 80bd1ed6b00f24a44963ef5a23d240d1f3b6cd26ae0a791e32c0ce9c6f25ea13