[INFO] updating cached repository Tehforsch/rustGameOfLife [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Tehforsch/rustGameOfLife [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Tehforsch/rustGameOfLife" "work/ex/beta-1.38-1/sources/1.37.0/gh/Tehforsch/rustGameOfLife"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Tehforsch/rustGameOfLife'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Tehforsch/rustGameOfLife" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Tehforsch/rustGameOfLife"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Tehforsch/rustGameOfLife'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7d4119da2a4eb47c5a1789a0dc8b43c7b9b6ad89 [INFO] sha for GitHub repo Tehforsch/rustGameOfLife: 7d4119da2a4eb47c5a1789a0dc8b43c7b9b6ad89 [INFO] validating manifest of Tehforsch/rustGameOfLife on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Tehforsch/rustGameOfLife on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Tehforsch/rustGameOfLife [INFO] finished frobbing Tehforsch/rustGameOfLife [INFO] frobbed toml for Tehforsch/rustGameOfLife written to work/ex/beta-1.38-1/sources/1.37.0/gh/Tehforsch/rustGameOfLife/Cargo.toml [INFO] started frobbing Tehforsch/rustGameOfLife [INFO] finished frobbing Tehforsch/rustGameOfLife [INFO] frobbed toml for Tehforsch/rustGameOfLife written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Tehforsch/rustGameOfLife/Cargo.toml [INFO] crate Tehforsch/rustGameOfLife already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Tehforsch/rustGameOfLife against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Tehforsch/rustGameOfLife:/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.37.0" "build" "--frozen"` [INFO] [stdout] f9352bbd10e16566f86a9674bccb4e628bf1da8a6c464667dc1a4a49bf45e428 [INFO] running `"docker" "start" "-a" "f9352bbd10e16566f86a9674bccb4e628bf1da8a6c464667dc1a4a49bf45e428"` [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling x11-dl v2.15.0 [INFO] [stderr] Compiling deflate v0.7.16 [INFO] [stderr] Compiling tempfile v2.1.6 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling pistoncore-input v0.17.1 [INFO] [stderr] Compiling gfx_core v0.6.1 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling pistoncore-window v0.26.2 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling pistoncore-event_loop v0.31.4 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling gl v0.6.3 [INFO] [stderr] Compiling piston v0.31.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.12.4 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.8 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling wayland-kbd v0.6.3 [INFO] [stderr] Compiling wayland-window v0.4.4 [INFO] [stderr] Compiling winit v0.5.11 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.42.1 [INFO] [stderr] Compiling pistoncore-glutin_window v0.35.1 [INFO] [stderr] Compiling gfx v0.14.1 [INFO] [stderr] Compiling gfx_device_gl v0.13.1 [INFO] [stderr] Compiling piston-gfx_texture v0.22.1 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.38.0 [INFO] [stderr] Compiling piston_window v0.64.0 [INFO] [stderr] Compiling game_of_life v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `"docker" "inspect" "f9352bbd10e16566f86a9674bccb4e628bf1da8a6c464667dc1a4a49bf45e428"` [INFO] running `"docker" "rm" "-f" "f9352bbd10e16566f86a9674bccb4e628bf1da8a6c464667dc1a4a49bf45e428"` [INFO] [stdout] f9352bbd10e16566f86a9674bccb4e628bf1da8a6c464667dc1a4a49bf45e428 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Tehforsch/rustGameOfLife:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 9e29606b6fe402e775f3090af3dc00e2daa58dd6b6c3b84268b450635e5f4014 [INFO] running `"docker" "start" "-a" "9e29606b6fe402e775f3090af3dc00e2daa58dd6b6c3b84268b450635e5f4014"` [INFO] [stderr] Compiling game_of_life v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `"docker" "inspect" "9e29606b6fe402e775f3090af3dc00e2daa58dd6b6c3b84268b450635e5f4014"` [INFO] running `"docker" "rm" "-f" "9e29606b6fe402e775f3090af3dc00e2daa58dd6b6c3b84268b450635e5f4014"` [INFO] [stdout] 9e29606b6fe402e775f3090af3dc00e2daa58dd6b6c3b84268b450635e5f4014 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Tehforsch/rustGameOfLife:/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.37.0" "test" "--frozen"` [INFO] [stdout] 526f052bb7d5cfe30e8988d6c5e5a6e7d5f13babbdd7b852e31346cb61cb776a [INFO] running `"docker" "start" "-a" "526f052bb7d5cfe30e8988d6c5e5a6e7d5f13babbdd7b852e31346cb61cb776a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/game_of_life-91122ea124cfcd1e [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" "526f052bb7d5cfe30e8988d6c5e5a6e7d5f13babbdd7b852e31346cb61cb776a"` [INFO] running `"docker" "rm" "-f" "526f052bb7d5cfe30e8988d6c5e5a6e7d5f13babbdd7b852e31346cb61cb776a"` [INFO] [stdout] 526f052bb7d5cfe30e8988d6c5e5a6e7d5f13babbdd7b852e31346cb61cb776a