[INFO] updating cached repository splintah/game-of-life [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/splintah/game-of-life [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/splintah/game-of-life" "work/ex/pr-57617/sources/master#e2f221c75932de7a29845c8d6f1f73536ad00c41/gh/splintah/game-of-life"` [INFO] [stderr] Cloning into 'work/ex/pr-57617/sources/master#e2f221c75932de7a29845c8d6f1f73536ad00c41/gh/splintah/game-of-life'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/splintah/game-of-life" "work/ex/pr-57617/sources/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff/gh/splintah/game-of-life"` [INFO] [stderr] Cloning into 'work/ex/pr-57617/sources/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff/gh/splintah/game-of-life'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 31d468c91e718763d117731482f8b76ad26427e5 [INFO] sha for GitHub repo splintah/game-of-life: 31d468c91e718763d117731482f8b76ad26427e5 [INFO] validating manifest of splintah/game-of-life on toolchain master#e2f221c75932de7a29845c8d6f1f73536ad00c41 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e2f221c75932de7a29845c8d6f1f73536ad00c41-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of splintah/game-of-life on toolchain try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0bfb90d213a93e466b33d078a5b535a2a6f9c5ff-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing splintah/game-of-life [INFO] finished frobbing splintah/game-of-life [INFO] frobbed toml for splintah/game-of-life written to work/ex/pr-57617/sources/master#e2f221c75932de7a29845c8d6f1f73536ad00c41/gh/splintah/game-of-life/Cargo.toml [INFO] started frobbing splintah/game-of-life [INFO] finished frobbing splintah/game-of-life [INFO] frobbed toml for splintah/game-of-life written to work/ex/pr-57617/sources/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff/gh/splintah/game-of-life/Cargo.toml [INFO] crate splintah/game-of-life has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e2f221c75932de7a29845c8d6f1f73536ad00c41-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0bfb90d213a93e466b33d078a5b535a2a6f9c5ff-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking splintah/game-of-life against master#e2f221c75932de7a29845c8d6f1f73536ad00c41 for pr-57617 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57617/worker-4/master#e2f221c75932de7a29845c8d6f1f73536ad00c41:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57617/sources/master#e2f221c75932de7a29845c8d6f1f73536ad00c41/gh/splintah/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=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" "+e2f221c75932de7a29845c8d6f1f73536ad00c41-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d5b0b1c5f7b00371a021505747316b06986a67d3601b68192ac945201f38ee22 [INFO] running `"docker" "start" "-a" "d5b0b1c5f7b00371a021505747316b06986a67d3601b68192ac945201f38ee22"` [INFO] [stderr] Checking smallvec v0.6.2 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking rayon-core v1.4.0 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking rayon v1.0.1 [INFO] [stderr] Checking winit v0.16.0 [INFO] [stderr] Checking glutin v0.17.0 [INFO] [stderr] Checking game-of-life v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.92s [INFO] running `"docker" "inspect" "d5b0b1c5f7b00371a021505747316b06986a67d3601b68192ac945201f38ee22"` [INFO] running `"docker" "rm" "-f" "d5b0b1c5f7b00371a021505747316b06986a67d3601b68192ac945201f38ee22"` [INFO] [stdout] d5b0b1c5f7b00371a021505747316b06986a67d3601b68192ac945201f38ee22