[INFO] cloning repository gRastello/vsweep [INFO] running `"git" "clone" "--bare" "git://github.com/gRastello/vsweep.git" "work/cache/sources/gh/gRastello/vsweep"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/gRastello/vsweep'... [INFO] running `"git" "clone" "work/cache/sources/gh/gRastello/vsweep" "work/ex/beta-1.37-6/sources/1.36.0/gh/gRastello/vsweep"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/gRastello/vsweep'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gRastello/vsweep" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gRastello/vsweep"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gRastello/vsweep'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 99a78f09f012c4e9cf97ffafdedd04ed32aeeb40 [INFO] sha for GitHub repo gRastello/vsweep: 99a78f09f012c4e9cf97ffafdedd04ed32aeeb40 [INFO] validating manifest of gRastello/vsweep 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 gRastello/vsweep 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 gRastello/vsweep [INFO] finished frobbing gRastello/vsweep [INFO] frobbed toml for gRastello/vsweep written to work/ex/beta-1.37-6/sources/1.36.0/gh/gRastello/vsweep/Cargo.toml [INFO] started frobbing gRastello/vsweep [INFO] finished frobbing gRastello/vsweep [INFO] frobbed toml for gRastello/vsweep written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gRastello/vsweep/Cargo.toml [INFO] crate gRastello/vsweep 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 gRastello/vsweep 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/gRastello/vsweep:/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] e6d0a21b8c51123e280f47d9b8a222d48fa6fd92ea1a0543c3c47062770eb506 [INFO] running `"docker" "start" "-a" "e6d0a21b8c51123e280f47d9b8a222d48fa6fd92ea1a0543c3c47062770eb506"` [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling vsweep v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `generate_mock_field` [INFO] [stderr] --> src/field.rs:231:5 [INFO] [stderr] | [INFO] [stderr] 231 | fn generate_mock_field() -> Field { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.53s [INFO] running `"docker" "inspect" "e6d0a21b8c51123e280f47d9b8a222d48fa6fd92ea1a0543c3c47062770eb506"` [INFO] running `"docker" "rm" "-f" "e6d0a21b8c51123e280f47d9b8a222d48fa6fd92ea1a0543c3c47062770eb506"` [INFO] [stdout] e6d0a21b8c51123e280f47d9b8a222d48fa6fd92ea1a0543c3c47062770eb506 [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/gRastello/vsweep:/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] 039956e15339063e75707f6b30cefd72d12353cc39e1c8e4eae14b19fbf1bbaa [INFO] running `"docker" "start" "-a" "039956e15339063e75707f6b30cefd72d12353cc39e1c8e4eae14b19fbf1bbaa"` [INFO] [stderr] Compiling vsweep v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `"docker" "inspect" "039956e15339063e75707f6b30cefd72d12353cc39e1c8e4eae14b19fbf1bbaa"` [INFO] running `"docker" "rm" "-f" "039956e15339063e75707f6b30cefd72d12353cc39e1c8e4eae14b19fbf1bbaa"` [INFO] [stdout] 039956e15339063e75707f6b30cefd72d12353cc39e1c8e4eae14b19fbf1bbaa [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/gRastello/vsweep:/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] 4d56152d61d2f88eb6572cc43a44d3d710c2cd04f47de1ddbef8adef75ad6a90 [INFO] running `"docker" "start" "-a" "4d56152d61d2f88eb6572cc43a44d3d710c2cd04f47de1ddbef8adef75ad6a90"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/vsweep-0ead7bb0938eaa9f [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test field::test::get_neighborhood ... ok [INFO] [stdout] test field::test::initialization ... ok [INFO] [stdout] test field::test::get ... ok [INFO] [stdout] test field::test::show_all_mines ... ok [INFO] [stdout] test field::test::is_game_over ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4d56152d61d2f88eb6572cc43a44d3d710c2cd04f47de1ddbef8adef75ad6a90"` [INFO] running `"docker" "rm" "-f" "4d56152d61d2f88eb6572cc43a44d3d710c2cd04f47de1ddbef8adef75ad6a90"` [INFO] [stdout] 4d56152d61d2f88eb6572cc43a44d3d710c2cd04f47de1ddbef8adef75ad6a90