[INFO] cloning repository eric1221bday/minesweep-rs [INFO] running `"git" "clone" "--bare" "git://github.com/eric1221bday/minesweep-rs.git" "work/cache/sources/gh/eric1221bday/minesweep-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/eric1221bday/minesweep-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/eric1221bday/minesweep-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/eric1221bday/minesweep-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/eric1221bday/minesweep-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/eric1221bday/minesweep-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/eric1221bday/minesweep-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/eric1221bday/minesweep-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b09909099a5e201c2db6bd0fc4398e85844128ed [INFO] sha for GitHub repo eric1221bday/minesweep-rs: b09909099a5e201c2db6bd0fc4398e85844128ed [INFO] validating manifest of eric1221bday/minesweep-rs on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of eric1221bday/minesweep-rs on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing eric1221bday/minesweep-rs [INFO] finished frobbing eric1221bday/minesweep-rs [INFO] frobbed toml for eric1221bday/minesweep-rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/eric1221bday/minesweep-rs/Cargo.toml [INFO] started frobbing eric1221bday/minesweep-rs [INFO] finished frobbing eric1221bday/minesweep-rs [INFO] frobbed toml for eric1221bday/minesweep-rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/eric1221bday/minesweep-rs/Cargo.toml [INFO] crate eric1221bday/minesweep-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing eric1221bday/minesweep-rs against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/eric1221bday/minesweep-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 76506f17432b0b06c44521012992f1e62979b60a5f6ed4767b9bc36bebf59248 [INFO] running `"docker" "start" "-a" "76506f17432b0b06c44521012992f1e62979b60a5f6ed4767b9bc36bebf59248"` [INFO] [stderr] Compiling serde v1.0.59 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.3 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.8 [INFO] [stderr] Compiling x11-dl v2.17.5 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling gfx_core v0.8.2 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling quote v0.6.2 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling syn v0.14.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.59 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling winit v0.12.0 [INFO] [stderr] Compiling pistoncore-input v0.20.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.2 [INFO] [stderr] Compiling pistoncore-window v0.31.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.36.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.46.0 [INFO] [stderr] Compiling piston v0.36.0 [INFO] [stderr] Compiling piston-gfx_texture v0.32.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.51.0 [INFO] [stderr] Compiling piston_window v0.79.0 [INFO] [stderr] Compiling minesweep-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `"docker" "inspect" "76506f17432b0b06c44521012992f1e62979b60a5f6ed4767b9bc36bebf59248"` [INFO] running `"docker" "rm" "-f" "76506f17432b0b06c44521012992f1e62979b60a5f6ed4767b9bc36bebf59248"` [INFO] [stdout] 76506f17432b0b06c44521012992f1e62979b60a5f6ed4767b9bc36bebf59248 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/eric1221bday/minesweep-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] e4b32f2d85b442b569429d8849e1c6a0dc62f1fb71a358cd68efc75b93e8bef4 [INFO] running `"docker" "start" "-a" "e4b32f2d85b442b569429d8849e1c6a0dc62f1fb71a358cd68efc75b93e8bef4"` [INFO] [stderr] Compiling minesweep-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.16s [INFO] running `"docker" "inspect" "e4b32f2d85b442b569429d8849e1c6a0dc62f1fb71a358cd68efc75b93e8bef4"` [INFO] running `"docker" "rm" "-f" "e4b32f2d85b442b569429d8849e1c6a0dc62f1fb71a358cd68efc75b93e8bef4"` [INFO] [stdout] e4b32f2d85b442b569429d8849e1c6a0dc62f1fb71a358cd68efc75b93e8bef4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/eric1221bday/minesweep-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] c9ccfa00053e9f718a48bce8fe224303d517b16f39337ad77ebeefde643871f2 [INFO] running `"docker" "start" "-a" "c9ccfa00053e9f718a48bce8fe224303d517b16f39337ad77ebeefde643871f2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/minesweep_rs-e598429a6df47a5f [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test game::tests::test_adjacent_mines_num ... ok [INFO] [stdout] test game::tests::test_check_game_lost ... ok [INFO] [stdout] test game::tests::test_check_game_won ... ok [INFO] [stdout] test game::tests::test_reveal_square ... ok [INFO] [stdout] test game::tests::test_update_game_state ... ok [INFO] [stdout] test game::tests::test_toggle_flag_max ... ok [INFO] [stdout] test game::tests::test_get_neighbors ... ok [INFO] [stdout] test game::tests::test_toggle_flag ... ok [INFO] [stdout] test game::tests::test_first_move ... ok [INFO] [stdout] test game::tests::test_reset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c9ccfa00053e9f718a48bce8fe224303d517b16f39337ad77ebeefde643871f2"` [INFO] running `"docker" "rm" "-f" "c9ccfa00053e9f718a48bce8fe224303d517b16f39337ad77ebeefde643871f2"` [INFO] [stdout] c9ccfa00053e9f718a48bce8fe224303d517b16f39337ad77ebeefde643871f2