[INFO] updating cached repository taylorthurlow/rust-conways [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/taylorthurlow/rust-conways [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/taylorthurlow/rust-conways" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/taylorthurlow/rust-conways"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/taylorthurlow/rust-conways'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/taylorthurlow/rust-conways" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/taylorthurlow/rust-conways"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/taylorthurlow/rust-conways'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1fefeb2c6318438c52d096ff5dc17c6d915dc979 [INFO] sha for GitHub repo taylorthurlow/rust-conways: 1fefeb2c6318438c52d096ff5dc17c6d915dc979 [INFO] validating manifest of taylorthurlow/rust-conways on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of taylorthurlow/rust-conways on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing taylorthurlow/rust-conways [INFO] finished frobbing taylorthurlow/rust-conways [INFO] frobbed toml for taylorthurlow/rust-conways written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/taylorthurlow/rust-conways/Cargo.toml [INFO] started frobbing taylorthurlow/rust-conways [INFO] finished frobbing taylorthurlow/rust-conways [INFO] frobbed toml for taylorthurlow/rust-conways written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/taylorthurlow/rust-conways/Cargo.toml [INFO] crate taylorthurlow/rust-conways already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking taylorthurlow/rust-conways against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-0/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/taylorthurlow/rust-conways:/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" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b00a10f9e378333b2da32370af6f0cdecb358de178e52bd94567f3fbe76014c0 [INFO] running `"docker" "start" "-a" "b00a10f9e378333b2da32370af6f0cdecb358de178e52bd94567f3fbe76014c0"` [INFO] [stderr] Compiling wayland-scanner v0.21.10 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Checking nix v0.12.0 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking x11-dl v2.18.3 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Checking wayland-sys v0.21.10 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rusttype v0.4.3 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling wayland-client v0.21.10 [INFO] [stderr] Compiling wayland-protocols v0.21.10 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking pistoncore-input v0.21.0 [INFO] [stderr] Checking pistoncore-input v0.23.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking piston2d-graphics v0.26.0 [INFO] [stderr] Checking wayland-commons v0.21.10 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking pistoncore-window v0.32.0 [INFO] [stderr] Checking pistoncore-window v0.34.0 [INFO] [stderr] Checking tiff v0.2.1 [INFO] [stderr] Checking pistoncore-event_loop v0.39.0 [INFO] [stderr] Checking pistoncore-event_loop v0.37.0 [INFO] [stderr] Checking image v0.20.1 [INFO] [stderr] Checking piston v0.39.0 [INFO] [stderr] Checking piston v0.37.0 [INFO] [stderr] Checking gfx_core v0.8.3 [INFO] [stderr] Checking smithay-client-toolkit v0.3.0 [INFO] [stderr] Checking piston2d-opengl_graphics v0.57.0 [INFO] [stderr] Checking winit v0.17.2 [INFO] [stderr] Checking smithay-client-toolkit v0.4.4 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Checking pistoncore-glutin_window v0.48.0 [INFO] [stderr] Checking glutin v0.19.0 [INFO] [stderr] Checking pistoncore-glutin_window v0.51.1 [INFO] [stderr] Checking gfx v0.17.1 [INFO] [stderr] Checking gfx_device_gl v0.15.5 [INFO] [stderr] Checking piston-gfx_texture v0.34.0 [INFO] [stderr] Checking piston2d-gfx_graphics v0.52.0 [INFO] [stderr] Checking piston_window v0.81.0 [INFO] [stderr] Checking conways v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `"docker" "inspect" "b00a10f9e378333b2da32370af6f0cdecb358de178e52bd94567f3fbe76014c0"` [INFO] running `"docker" "rm" "-f" "b00a10f9e378333b2da32370af6f0cdecb358de178e52bd94567f3fbe76014c0"` [INFO] [stdout] b00a10f9e378333b2da32370af6f0cdecb358de178e52bd94567f3fbe76014c0