[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/pr-59527/sources/master#003382e4150984cb476047b3925edf8d75df2d59/gh/anxolerd/rust-game-of-life"` [INFO] [stderr] Cloning into 'work/ex/pr-59527/sources/master#003382e4150984cb476047b3925edf8d75df2d59/gh/anxolerd/rust-game-of-life'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/anxolerd/rust-game-of-life" "work/ex/pr-59527/sources/try#47f4f94676fbdd494dd2c2dc9ac377a13fc78e00/gh/anxolerd/rust-game-of-life"` [INFO] [stderr] Cloning into 'work/ex/pr-59527/sources/try#47f4f94676fbdd494dd2c2dc9ac377a13fc78e00/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 master#003382e4150984cb476047b3925edf8d75df2d59 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+003382e4150984cb476047b3925edf8d75df2d59-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of anxolerd/rust-game-of-life on toolchain try#47f4f94676fbdd494dd2c2dc9ac377a13fc78e00 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+47f4f94676fbdd494dd2c2dc9ac377a13fc78e00-alt" "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/pr-59527/sources/master#003382e4150984cb476047b3925edf8d75df2d59/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/pr-59527/sources/try#47f4f94676fbdd494dd2c2dc9ac377a13fc78e00/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/crater-raid/crater/work/local/cargo-home/bin/cargo" "+003382e4150984cb476047b3925edf8d75df2d59-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+47f4f94676fbdd494dd2c2dc9ac377a13fc78e00-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking anxolerd/rust-game-of-life against master#003382e4150984cb476047b3925edf8d75df2d59 for pr-59527 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-59527/worker-3/master#003382e4150984cb476047b3925edf8d75df2d59:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-59527/sources/master#003382e4150984cb476047b3925edf8d75df2d59/gh/anxolerd/rust-game-of-life:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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=forbid" "-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" "+003382e4150984cb476047b3925edf8d75df2d59-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 063e5f1d85427a2b821124cf007653c98a6857f2d0d35db0437dac57238e5145 [INFO] running `"docker" "start" "-a" "063e5f1d85427a2b821124cf007653c98a6857f2d0d35db0437dac57238e5145"` [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Checking image v0.14.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Checking piston2d-opengl_graphics v0.45.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.9.9 [INFO] [stderr] Checking wayland-client v0.9.9 [INFO] [stderr] Checking wayland-kbd v0.9.1 [INFO] [stderr] Checking wayland-window v0.6.1 [INFO] [stderr] Checking winit v0.7.5 [INFO] [stderr] Checking glutin v0.9.2 [INFO] [stderr] Checking pistoncore-glutin_window v0.38.0 [INFO] [stderr] Checking game-of-life v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.89s [INFO] running `"docker" "inspect" "063e5f1d85427a2b821124cf007653c98a6857f2d0d35db0437dac57238e5145"` [INFO] running `"docker" "rm" "-f" "063e5f1d85427a2b821124cf007653c98a6857f2d0d35db0437dac57238e5145"` [INFO] [stdout] 063e5f1d85427a2b821124cf007653c98a6857f2d0d35db0437dac57238e5145