[INFO] updating cached repository jakeactually/rust-tetris [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jakeactually/rust-tetris [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jakeactually/rust-tetris" "work/ex/beta-1.37-6/sources/1.36.0/gh/jakeactually/rust-tetris"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jakeactually/rust-tetris'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jakeactually/rust-tetris" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jakeactually/rust-tetris"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jakeactually/rust-tetris'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0dd40816b6cc9a7527f145459ca6ca815dc27d79 [INFO] sha for GitHub repo jakeactually/rust-tetris: 0dd40816b6cc9a7527f145459ca6ca815dc27d79 [INFO] validating manifest of jakeactually/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 jakeactually/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 jakeactually/rust-tetris [INFO] finished frobbing jakeactually/rust-tetris [INFO] frobbed toml for jakeactually/rust-tetris written to work/ex/beta-1.37-6/sources/1.36.0/gh/jakeactually/rust-tetris/Cargo.toml [INFO] started frobbing jakeactually/rust-tetris [INFO] finished frobbing jakeactually/rust-tetris [INFO] frobbed toml for jakeactually/rust-tetris written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jakeactually/rust-tetris/Cargo.toml [INFO] crate jakeactually/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 jakeactually/rust-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/jakeactually/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 5fbf9725f174f64fd02798ebcae94c48c5c2623ddc15b2289e584ec732502afe [INFO] running `"docker" "start" "-a" "5fbf9725f174f64fd02798ebcae94c48c5c2623ddc15b2289e584ec732502afe"` [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling png v0.9.0 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling pistoncore-input v0.19.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling image v0.15.0 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling glutin v0.9.2 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.9.10 [INFO] [stderr] Compiling pistoncore-window v0.28.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.33.0 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling piston v0.33.0 [INFO] [stderr] Compiling gfx_core v0.7.2 [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Compiling wayland-kbd v0.9.1 [INFO] [stderr] Compiling wayland-window v0.7.0 [INFO] [stderr] Compiling winit v0.7.6 [INFO] [stderr] Compiling pistoncore-glutin_window v0.39.1 [INFO] [stderr] Compiling gfx v0.16.3 [INFO] [stderr] Compiling gfx_device_gl v0.14.6 [INFO] [stderr] Compiling piston-gfx_texture v0.26.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.43.0 [INFO] [stderr] Compiling piston_window v0.70.0 [INFO] [stderr] Compiling tetris v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `"docker" "inspect" "5fbf9725f174f64fd02798ebcae94c48c5c2623ddc15b2289e584ec732502afe"` [INFO] running `"docker" "rm" "-f" "5fbf9725f174f64fd02798ebcae94c48c5c2623ddc15b2289e584ec732502afe"` [INFO] [stdout] 5fbf9725f174f64fd02798ebcae94c48c5c2623ddc15b2289e584ec732502afe [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/jakeactually/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 605717daafd1e2e209a266372d1321140e2b6563ecbf2b0a0e95cb7335a272bf [INFO] running `"docker" "start" "-a" "605717daafd1e2e209a266372d1321140e2b6563ecbf2b0a0e95cb7335a272bf"` [INFO] [stderr] Compiling tetris v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.86s [INFO] running `"docker" "inspect" "605717daafd1e2e209a266372d1321140e2b6563ecbf2b0a0e95cb7335a272bf"` [INFO] running `"docker" "rm" "-f" "605717daafd1e2e209a266372d1321140e2b6563ecbf2b0a0e95cb7335a272bf"` [INFO] [stdout] 605717daafd1e2e209a266372d1321140e2b6563ecbf2b0a0e95cb7335a272bf [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/jakeactually/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 9b2c402fd54f56e5960d9f4173927f809b2177062b2bb7587910e2e7ab55b683 [INFO] running `"docker" "start" "-a" "9b2c402fd54f56e5960d9f4173927f809b2177062b2bb7587910e2e7ab55b683"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/tetris-07a3b77183359d8b [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" "9b2c402fd54f56e5960d9f4173927f809b2177062b2bb7587910e2e7ab55b683"` [INFO] running `"docker" "rm" "-f" "9b2c402fd54f56e5960d9f4173927f809b2177062b2bb7587910e2e7ab55b683"` [INFO] [stdout] 9b2c402fd54f56e5960d9f4173927f809b2177062b2bb7587910e2e7ab55b683