[INFO] updating cached repository Vinatorul/minesweeper-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Vinatorul/minesweeper-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Vinatorul/minesweeper-rs" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/Vinatorul/minesweeper-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/Vinatorul/minesweeper-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Vinatorul/minesweeper-rs" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/Vinatorul/minesweeper-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/Vinatorul/minesweeper-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d2a235edff6e264e315c1c7632a04bde9177f210 [INFO] sha for GitHub repo Vinatorul/minesweeper-rs: d2a235edff6e264e315c1c7632a04bde9177f210 [INFO] validating manifest of Vinatorul/minesweeper-rs 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 Vinatorul/minesweeper-rs 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 Vinatorul/minesweeper-rs [INFO] finished frobbing Vinatorul/minesweeper-rs [INFO] frobbed toml for Vinatorul/minesweeper-rs written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/Vinatorul/minesweeper-rs/Cargo.toml [INFO] started frobbing Vinatorul/minesweeper-rs [INFO] finished frobbing Vinatorul/minesweeper-rs [INFO] frobbed toml for Vinatorul/minesweeper-rs written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/Vinatorul/minesweeper-rs/Cargo.toml [INFO] crate Vinatorul/minesweeper-rs 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 Vinatorul/minesweeper-rs against master#435236b8877cdb98c82eaebfb7887782277265c5 for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-6/master#435236b8877cdb98c82eaebfb7887782277265c5:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/Vinatorul/minesweeper-rs:/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" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 68768fb4ddbed495e25e395b7f7d1a50f6881bfbb232d7b1e89479043bbdea0c [INFO] running `"docker" "start" "-a" "68768fb4ddbed495e25e395b7f7d1a50f6881bfbb232d7b1e89479043bbdea0c"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rayon-core v1.2.0 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Checking wayland-sys v0.8.7 [INFO] [stderr] Checking wayland-client v0.8.7 [INFO] [stderr] Checking rayon v0.8.1 [INFO] [stderr] Checking wayland-window v0.5.0 [INFO] [stderr] Checking wayland-kbd v0.8.0 [INFO] [stderr] Checking winit v0.6.4 [INFO] [stderr] Checking jpeg-decoder v0.1.13 [INFO] [stderr] Checking image v0.13.0 [INFO] [stderr] Checking glutin v0.8.1 [INFO] [stderr] Checking pistoncore-glutin_window v0.37.0 [INFO] [stderr] Checking piston-gfx_texture v0.24.0 [INFO] [stderr] Checking piston2d-gfx_graphics v0.40.0 [INFO] [stderr] Checking piston_window v0.66.0 [INFO] [stderr] Checking minesweeper v1.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.97s [INFO] running `"docker" "inspect" "68768fb4ddbed495e25e395b7f7d1a50f6881bfbb232d7b1e89479043bbdea0c"` [INFO] running `"docker" "rm" "-f" "68768fb4ddbed495e25e395b7f7d1a50f6881bfbb232d7b1e89479043bbdea0c"` [INFO] [stdout] 68768fb4ddbed495e25e395b7f7d1a50f6881bfbb232d7b1e89479043bbdea0c