[INFO] updating cached repository jcdyer/sudoku [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jcdyer/sudoku [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jcdyer/sudoku" "work/ex/beta-1.37-6/sources/1.36.0/gh/jcdyer/sudoku"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jcdyer/sudoku'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jcdyer/sudoku" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jcdyer/sudoku"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jcdyer/sudoku'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] be30f1cb5543c8bebb74738c07e27e66872862dd [INFO] sha for GitHub repo jcdyer/sudoku: be30f1cb5543c8bebb74738c07e27e66872862dd [INFO] validating manifest of jcdyer/sudoku 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 jcdyer/sudoku 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 jcdyer/sudoku [INFO] finished frobbing jcdyer/sudoku [INFO] frobbed toml for jcdyer/sudoku written to work/ex/beta-1.37-6/sources/1.36.0/gh/jcdyer/sudoku/Cargo.toml [INFO] started frobbing jcdyer/sudoku [INFO] finished frobbing jcdyer/sudoku [INFO] frobbed toml for jcdyer/sudoku written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jcdyer/sudoku/Cargo.toml [INFO] crate jcdyer/sudoku 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 jcdyer/sudoku against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jcdyer/sudoku:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 09654a38fa6293076e642152ee625f915e53d94c185d656311e3e5f3331daae7 [INFO] running `"docker" "start" "-a" "09654a38fa6293076e642152ee625f915e53d94c185d656311e3e5f3331daae7"` [INFO] [stderr] Compiling sudoku v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.69s [INFO] running `"docker" "inspect" "09654a38fa6293076e642152ee625f915e53d94c185d656311e3e5f3331daae7"` [INFO] running `"docker" "rm" "-f" "09654a38fa6293076e642152ee625f915e53d94c185d656311e3e5f3331daae7"` [INFO] [stdout] 09654a38fa6293076e642152ee625f915e53d94c185d656311e3e5f3331daae7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jcdyer/sudoku:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] ad5ec6d2f3d21ca9fd1bfc20674a5698362168c83bfd8ec30cc3272da1061ad6 [INFO] running `"docker" "start" "-a" "ad5ec6d2f3d21ca9fd1bfc20674a5698362168c83bfd8ec30cc3272da1061ad6"` [INFO] [stderr] Compiling sudoku v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.45s [INFO] running `"docker" "inspect" "ad5ec6d2f3d21ca9fd1bfc20674a5698362168c83bfd8ec30cc3272da1061ad6"` [INFO] running `"docker" "rm" "-f" "ad5ec6d2f3d21ca9fd1bfc20674a5698362168c83bfd8ec30cc3272da1061ad6"` [INFO] [stdout] ad5ec6d2f3d21ca9fd1bfc20674a5698362168c83bfd8ec30cc3272da1061ad6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jcdyer/sudoku:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] f86cc2cee8365b70cd12bf2bb1036cc836236c1c5dd9b08ec511c7b70fbc5020 [INFO] running `"docker" "start" "-a" "f86cc2cee8365b70cd12bf2bb1036cc836236c1c5dd9b08ec511c7b70fbc5020"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/sudoku-01ef0471896719f6 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_next_with_constrained_block ... ok [INFO] [stdout] test tests::test_next ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f86cc2cee8365b70cd12bf2bb1036cc836236c1c5dd9b08ec511c7b70fbc5020"` [INFO] running `"docker" "rm" "-f" "f86cc2cee8365b70cd12bf2bb1036cc836236c1c5dd9b08ec511c7b70fbc5020"` [INFO] [stdout] f86cc2cee8365b70cd12bf2bb1036cc836236c1c5dd9b08ec511c7b70fbc5020