[INFO] updating cached repository chapin666/tic_tac_toe [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/chapin666/tic_tac_toe [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/chapin666/tic_tac_toe" "work/ex/beta-1.38-1/sources/1.37.0/gh/chapin666/tic_tac_toe"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/chapin666/tic_tac_toe'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/chapin666/tic_tac_toe" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/chapin666/tic_tac_toe"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/chapin666/tic_tac_toe'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bc08920ed2e0baa7084a4616e41a5aae518753ad [INFO] sha for GitHub repo chapin666/tic_tac_toe: bc08920ed2e0baa7084a4616e41a5aae518753ad [INFO] validating manifest of chapin666/tic_tac_toe on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of chapin666/tic_tac_toe on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing chapin666/tic_tac_toe [INFO] finished frobbing chapin666/tic_tac_toe [INFO] frobbed toml for chapin666/tic_tac_toe written to work/ex/beta-1.38-1/sources/1.37.0/gh/chapin666/tic_tac_toe/Cargo.toml [INFO] started frobbing chapin666/tic_tac_toe [INFO] finished frobbing chapin666/tic_tac_toe [INFO] frobbed toml for chapin666/tic_tac_toe written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/chapin666/tic_tac_toe/Cargo.toml [INFO] crate chapin666/tic_tac_toe already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing chapin666/tic_tac_toe against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/chapin666/tic_tac_toe:/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.37.0" "build" "--frozen"` [INFO] [stdout] 47d6c8fa1bd118f711fa3c873c233029394a7c6162936862f9359b09ef01e815 [INFO] running `"docker" "start" "-a" "47d6c8fa1bd118f711fa3c873c233029394a7c6162936862f9359b09ef01e815"` [INFO] [stderr] Compiling tic_tac_toe v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/game.rs:111:8 [INFO] [stderr] | [INFO] [stderr] 111 | 1...9 => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "47d6c8fa1bd118f711fa3c873c233029394a7c6162936862f9359b09ef01e815"` [INFO] running `"docker" "rm" "-f" "47d6c8fa1bd118f711fa3c873c233029394a7c6162936862f9359b09ef01e815"` [INFO] [stdout] 47d6c8fa1bd118f711fa3c873c233029394a7c6162936862f9359b09ef01e815 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/chapin666/tic_tac_toe:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 96c49801cc858b34d4d238b4f24d72e2c18a33195c02045cc63ab113530ca376 [INFO] running `"docker" "start" "-a" "96c49801cc858b34d4d238b4f24d72e2c18a33195c02045cc63ab113530ca376"` [INFO] [stderr] Compiling tic_tac_toe v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/game.rs:111:8 [INFO] [stderr] | [INFO] [stderr] 111 | 1...9 => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `"docker" "inspect" "96c49801cc858b34d4d238b4f24d72e2c18a33195c02045cc63ab113530ca376"` [INFO] running `"docker" "rm" "-f" "96c49801cc858b34d4d238b4f24d72e2c18a33195c02045cc63ab113530ca376"` [INFO] [stdout] 96c49801cc858b34d4d238b4f24d72e2c18a33195c02045cc63ab113530ca376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/chapin666/tic_tac_toe:/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.37.0" "test" "--frozen"` [INFO] [stdout] 8cc01634a49e0fcd51e942fd8509f406e12b148376511da0cf26be3e30c66028 [INFO] running `"docker" "start" "-a" "8cc01634a49e0fcd51e942fd8509f406e12b148376511da0cf26be3e30c66028"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/tic_tac_toe-66ec37627aa999e9 [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" "8cc01634a49e0fcd51e942fd8509f406e12b148376511da0cf26be3e30c66028"` [INFO] running `"docker" "rm" "-f" "8cc01634a49e0fcd51e942fd8509f406e12b148376511da0cf26be3e30c66028"` [INFO] [stdout] 8cc01634a49e0fcd51e942fd8509f406e12b148376511da0cf26be3e30c66028