[INFO] updating cached repository benbrunton/rust_minesweeper [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/benbrunton/rust_minesweeper [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/benbrunton/rust_minesweeper" "work/ex/beta-1.37-6/sources/1.36.0/gh/benbrunton/rust_minesweeper"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/benbrunton/rust_minesweeper'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/benbrunton/rust_minesweeper" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/benbrunton/rust_minesweeper"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of benbrunton/rust_minesweeper on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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/beta-1.37-6/sources/1.36.0/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/beta-1.37-6/sources/beta-2019-07-23/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" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing benbrunton/rust_minesweeper against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 2f6a5937a65dab4a104f356d7ffe3dc131536801a2fa99e48d3cf9db42ed066b [INFO] running `"docker" "start" "-a" "2f6a5937a65dab4a104f356d7ffe3dc131536801a2fa99e48d3cf9db42ed066b"` [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 14.20s [INFO] running `"docker" "inspect" "2f6a5937a65dab4a104f356d7ffe3dc131536801a2fa99e48d3cf9db42ed066b"` [INFO] running `"docker" "rm" "-f" "2f6a5937a65dab4a104f356d7ffe3dc131536801a2fa99e48d3cf9db42ed066b"` [INFO] [stdout] 2f6a5937a65dab4a104f356d7ffe3dc131536801a2fa99e48d3cf9db42ed066b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 714429137ef33b42c89858528984b546991c873fec2077c8390dea03d4ca61ae [INFO] running `"docker" "start" "-a" "714429137ef33b42c89858528984b546991c873fec2077c8390dea03d4ca61ae"` [INFO] [stderr] Compiling rust-mines v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "714429137ef33b42c89858528984b546991c873fec2077c8390dea03d4ca61ae"` [INFO] running `"docker" "rm" "-f" "714429137ef33b42c89858528984b546991c873fec2077c8390dea03d4ca61ae"` [INFO] [stdout] 714429137ef33b42c89858528984b546991c873fec2077c8390dea03d4ca61ae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 616df41c807c53d2c4036906823c3e7c256fbcf3044fbe138494b05e598c89f1 [INFO] running `"docker" "start" "-a" "616df41c807c53d2c4036906823c3e7c256fbcf3044fbe138494b05e598c89f1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_mines-3fed4f019e5f49f1 [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" "616df41c807c53d2c4036906823c3e7c256fbcf3044fbe138494b05e598c89f1"` [INFO] running `"docker" "rm" "-f" "616df41c807c53d2c4036906823c3e7c256fbcf3044fbe138494b05e598c89f1"` [INFO] [stdout] 616df41c807c53d2c4036906823c3e7c256fbcf3044fbe138494b05e598c89f1