[INFO] cloning repository benbrunton/rust_minesweeper [INFO] running `"git" "clone" "--bare" "git://github.com/benbrunton/rust_minesweeper.git" "work/cache/sources/gh/benbrunton/rust_minesweeper"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/benbrunton/rust_minesweeper'... [INFO] running `"git" "clone" "work/cache/sources/gh/benbrunton/rust_minesweeper" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/benbrunton/rust_minesweeper"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/benbrunton/rust_minesweeper'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/benbrunton/rust_minesweeper" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/benbrunton/rust_minesweeper"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/benbrunton/rust_minesweeper'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7bbc1df016dc749c4e6b7dd1875cc00bca45d9b0 [INFO] sha for GitHub repo benbrunton/rust_minesweeper: 7bbc1df016dc749c4e6b7dd1875cc00bca45d9b0 [INFO] validating manifest of benbrunton/rust_minesweeper 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 benbrunton/rust_minesweeper 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 benbrunton/rust_minesweeper [INFO] finished frobbing benbrunton/rust_minesweeper [INFO] frobbed toml for benbrunton/rust_minesweeper written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/benbrunton/rust_minesweeper/Cargo.toml [INFO] started frobbing benbrunton/rust_minesweeper [INFO] finished frobbing benbrunton/rust_minesweeper [INFO] frobbed toml for benbrunton/rust_minesweeper written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/benbrunton/rust_minesweeper/Cargo.toml [INFO] crate benbrunton/rust_minesweeper 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] Downloading crates ... [INFO] [stderr] Downloaded regex v0.1.65 [INFO] [stderr] Downloaded mempool v0.3.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing benbrunton/rust_minesweeper against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/benbrunton/rust_minesweeper:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 64e9d382de036b2741bc2a928e1d2f708e412e9d0fa5bbdaa6ce558817d462d8 [INFO] running `"docker" "start" "-a" "64e9d382de036b2741bc2a928e1d2f708e412e9d0fa5bbdaa6ce558817d462d8"` [INFO] [stderr] Compiling libc v0.2.9 [INFO] [stderr] Compiling mempool v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.3.1 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling aho-corasick v0.5.1 [INFO] [stderr] Compiling regex v0.1.65 [INFO] [stderr] Compiling rust-mines v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.78s [INFO] running `"docker" "inspect" "64e9d382de036b2741bc2a928e1d2f708e412e9d0fa5bbdaa6ce558817d462d8"` [INFO] running `"docker" "rm" "-f" "64e9d382de036b2741bc2a928e1d2f708e412e9d0fa5bbdaa6ce558817d462d8"` [INFO] [stdout] 64e9d382de036b2741bc2a928e1d2f708e412e9d0fa5bbdaa6ce558817d462d8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/benbrunton/rust_minesweeper:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 19edfb4753b3b59fd5634beee339a2500696ef49218e85892e07f7f0d8dacb78 [INFO] running `"docker" "start" "-a" "19edfb4753b3b59fd5634beee339a2500696ef49218e85892e07f7f0d8dacb78"` [INFO] [stderr] Compiling rust-mines v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "19edfb4753b3b59fd5634beee339a2500696ef49218e85892e07f7f0d8dacb78"` [INFO] running `"docker" "rm" "-f" "19edfb4753b3b59fd5634beee339a2500696ef49218e85892e07f7f0d8dacb78"` [INFO] [stdout] 19edfb4753b3b59fd5634beee339a2500696ef49218e85892e07f7f0d8dacb78 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/benbrunton/rust_minesweeper:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] e44de180c34d922c24a66e857e5850d8616b122f3fb5ceef96eb0fddddde2f8f [INFO] running `"docker" "start" "-a" "e44de180c34d922c24a66e857e5850d8616b122f3fb5ceef96eb0fddddde2f8f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_mines-e6b06bf514ab7b0d [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" "e44de180c34d922c24a66e857e5850d8616b122f3fb5ceef96eb0fddddde2f8f"` [INFO] running `"docker" "rm" "-f" "e44de180c34d922c24a66e857e5850d8616b122f3fb5ceef96eb0fddddde2f8f"` [INFO] [stdout] e44de180c34d922c24a66e857e5850d8616b122f3fb5ceef96eb0fddddde2f8f