[INFO] updating cached repository phugh/game-of-life [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/phugh/game-of-life [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/phugh/game-of-life" "work/ex/beta-1.38-1/sources/1.37.0/gh/phugh/game-of-life"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/phugh/game-of-life'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/phugh/game-of-life" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/phugh/game-of-life"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/phugh/game-of-life'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 25cdda529adf9aff52c84e67ff4a8a6c049766a8 [INFO] sha for GitHub repo phugh/game-of-life: 25cdda529adf9aff52c84e67ff4a8a6c049766a8 [INFO] validating manifest of phugh/game-of-life 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 phugh/game-of-life 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 phugh/game-of-life [INFO] finished frobbing phugh/game-of-life [INFO] frobbed toml for phugh/game-of-life written to work/ex/beta-1.38-1/sources/1.37.0/gh/phugh/game-of-life/Cargo.toml [INFO] started frobbing phugh/game-of-life [INFO] finished frobbing phugh/game-of-life [INFO] frobbed toml for phugh/game-of-life written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/phugh/game-of-life/Cargo.toml [INFO] crate phugh/game-of-life 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing phugh/game-of-life against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/phugh/game-of-life:/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-08-13" "build" "--frozen"` [INFO] [stdout] cd961a1d2030054b31cc62869b59e7c3a98e51fae32bfd10a8ac4bf70ba3599a [INFO] running `"docker" "start" "-a" "cd961a1d2030054b31cc62869b59e7c3a98e51fae32bfd10a8ac4bf70ba3599a"` [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling fps_counter v1.0.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling wayland-scanner v0.21.12 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rusttype v0.7.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.30.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling wayland-sys v0.21.12 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling wayland-commons v0.21.12 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling wayland-client v0.21.12 [INFO] [stderr] Compiling wayland-protocols v0.21.12 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.5 [INFO] [stderr] Compiling image v0.21.0 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.59.0 [INFO] [stderr] Compiling pistoncore-window v0.37.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.42.0 [INFO] [stderr] Compiling piston v0.42.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.54.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling piston-gfx_texture v0.35.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.56.0 [INFO] [stderr] Compiling piston_window v0.89.0 [INFO] [stderr] Compiling game_of_life v0.5.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 16s [INFO] running `"docker" "inspect" "cd961a1d2030054b31cc62869b59e7c3a98e51fae32bfd10a8ac4bf70ba3599a"` [INFO] running `"docker" "rm" "-f" "cd961a1d2030054b31cc62869b59e7c3a98e51fae32bfd10a8ac4bf70ba3599a"` [INFO] [stdout] cd961a1d2030054b31cc62869b59e7c3a98e51fae32bfd10a8ac4bf70ba3599a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/phugh/game-of-life:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 91fe3702d82c8d1b55cb7284c73d4b1728ccd88bf6249fef6a16e929c9d89a6c [INFO] running `"docker" "start" "-a" "91fe3702d82c8d1b55cb7284c73d4b1728ccd88bf6249fef6a16e929c9d89a6c"` [INFO] [stderr] Compiling game_of_life v0.5.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.14s [INFO] running `"docker" "inspect" "91fe3702d82c8d1b55cb7284c73d4b1728ccd88bf6249fef6a16e929c9d89a6c"` [INFO] running `"docker" "rm" "-f" "91fe3702d82c8d1b55cb7284c73d4b1728ccd88bf6249fef6a16e929c9d89a6c"` [INFO] [stdout] 91fe3702d82c8d1b55cb7284c73d4b1728ccd88bf6249fef6a16e929c9d89a6c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/phugh/game-of-life:/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-08-13" "test" "--frozen"` [INFO] [stdout] 97400b07566f4f95255bb94a5ddd522ae195aef7ce5b12111e69c5b65420cbc2 [INFO] running `"docker" "start" "-a" "97400b07566f4f95255bb94a5ddd522ae195aef7ce5b12111e69c5b65420cbc2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/game_of_life-fa15da01511ea1b1 [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" "97400b07566f4f95255bb94a5ddd522ae195aef7ce5b12111e69c5b65420cbc2"` [INFO] running `"docker" "rm" "-f" "97400b07566f4f95255bb94a5ddd522ae195aef7ce5b12111e69c5b65420cbc2"` [INFO] [stdout] 97400b07566f4f95255bb94a5ddd522ae195aef7ce5b12111e69c5b65420cbc2