[INFO] updating cached repository foxbenjaminfox/chess [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/foxbenjaminfox/chess [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/foxbenjaminfox/chess" "work/ex/beta-1.37-6/sources/1.36.0/gh/foxbenjaminfox/chess"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/foxbenjaminfox/chess'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/foxbenjaminfox/chess" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/foxbenjaminfox/chess"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/foxbenjaminfox/chess'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8bc8ce4c47e9b9e23deced990cb7b457def5af79 [INFO] sha for GitHub repo foxbenjaminfox/chess: 8bc8ce4c47e9b9e23deced990cb7b457def5af79 [INFO] validating manifest of foxbenjaminfox/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 foxbenjaminfox/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 foxbenjaminfox/chess [INFO] finished frobbing foxbenjaminfox/chess [INFO] frobbed toml for foxbenjaminfox/chess written to work/ex/beta-1.37-6/sources/1.36.0/gh/foxbenjaminfox/chess/Cargo.toml [INFO] started frobbing foxbenjaminfox/chess [INFO] finished frobbing foxbenjaminfox/chess [INFO] frobbed toml for foxbenjaminfox/chess written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/foxbenjaminfox/chess/Cargo.toml [INFO] crate foxbenjaminfox/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 foxbenjaminfox/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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/foxbenjaminfox/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] ac74588a285875310f85ac12fa7be24ea7ad13139663b625dd4aad37828fe7c9 [INFO] running `"docker" "start" "-a" "ac74588a285875310f85ac12fa7be24ea7ad13139663b625dd4aad37828fe7c9"` [INFO] [stderr] Compiling chess v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "ac74588a285875310f85ac12fa7be24ea7ad13139663b625dd4aad37828fe7c9"` [INFO] running `"docker" "rm" "-f" "ac74588a285875310f85ac12fa7be24ea7ad13139663b625dd4aad37828fe7c9"` [INFO] [stdout] ac74588a285875310f85ac12fa7be24ea7ad13139663b625dd4aad37828fe7c9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/foxbenjaminfox/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] a5267aa8df58517e944545f79556bb5fb096001f2435e7a7d9ad0089ab78bbe8 [INFO] running `"docker" "start" "-a" "a5267aa8df58517e944545f79556bb5fb096001f2435e7a7d9ad0089ab78bbe8"` [INFO] [stderr] Compiling chess v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `"docker" "inspect" "a5267aa8df58517e944545f79556bb5fb096001f2435e7a7d9ad0089ab78bbe8"` [INFO] running `"docker" "rm" "-f" "a5267aa8df58517e944545f79556bb5fb096001f2435e7a7d9ad0089ab78bbe8"` [INFO] [stdout] a5267aa8df58517e944545f79556bb5fb096001f2435e7a7d9ad0089ab78bbe8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/foxbenjaminfox/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] 5ff96765a29b095d067cab2b343e970a14ceb9fd3b71ac29bd69a4836b09ec99 [INFO] running `"docker" "start" "-a" "5ff96765a29b095d067cab2b343e970a14ceb9fd3b71ac29bd69a4836b09ec99"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/chess-47322cb97acd0a34 [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" "5ff96765a29b095d067cab2b343e970a14ceb9fd3b71ac29bd69a4836b09ec99"` [INFO] running `"docker" "rm" "-f" "5ff96765a29b095d067cab2b343e970a14ceb9fd3b71ac29bd69a4836b09ec99"` [INFO] [stdout] 5ff96765a29b095d067cab2b343e970a14ceb9fd3b71ac29bd69a4836b09ec99