[INFO] updating cached repository hinohi/rust-mancala [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hinohi/rust-mancala [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hinohi/rust-mancala" "work/ex/beta-1.37-6/sources/1.36.0/gh/hinohi/rust-mancala"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/hinohi/rust-mancala'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hinohi/rust-mancala" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hinohi/rust-mancala"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hinohi/rust-mancala'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 78c5b96d119290f6c487612e6e5f4a65909dcf0b [INFO] sha for GitHub repo hinohi/rust-mancala: 78c5b96d119290f6c487612e6e5f4a65909dcf0b [INFO] validating manifest of hinohi/rust-mancala 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 hinohi/rust-mancala 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 hinohi/rust-mancala [INFO] finished frobbing hinohi/rust-mancala [INFO] frobbed toml for hinohi/rust-mancala written to work/ex/beta-1.37-6/sources/1.36.0/gh/hinohi/rust-mancala/Cargo.toml [INFO] started frobbing hinohi/rust-mancala [INFO] finished frobbing hinohi/rust-mancala [INFO] frobbed toml for hinohi/rust-mancala written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hinohi/rust-mancala/Cargo.toml [INFO] crate hinohi/rust-mancala 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 hinohi/rust-mancala 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hinohi/rust-mancala:/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] a48a02208e84de72f13d30eb21ec02c38f1aae6e068240c8b49c81c59799abce [INFO] running `"docker" "start" "-a" "a48a02208e84de72f13d30eb21ec02c38f1aae6e068240c8b49c81c59799abce"` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mancala-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.91s [INFO] running `"docker" "inspect" "a48a02208e84de72f13d30eb21ec02c38f1aae6e068240c8b49c81c59799abce"` [INFO] running `"docker" "rm" "-f" "a48a02208e84de72f13d30eb21ec02c38f1aae6e068240c8b49c81c59799abce"` [INFO] [stdout] a48a02208e84de72f13d30eb21ec02c38f1aae6e068240c8b49c81c59799abce [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hinohi/rust-mancala:/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] 716dc88b2c7d720e581315b550aa07df207f455372727783b3d24febd4cee918 [INFO] running `"docker" "start" "-a" "716dc88b2c7d720e581315b550aa07df207f455372727783b3d24febd4cee918"` [INFO] [stderr] Compiling mancala-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `"docker" "inspect" "716dc88b2c7d720e581315b550aa07df207f455372727783b3d24febd4cee918"` [INFO] running `"docker" "rm" "-f" "716dc88b2c7d720e581315b550aa07df207f455372727783b3d24febd4cee918"` [INFO] [stdout] 716dc88b2c7d720e581315b550aa07df207f455372727783b3d24febd4cee918 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hinohi/rust-mancala:/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] 862b6a13d098d2d6d900554d81cab18f458e9563f7d042a3dbd7af4ff8d0bbeb [INFO] running `"docker" "start" "-a" "862b6a13d098d2d6d900554d81cab18f458e9563f7d042a3dbd7af4ff8d0bbeb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/mancala_rust-2ec044ae2c21baa5 [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] [stderr] Running /opt/crater/target/debug/deps/battle-f039d8c16d58ae34 [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] [stderr] Running /opt/crater/target/debug/deps/full_match-a85cdcfd964205ac [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] [stderr] Doc-tests mancala-rust [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" "862b6a13d098d2d6d900554d81cab18f458e9563f7d042a3dbd7af4ff8d0bbeb"` [INFO] running `"docker" "rm" "-f" "862b6a13d098d2d6d900554d81cab18f458e9563f7d042a3dbd7af4ff8d0bbeb"` [INFO] [stdout] 862b6a13d098d2d6d900554d81cab18f458e9563f7d042a3dbd7af4ff8d0bbeb