[INFO] updating cached repository anxolerd/rust-game-of-life [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/anxolerd/rust-game-of-life [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/anxolerd/rust-game-of-life" "work/ex/beta-1.38-1/sources/1.37.0/gh/anxolerd/rust-game-of-life"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/anxolerd/rust-game-of-life'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/anxolerd/rust-game-of-life" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/anxolerd/rust-game-of-life"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/anxolerd/rust-game-of-life'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f9004706e6026da63c87202c60c50461cb5a06e7 [INFO] sha for GitHub repo anxolerd/rust-game-of-life: f9004706e6026da63c87202c60c50461cb5a06e7 [INFO] validating manifest of anxolerd/rust-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 anxolerd/rust-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 anxolerd/rust-game-of-life [INFO] finished frobbing anxolerd/rust-game-of-life [INFO] frobbed toml for anxolerd/rust-game-of-life written to work/ex/beta-1.38-1/sources/1.37.0/gh/anxolerd/rust-game-of-life/Cargo.toml [INFO] started frobbing anxolerd/rust-game-of-life [INFO] finished frobbing anxolerd/rust-game-of-life [INFO] frobbed toml for anxolerd/rust-game-of-life written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/anxolerd/rust-game-of-life/Cargo.toml [INFO] crate anxolerd/rust-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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing anxolerd/rust-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-6/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/anxolerd/rust-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] 84b78a28a943fe5afecf3ce8a1c535df2abe946ffa097d36040b900ae14a4e23 [INFO] running `"docker" "start" "-a" "84b78a28a943fe5afecf3ce8a1c535df2abe946ffa097d36040b900ae14a4e23"` [INFO] [stderr] Compiling libc v0.2.28 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling deflate v0.7.14 [INFO] [stderr] Compiling wayland-scanner v0.9.9 [INFO] [stderr] Compiling glutin v0.9.2 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling png v0.8.0 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-client v0.9.9 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling tempfile v2.1.6 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.14.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.45.0 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.9.9 [INFO] [stderr] Compiling wayland-window v0.6.1 [INFO] [stderr] Compiling wayland-kbd v0.9.1 [INFO] [stderr] Compiling winit v0.7.5 [INFO] [stderr] Compiling pistoncore-glutin_window v0.38.0 [INFO] [stderr] Compiling game-of-life v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `"docker" "inspect" "84b78a28a943fe5afecf3ce8a1c535df2abe946ffa097d36040b900ae14a4e23"` [INFO] running `"docker" "rm" "-f" "84b78a28a943fe5afecf3ce8a1c535df2abe946ffa097d36040b900ae14a4e23"` [INFO] [stdout] 84b78a28a943fe5afecf3ce8a1c535df2abe946ffa097d36040b900ae14a4e23 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/anxolerd/rust-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] 6b1d963167823c081ce39060f0bbd4583373e96bc37bd28b70c5c21a0d43d78b [INFO] running `"docker" "start" "-a" "6b1d963167823c081ce39060f0bbd4583373e96bc37bd28b70c5c21a0d43d78b"` [INFO] [stderr] Compiling game-of-life v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `"docker" "inspect" "6b1d963167823c081ce39060f0bbd4583373e96bc37bd28b70c5c21a0d43d78b"` [INFO] running `"docker" "rm" "-f" "6b1d963167823c081ce39060f0bbd4583373e96bc37bd28b70c5c21a0d43d78b"` [INFO] [stdout] 6b1d963167823c081ce39060f0bbd4583373e96bc37bd28b70c5c21a0d43d78b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/anxolerd/rust-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] 934186b7ef6ec0199b99b5ea6508fb8e19e6d366eab5e9482ab9574514867ea8 [INFO] running `"docker" "start" "-a" "934186b7ef6ec0199b99b5ea6508fb8e19e6d366eab5e9482ab9574514867ea8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/game_of_life-f221c077837ee157 [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" "934186b7ef6ec0199b99b5ea6508fb8e19e6d366eab5e9482ab9574514867ea8"` [INFO] running `"docker" "rm" "-f" "934186b7ef6ec0199b99b5ea6508fb8e19e6d366eab5e9482ab9574514867ea8"` [INFO] [stdout] 934186b7ef6ec0199b99b5ea6508fb8e19e6d366eab5e9482ab9574514867ea8