[INFO] cloning repository mxhold/tictactoe_rs [INFO] running `"git" "clone" "--bare" "git://github.com/mxhold/tictactoe_rs.git" "work/cache/sources/gh/mxhold/tictactoe_rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/mxhold/tictactoe_rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/mxhold/tictactoe_rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mxhold/tictactoe_rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mxhold/tictactoe_rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mxhold/tictactoe_rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mxhold/tictactoe_rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mxhold/tictactoe_rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 568c3b99f6289209b17c9dbcd5751a27cb66cb88 [INFO] sha for GitHub repo mxhold/tictactoe_rs: 568c3b99f6289209b17c9dbcd5751a27cb66cb88 [INFO] validating manifest of mxhold/tictactoe_rs 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 mxhold/tictactoe_rs 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 mxhold/tictactoe_rs [INFO] finished frobbing mxhold/tictactoe_rs [INFO] frobbed toml for mxhold/tictactoe_rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mxhold/tictactoe_rs/Cargo.toml [INFO] started frobbing mxhold/tictactoe_rs [INFO] finished frobbing mxhold/tictactoe_rs [INFO] frobbed toml for mxhold/tictactoe_rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mxhold/tictactoe_rs/Cargo.toml [INFO] crate mxhold/tictactoe_rs 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mxhold/tictactoe_rs against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mxhold/tictactoe_rs:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 9525c9ad53fd16a9393a900cf25e8bc1e440ae3093cba3e30d428b34cd73d0e6 [INFO] running `"docker" "start" "-a" "9525c9ad53fd16a9393a900cf25e8bc1e440ae3093cba3e30d428b34cd73d0e6"` [INFO] [stderr] Compiling tictactoe v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:22:24 [INFO] [stderr] | [INFO] [stderr] 22 | Ok(position @ 0...8) => Ok(position), [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.95s [INFO] running `"docker" "inspect" "9525c9ad53fd16a9393a900cf25e8bc1e440ae3093cba3e30d428b34cd73d0e6"` [INFO] running `"docker" "rm" "-f" "9525c9ad53fd16a9393a900cf25e8bc1e440ae3093cba3e30d428b34cd73d0e6"` [INFO] [stdout] 9525c9ad53fd16a9393a900cf25e8bc1e440ae3093cba3e30d428b34cd73d0e6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mxhold/tictactoe_rs:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 54cf88f76308f9e22d2c55308d9dd9297236b1f09bc9e23c4c4e07a66e7f9952 [INFO] running `"docker" "start" "-a" "54cf88f76308f9e22d2c55308d9dd9297236b1f09bc9e23c4c4e07a66e7f9952"` [INFO] [stderr] Compiling tictactoe v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:22:24 [INFO] [stderr] | [INFO] [stderr] 22 | Ok(position @ 0...8) => Ok(position), [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 1.26s [INFO] running `"docker" "inspect" "54cf88f76308f9e22d2c55308d9dd9297236b1f09bc9e23c4c4e07a66e7f9952"` [INFO] running `"docker" "rm" "-f" "54cf88f76308f9e22d2c55308d9dd9297236b1f09bc9e23c4c4e07a66e7f9952"` [INFO] [stdout] 54cf88f76308f9e22d2c55308d9dd9297236b1f09bc9e23c4c4e07a66e7f9952 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mxhold/tictactoe_rs:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 5202b31e6ff88d0eccf93eb7e7e379d08f2958fa52f5e7c7d7fe05a37b41f90f [INFO] running `"docker" "start" "-a" "5202b31e6ff88d0eccf93eb7e7e379d08f2958fa52f5e7c7d7fe05a37b41f90f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/tictactoe-fadd3064b8ce6750 [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] [stderr] Running /opt/crater/target/debug/deps/tictactoe-6fabd7a2fa6c80f1 [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] [stderr] Running /opt/crater/target/debug/deps/integration_test-8622139671b893a8 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test draw ... ok [INFO] [stdout] test win ... ok [INFO] [stdout] test lose ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests tictactoe [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" "5202b31e6ff88d0eccf93eb7e7e379d08f2958fa52f5e7c7d7fe05a37b41f90f"` [INFO] running `"docker" "rm" "-f" "5202b31e6ff88d0eccf93eb7e7e379d08f2958fa52f5e7c7d7fe05a37b41f90f"` [INFO] [stdout] 5202b31e6ff88d0eccf93eb7e7e379d08f2958fa52f5e7c7d7fe05a37b41f90f