[INFO] cloning repository cepalle/gomoku-rs [INFO] running `"git" "clone" "--bare" "git://github.com/cepalle/gomoku-rs.git" "work/cache/sources/gh/cepalle/gomoku-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/cepalle/gomoku-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/cepalle/gomoku-rs" "work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/cepalle/gomoku-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/cepalle/gomoku-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cepalle/gomoku-rs" "work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/cepalle/gomoku-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/cepalle/gomoku-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f817c1085e2373abc6dc57f09df1e8f99dc7b90a [INFO] sha for GitHub repo cepalle/gomoku-rs: f817c1085e2373abc6dc57f09df1e8f99dc7b90a [INFO] validating manifest of cepalle/gomoku-rs on toolchain master#5f9c0448dde167128d668da4555879f64e56af1d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cepalle/gomoku-rs on toolchain try#8ec8125bea94852768b56958f05da47666c21ab0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cepalle/gomoku-rs [INFO] finished frobbing cepalle/gomoku-rs [INFO] frobbed toml for cepalle/gomoku-rs written to work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/cepalle/gomoku-rs/Cargo.toml [INFO] started frobbing cepalle/gomoku-rs [INFO] finished frobbing cepalle/gomoku-rs [INFO] frobbed toml for cepalle/gomoku-rs written to work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/cepalle/gomoku-rs/Cargo.toml [INFO] crate cepalle/gomoku-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking cepalle/gomoku-rs against master#5f9c0448dde167128d668da4555879f64e56af1d for pr-62133 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62133/worker-6/master#5f9c0448dde167128d668da4555879f64e56af1d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/cepalle/gomoku-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" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] fe97a17d2b2811222a81e5833253afbd112cb2651c21fb2d04531f922aed8924 [INFO] running `"docker" "start" "-a" "fe97a17d2b2811222a81e5833253afbd112cb2651c21fb2d04531f922aed8924"` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking signal-hook-registry v1.0.0 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking ncurses v5.99.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Checking signal-hook v0.1.9 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking num-rational v0.2.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling enum-map-derive v0.4.1 [INFO] [stderr] Compiling enumset_derive v0.3.1 [INFO] [stderr] Checking enum-map v0.5.0 [INFO] [stderr] Checking enumset v0.3.18 [INFO] [stderr] Checking cursive v0.11.2 [INFO] [stderr] Checking gomoku-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.17s [INFO] running `"docker" "inspect" "fe97a17d2b2811222a81e5833253afbd112cb2651c21fb2d04531f922aed8924"` [INFO] running `"docker" "rm" "-f" "fe97a17d2b2811222a81e5833253afbd112cb2651c21fb2d04531f922aed8924"` [INFO] [stdout] fe97a17d2b2811222a81e5833253afbd112cb2651c21fb2d04531f922aed8924