[INFO] updating cached repository GuilloteauQ/Tic-Tac-Toe [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/GuilloteauQ/Tic-Tac-Toe [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/GuilloteauQ/Tic-Tac-Toe" "work/ex/pr-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/gh/GuilloteauQ/Tic-Tac-Toe"` [INFO] [stderr] Cloning into 'work/ex/pr-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/gh/GuilloteauQ/Tic-Tac-Toe'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/GuilloteauQ/Tic-Tac-Toe" "work/ex/pr-57501/sources/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f/gh/GuilloteauQ/Tic-Tac-Toe"` [INFO] [stderr] Cloning into 'work/ex/pr-57501/sources/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f/gh/GuilloteauQ/Tic-Tac-Toe'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dce6102878215f5b0e6e4b446b654f6c98dc2581 [INFO] sha for GitHub repo GuilloteauQ/Tic-Tac-Toe: dce6102878215f5b0e6e4b446b654f6c98dc2581 [INFO] validating manifest of GuilloteauQ/Tic-Tac-Toe on toolchain master#6ecad338381cc3b8d56e2df22e5971a598eddd6c [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ecad338381cc3b8d56e2df22e5971a598eddd6c-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of GuilloteauQ/Tic-Tac-Toe on toolchain try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f789154f114767b2d0cb9c5b6c592cb3a635e6f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing GuilloteauQ/Tic-Tac-Toe [INFO] finished frobbing GuilloteauQ/Tic-Tac-Toe [INFO] frobbed toml for GuilloteauQ/Tic-Tac-Toe written to work/ex/pr-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/gh/GuilloteauQ/Tic-Tac-Toe/Cargo.toml [INFO] started frobbing GuilloteauQ/Tic-Tac-Toe [INFO] finished frobbing GuilloteauQ/Tic-Tac-Toe [INFO] frobbed toml for GuilloteauQ/Tic-Tac-Toe written to work/ex/pr-57501/sources/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f/gh/GuilloteauQ/Tic-Tac-Toe/Cargo.toml [INFO] crate GuilloteauQ/Tic-Tac-Toe has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ecad338381cc3b8d56e2df22e5971a598eddd6c-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f789154f114767b2d0cb9c5b6c592cb3a635e6f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking GuilloteauQ/Tic-Tac-Toe against master#6ecad338381cc3b8d56e2df22e5971a598eddd6c for pr-57501 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57501/worker-4/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/gh/GuilloteauQ/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=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" "+6ecad338381cc3b8d56e2df22e5971a598eddd6c-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 18bae546e76be9597235f5318c99660ba8288201eaa9e20fb31711706a7963b9 [INFO] running `"docker" "start" "-a" "18bae546e76be9597235f5318c99660ba8288201eaa9e20fb31711706a7963b9"` [INFO] [stderr] Checking rayon-core v1.4.0 [INFO] [stderr] Checking rayon v1.0.1 [INFO] [stderr] Checking tic-tac-toe v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.28s [INFO] running `"docker" "inspect" "18bae546e76be9597235f5318c99660ba8288201eaa9e20fb31711706a7963b9"` [INFO] running `"docker" "rm" "-f" "18bae546e76be9597235f5318c99660ba8288201eaa9e20fb31711706a7963b9"` [INFO] [stdout] 18bae546e76be9597235f5318c99660ba8288201eaa9e20fb31711706a7963b9