[INFO] updating cached repository DarthStrom/rust-sudoku [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/DarthStrom/rust-sudoku [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/DarthStrom/rust-sudoku" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/DarthStrom/rust-sudoku"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/DarthStrom/rust-sudoku'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/DarthStrom/rust-sudoku" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/DarthStrom/rust-sudoku"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/DarthStrom/rust-sudoku'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e54511bbfd9f348b1e8ed63f592801692bd4f902 [INFO] sha for GitHub repo DarthStrom/rust-sudoku: e54511bbfd9f348b1e8ed63f592801692bd4f902 [INFO] validating manifest of DarthStrom/rust-sudoku on toolchain master#435236b8877cdb98c82eaebfb7887782277265c5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of DarthStrom/rust-sudoku on toolchain try#b5c7f157c20453dde8d47371abe73b32351b4e7f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing DarthStrom/rust-sudoku [INFO] finished frobbing DarthStrom/rust-sudoku [INFO] frobbed toml for DarthStrom/rust-sudoku written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/DarthStrom/rust-sudoku/Cargo.toml [INFO] started frobbing DarthStrom/rust-sudoku [INFO] finished frobbing DarthStrom/rust-sudoku [INFO] frobbed toml for DarthStrom/rust-sudoku written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/DarthStrom/rust-sudoku/Cargo.toml [INFO] crate DarthStrom/rust-sudoku already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking DarthStrom/rust-sudoku against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-3/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/DarthStrom/rust-sudoku:/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" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4b8c78890b0ecb79a9796c399ec880b59e10c59693ba03376ca3db78cc94284c [INFO] running `"docker" "start" "-a" "4b8c78890b0ecb79a9796c399ec880b59e10c59693ba03376ca3db78cc94284c"` [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking rayon-core v1.3.0 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Checking x11-dl v2.17.2 [INFO] [stderr] Checking piston2d-graphics v0.24.0 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Compiling gl v0.7.0 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Checking pistoncore-input v0.20.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Compiling glutin v0.10.1 [INFO] [stderr] Checking pistoncore-window v0.30.0 [INFO] [stderr] Checking jpeg-decoder v0.1.13 [INFO] [stderr] Checking pistoncore-event_loop v0.35.0 [INFO] [stderr] Checking piston v0.35.0 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Checking piston2d-opengl_graphics v0.50.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.43.0 [INFO] [stderr] Checking sudoku v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.35s [INFO] running `"docker" "inspect" "4b8c78890b0ecb79a9796c399ec880b59e10c59693ba03376ca3db78cc94284c"` [INFO] running `"docker" "rm" "-f" "4b8c78890b0ecb79a9796c399ec880b59e10c59693ba03376ca3db78cc94284c"` [INFO] [stdout] 4b8c78890b0ecb79a9796c399ec880b59e10c59693ba03376ca3db78cc94284c