[INFO] updating cached repository gifnksm/game-of-life-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/gifnksm/game-of-life-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/gifnksm/game-of-life-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/gifnksm/game-of-life-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/gifnksm/game-of-life-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gifnksm/game-of-life-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gifnksm/game-of-life-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gifnksm/game-of-life-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e287148b44555267151686d198521f8226638bd8 [INFO] sha for GitHub repo gifnksm/game-of-life-rs: e287148b44555267151686d198521f8226638bd8 [INFO] validating manifest of gifnksm/game-of-life-rs 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 gifnksm/game-of-life-rs 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 gifnksm/game-of-life-rs [INFO] finished frobbing gifnksm/game-of-life-rs [INFO] frobbed toml for gifnksm/game-of-life-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/gifnksm/game-of-life-rs/Cargo.toml [INFO] started frobbing gifnksm/game-of-life-rs [INFO] finished frobbing gifnksm/game-of-life-rs [INFO] frobbed toml for gifnksm/game-of-life-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gifnksm/game-of-life-rs/Cargo.toml [INFO] crate gifnksm/game-of-life-rs 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 gifnksm/game-of-life-rs 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/gifnksm/game-of-life-rs:/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] 39e5ef84a8622265914b8a5fb44ab81b628287711fcc48dc2b28c4fe946b88cf [INFO] running `"docker" "start" "-a" "39e5ef84a8622265914b8a5fb44ab81b628287711fcc48dc2b28c4fe946b88cf"` [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling adler32 v1.0.1 [INFO] [stderr] Compiling board-game-geom v0.2.0 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling deflate v0.7.15 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling png v0.9.0 [INFO] [stderr] Compiling gl v0.6.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.15.0 [INFO] [stderr] Compiling pistoncore-sdl2_window v0.43.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.46.0 [INFO] [stderr] Compiling game-of-life-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.55s [INFO] running `"docker" "inspect" "39e5ef84a8622265914b8a5fb44ab81b628287711fcc48dc2b28c4fe946b88cf"` [INFO] running `"docker" "rm" "-f" "39e5ef84a8622265914b8a5fb44ab81b628287711fcc48dc2b28c4fe946b88cf"` [INFO] [stdout] 39e5ef84a8622265914b8a5fb44ab81b628287711fcc48dc2b28c4fe946b88cf [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/gifnksm/game-of-life-rs:/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] aa4a1ca9d13a183c61836ebbec921082dfb504889a04dd04b955441ea4c3c0cf [INFO] running `"docker" "start" "-a" "aa4a1ca9d13a183c61836ebbec921082dfb504889a04dd04b955441ea4c3c0cf"` [INFO] [stderr] Compiling game-of-life-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `"docker" "inspect" "aa4a1ca9d13a183c61836ebbec921082dfb504889a04dd04b955441ea4c3c0cf"` [INFO] running `"docker" "rm" "-f" "aa4a1ca9d13a183c61836ebbec921082dfb504889a04dd04b955441ea4c3c0cf"` [INFO] [stdout] aa4a1ca9d13a183c61836ebbec921082dfb504889a04dd04b955441ea4c3c0cf [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/gifnksm/game-of-life-rs:/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] 261cff98d52ca9c23f51c231d5e221a44995d11ff75cb4f3ff3c9100f7bcbb7b [INFO] running `"docker" "start" "-a" "261cff98d52ca9c23f51c231d5e221a44995d11ff75cb4f3ff3c9100f7bcbb7b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/game_of_life_rs-cd05698472f2b73c [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" "261cff98d52ca9c23f51c231d5e221a44995d11ff75cb4f3ff3c9100f7bcbb7b"` [INFO] running `"docker" "rm" "-f" "261cff98d52ca9c23f51c231d5e221a44995d11ff75cb4f3ff3c9100f7bcbb7b"` [INFO] [stdout] 261cff98d52ca9c23f51c231d5e221a44995d11ff75cb4f3ff3c9100f7bcbb7b