[INFO] updating cached repository jounathaen/Sudoku_Rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jounathaen/Sudoku_Rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jounathaen/Sudoku_Rust" "work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/jounathaen/Sudoku_Rust"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/jounathaen/Sudoku_Rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jounathaen/Sudoku_Rust" "work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/jounathaen/Sudoku_Rust"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/jounathaen/Sudoku_Rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9f2b60f0a97884ef93bbcec023c8ce28476dc33b [INFO] sha for GitHub repo jounathaen/Sudoku_Rust: 9f2b60f0a97884ef93bbcec023c8ce28476dc33b [INFO] validating manifest of jounathaen/Sudoku_Rust on toolchain master#0f88167f89fffe321590c5148f21b7d51d44388d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jounathaen/Sudoku_Rust on toolchain try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jounathaen/Sudoku_Rust [INFO] finished frobbing jounathaen/Sudoku_Rust [INFO] frobbed toml for jounathaen/Sudoku_Rust written to work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/jounathaen/Sudoku_Rust/Cargo.toml [INFO] started frobbing jounathaen/Sudoku_Rust [INFO] finished frobbing jounathaen/Sudoku_Rust [INFO] frobbed toml for jounathaen/Sudoku_Rust written to work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/jounathaen/Sudoku_Rust/Cargo.toml [INFO] crate jounathaen/Sudoku_Rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking jounathaen/Sudoku_Rust against try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b for pr-58948 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58948/worker-1/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/jounathaen/Sudoku_Rust:/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" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 0dc4369e15ad0813c544edb1b7e0f39efcf82d0fd75eab3d78b1ac0f258abc7d [INFO] running `"docker" "start" "-a" "0dc4369e15ad0813c544edb1b7e0f39efcf82d0fd75eab3d78b1ac0f258abc7d"` [INFO] [stderr] Checking libc v0.2.36 [INFO] [stderr] Checking serde v1.0.27 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking termion v1.5.1 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Checking csv v1.0.0-beta.5 [INFO] [stderr] Checking sudoku v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [optimized] target(s) in 14.77s [INFO] running `"docker" "inspect" "0dc4369e15ad0813c544edb1b7e0f39efcf82d0fd75eab3d78b1ac0f258abc7d"` [INFO] running `"docker" "rm" "-f" "0dc4369e15ad0813c544edb1b7e0f39efcf82d0fd75eab3d78b1ac0f258abc7d"` [INFO] [stdout] 0dc4369e15ad0813c544edb1b7e0f39efcf82d0fd75eab3d78b1ac0f258abc7d