[INFO] cloning repository jcfischer/rust-color-game [INFO] running `"git" "clone" "--bare" "git://github.com/jcfischer/rust-color-game.git" "work/cache/sources/gh/jcfischer/rust-color-game"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/jcfischer/rust-color-game'... [INFO] running `"git" "clone" "work/cache/sources/gh/jcfischer/rust-color-game" "work/ex/pr-58899/sources/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6/gh/jcfischer/rust-color-game"` [INFO] [stderr] Cloning into 'work/ex/pr-58899/sources/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6/gh/jcfischer/rust-color-game'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jcfischer/rust-color-game" "work/ex/pr-58899/sources/try#290ac7b29f41ff9fa5232f9a1116ea71a3501063/gh/jcfischer/rust-color-game"` [INFO] [stderr] Cloning into 'work/ex/pr-58899/sources/try#290ac7b29f41ff9fa5232f9a1116ea71a3501063/gh/jcfischer/rust-color-game'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 474fc893e5cc9bfc82d3ba5304d5f2816f30c191 [INFO] sha for GitHub repo jcfischer/rust-color-game: 474fc893e5cc9bfc82d3ba5304d5f2816f30c191 [INFO] validating manifest of jcfischer/rust-color-game on toolchain master#c0086b9e8972fef9fd4af24bae20d45021ed06c6 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0086b9e8972fef9fd4af24bae20d45021ed06c6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jcfischer/rust-color-game on toolchain try#290ac7b29f41ff9fa5232f9a1116ea71a3501063 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+290ac7b29f41ff9fa5232f9a1116ea71a3501063-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jcfischer/rust-color-game [INFO] finished frobbing jcfischer/rust-color-game [INFO] frobbed toml for jcfischer/rust-color-game written to work/ex/pr-58899/sources/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6/gh/jcfischer/rust-color-game/Cargo.toml [INFO] started frobbing jcfischer/rust-color-game [INFO] finished frobbing jcfischer/rust-color-game [INFO] frobbed toml for jcfischer/rust-color-game written to work/ex/pr-58899/sources/try#290ac7b29f41ff9fa5232f9a1116ea71a3501063/gh/jcfischer/rust-color-game/Cargo.toml [INFO] crate jcfischer/rust-color-game has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0086b9e8972fef9fd4af24bae20d45021ed06c6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+290ac7b29f41ff9fa5232f9a1116ea71a3501063-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking jcfischer/rust-color-game against try#290ac7b29f41ff9fa5232f9a1116ea71a3501063 for pr-58899 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58899/worker-1/try#290ac7b29f41ff9fa5232f9a1116ea71a3501063:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58899/sources/try#290ac7b29f41ff9fa5232f9a1116ea71a3501063/gh/jcfischer/rust-color-game:/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" "+290ac7b29f41ff9fa5232f9a1116ea71a3501063-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ea3cb4077cfb0e8a998cb53b9d0093d3ef093a8a6eaad6efc4ffefc093874767 [INFO] running `"docker" "start" "-a" "ea3cb4077cfb0e8a998cb53b9d0093d3ef093a8a6eaad6efc4ffefc093874767"` [INFO] [stderr] Checking serde v1.0.17 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Checking arrayvec v0.4.5 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking rayon-core v1.2.1 [INFO] [stderr] Compiling glutin v0.10.0 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.17 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Checking rusttype v0.2.3 [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-graphics v0.23.0 [INFO] [stderr] Checking jpeg-decoder v0.1.13 [INFO] [stderr] Checking image v0.17.0 [INFO] [stderr] Checking pistoncore-input v0.20.0 [INFO] [stderr] Checking pistoncore-window v0.30.0 [INFO] [stderr] Checking piston2d-opengl_graphics v0.49.0 [INFO] [stderr] Checking pistoncore-event_loop v0.35.0 [INFO] [stderr] Checking piston v0.35.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.9.10 [INFO] [stderr] Checking wayland-client v0.9.10 [INFO] [stderr] Checking wayland-protocols v0.9.10 [INFO] [stderr] Checking wayland-kbd v0.9.1 [INFO] [stderr] Checking wayland-window v0.8.0 [INFO] [stderr] Checking winit v0.8.3 [INFO] [stderr] Checking pistoncore-glutin_window v0.42.0 [INFO] [stderr] Checking tic-tac-go v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.55s [INFO] running `"docker" "inspect" "ea3cb4077cfb0e8a998cb53b9d0093d3ef093a8a6eaad6efc4ffefc093874767"` [INFO] running `"docker" "rm" "-f" "ea3cb4077cfb0e8a998cb53b9d0093d3ef093a8a6eaad6efc4ffefc093874767"` [INFO] [stdout] ea3cb4077cfb0e8a998cb53b9d0093d3ef093a8a6eaad6efc4ffefc093874767