[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-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/Vinatorul/minesweeper-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/Vinatorul/minesweeper-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Vinatorul/minesweeper-rs" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/Vinatorul/minesweeper-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Vinatorul/minesweeper-rs on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-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-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/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-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/Vinatorul/minesweeper-rs/Cargo.toml [INFO] crate Vinatorul/minesweeper-rs has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Vinatorul/minesweeper-rs against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 904bf46be149ebe338689b70f91ffd220586e8904c8933f3ccff1b7264ed4968 [INFO] running `"docker" "start" "-a" "904bf46be149ebe338689b70f91ffd220586e8904c8933f3ccff1b7264ed4968"` [INFO] [stderr] Compiling rayon-core v1.2.0 [INFO] [stderr] Compiling vec_map v0.4.0 [INFO] [stderr] Compiling strsim v0.4.1 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling gfx v0.16.0 [INFO] [stderr] Compiling clap v1.5.6 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling rayon v0.8.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling gfx_device_gl v0.14.1 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.8.7 [INFO] [stderr] Compiling wayland-client v0.8.7 [INFO] [stderr] Compiling wayland-kbd v0.8.0 [INFO] [stderr] Compiling wayland-window v0.5.0 [INFO] [stderr] Compiling piston-gfx_texture v0.24.0 [INFO] [stderr] Compiling winit v0.6.4 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.40.0 [INFO] [stderr] Compiling glutin v0.8.1 [INFO] [stderr] Compiling pistoncore-glutin_window v0.37.0 [INFO] [stderr] Compiling piston_window v0.66.0 [INFO] [stderr] Compiling minesweeper v1.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.20s [INFO] running `"docker" "inspect" "904bf46be149ebe338689b70f91ffd220586e8904c8933f3ccff1b7264ed4968"` [INFO] running `"docker" "rm" "-f" "904bf46be149ebe338689b70f91ffd220586e8904c8933f3ccff1b7264ed4968"` [INFO] [stdout] 904bf46be149ebe338689b70f91ffd220586e8904c8933f3ccff1b7264ed4968 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] e014486fb1a2007a0ae0a7f2be46153e1ab8cbf80aea52c02c4b23537f694ac7 [INFO] running `"docker" "start" "-a" "e014486fb1a2007a0ae0a7f2be46153e1ab8cbf80aea52c02c4b23537f694ac7"` [INFO] [stderr] Compiling minesweeper v1.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `"docker" "inspect" "e014486fb1a2007a0ae0a7f2be46153e1ab8cbf80aea52c02c4b23537f694ac7"` [INFO] running `"docker" "rm" "-f" "e014486fb1a2007a0ae0a7f2be46153e1ab8cbf80aea52c02c4b23537f694ac7"` [INFO] [stdout] e014486fb1a2007a0ae0a7f2be46153e1ab8cbf80aea52c02c4b23537f694ac7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 05064db7770b0b47479d1eb589a0c48fe673c98bf31c90e5a3fe3e759a2dcc93 [INFO] running `"docker" "start" "-a" "05064db7770b0b47479d1eb589a0c48fe673c98bf31c90e5a3fe3e759a2dcc93"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/minesweeper-346675abb2f1eb9b [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "05064db7770b0b47479d1eb589a0c48fe673c98bf31c90e5a3fe3e759a2dcc93"` [INFO] running `"docker" "rm" "-f" "05064db7770b0b47479d1eb589a0c48fe673c98bf31c90e5a3fe3e759a2dcc93"` [INFO] [stdout] 05064db7770b0b47479d1eb589a0c48fe673c98bf31c90e5a3fe3e759a2dcc93