[INFO] updating cached repository me-unsolicited/rust-chess [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/me-unsolicited/rust-chess [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/me-unsolicited/rust-chess" "work/ex/beta-1.37-6/sources/1.36.0/gh/me-unsolicited/rust-chess"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/me-unsolicited/rust-chess'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/me-unsolicited/rust-chess" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/me-unsolicited/rust-chess"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/me-unsolicited/rust-chess'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a9d265c9021cac86c9d568529464cf4aa27b860a [INFO] sha for GitHub repo me-unsolicited/rust-chess: a9d265c9021cac86c9d568529464cf4aa27b860a [INFO] validating manifest of me-unsolicited/rust-chess on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of me-unsolicited/rust-chess on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing me-unsolicited/rust-chess [INFO] finished frobbing me-unsolicited/rust-chess [INFO] frobbed toml for me-unsolicited/rust-chess written to work/ex/beta-1.37-6/sources/1.36.0/gh/me-unsolicited/rust-chess/Cargo.toml [INFO] started frobbing me-unsolicited/rust-chess [INFO] finished frobbing me-unsolicited/rust-chess [INFO] frobbed toml for me-unsolicited/rust-chess written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/me-unsolicited/rust-chess/Cargo.toml [INFO] crate me-unsolicited/rust-chess already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing me-unsolicited/rust-chess against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/me-unsolicited/rust-chess:/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.36.0" "build" "--frozen"` [INFO] [stdout] 53e339be2c92f0282d00f371443be25e2094213bbc48f1a9c82f3afa3addc2f0 [INFO] running `"docker" "start" "-a" "53e339be2c92f0282d00f371443be25e2094213bbc48f1a9c82f3afa3addc2f0"` [INFO] [stderr] Compiling rust-chess v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.22s [INFO] running `"docker" "inspect" "53e339be2c92f0282d00f371443be25e2094213bbc48f1a9c82f3afa3addc2f0"` [INFO] running `"docker" "rm" "-f" "53e339be2c92f0282d00f371443be25e2094213bbc48f1a9c82f3afa3addc2f0"` [INFO] [stdout] 53e339be2c92f0282d00f371443be25e2094213bbc48f1a9c82f3afa3addc2f0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/me-unsolicited/rust-chess:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 136fda2141f12168ff4f4cdec1e8c78b33d4ab145daf6a562884c45334a7d56a [INFO] running `"docker" "start" "-a" "136fda2141f12168ff4f4cdec1e8c78b33d4ab145daf6a562884c45334a7d56a"` [INFO] [stderr] Compiling rust-chess v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `"docker" "inspect" "136fda2141f12168ff4f4cdec1e8c78b33d4ab145daf6a562884c45334a7d56a"` [INFO] running `"docker" "rm" "-f" "136fda2141f12168ff4f4cdec1e8c78b33d4ab145daf6a562884c45334a7d56a"` [INFO] [stdout] 136fda2141f12168ff4f4cdec1e8c78b33d4ab145daf6a562884c45334a7d56a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/me-unsolicited/rust-chess:/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.36.0" "test" "--frozen"` [INFO] [stdout] 3df93f94a5d70d3d9b58ef85476b014b331c65216be7b772d2aae9a78cde01b6 [INFO] running `"docker" "start" "-a" "3df93f94a5d70d3d9b58ef85476b014b331c65216be7b772d2aae9a78cde01b6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_chess-12eef1aea6934b05 [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" "3df93f94a5d70d3d9b58ef85476b014b331c65216be7b772d2aae9a78cde01b6"` [INFO] running `"docker" "rm" "-f" "3df93f94a5d70d3d9b58ef85476b014b331c65216be7b772d2aae9a78cde01b6"` [INFO] [stdout] 3df93f94a5d70d3d9b58ef85476b014b331c65216be7b772d2aae9a78cde01b6