[INFO] updating cached repository mikkolundgren/ray-poker [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mikkolundgren/ray-poker [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mikkolundgren/ray-poker" "work/ex/beta-1.37-6/sources/1.36.0/gh/mikkolundgren/ray-poker"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mikkolundgren/ray-poker'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mikkolundgren/ray-poker" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mikkolundgren/ray-poker"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mikkolundgren/ray-poker'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e0723f5e69b7f7598388ea0314994bb52846be11 [INFO] sha for GitHub repo mikkolundgren/ray-poker: e0723f5e69b7f7598388ea0314994bb52846be11 [INFO] validating manifest of mikkolundgren/ray-poker 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 mikkolundgren/ray-poker 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 mikkolundgren/ray-poker [INFO] finished frobbing mikkolundgren/ray-poker [INFO] frobbed toml for mikkolundgren/ray-poker written to work/ex/beta-1.37-6/sources/1.36.0/gh/mikkolundgren/ray-poker/Cargo.toml [INFO] started frobbing mikkolundgren/ray-poker [INFO] finished frobbing mikkolundgren/ray-poker [INFO] frobbed toml for mikkolundgren/ray-poker written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mikkolundgren/ray-poker/Cargo.toml [INFO] crate mikkolundgren/ray-poker 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 mikkolundgren/ray-poker against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mikkolundgren/ray-poker:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 796e8357cc745b4a442aed611bf5df6278ecc9922a978e556de4e8b68aebab51 [INFO] running `"docker" "start" "-a" "796e8357cc745b4a442aed611bf5df6278ecc9922a978e556de4e8b68aebab51"` [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling ray_poker v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `is_pair` [INFO] [stderr] --> src/main.rs:143:1 [INFO] [stderr] | [INFO] [stderr] 143 | fn is_pair(_hand: &Vec) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `"docker" "inspect" "796e8357cc745b4a442aed611bf5df6278ecc9922a978e556de4e8b68aebab51"` [INFO] running `"docker" "rm" "-f" "796e8357cc745b4a442aed611bf5df6278ecc9922a978e556de4e8b68aebab51"` [INFO] [stdout] 796e8357cc745b4a442aed611bf5df6278ecc9922a978e556de4e8b68aebab51 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mikkolundgren/ray-poker:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] b9f5e0c5b84d2dd826283ce268e04d5abede54ad73260770041a4b6cc62e3f89 [INFO] running `"docker" "start" "-a" "b9f5e0c5b84d2dd826283ce268e04d5abede54ad73260770041a4b6cc62e3f89"` [INFO] [stderr] Compiling ray_poker v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `"docker" "inspect" "b9f5e0c5b84d2dd826283ce268e04d5abede54ad73260770041a4b6cc62e3f89"` [INFO] running `"docker" "rm" "-f" "b9f5e0c5b84d2dd826283ce268e04d5abede54ad73260770041a4b6cc62e3f89"` [INFO] [stdout] b9f5e0c5b84d2dd826283ce268e04d5abede54ad73260770041a4b6cc62e3f89 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mikkolundgren/ray-poker:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] acfe3d817c52ec029d11578a41b67cbe33612ff66a9ca0f259c824680b6521ce [INFO] running `"docker" "start" "-a" "acfe3d817c52ec029d11578a41b67cbe33612ff66a9ca0f259c824680b6521ce"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/ray_poker-82ab2c3f2b87d241 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_check_hand ... ok [INFO] [stdout] test tests::test_deal_cards ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "acfe3d817c52ec029d11578a41b67cbe33612ff66a9ca0f259c824680b6521ce"` [INFO] running `"docker" "rm" "-f" "acfe3d817c52ec029d11578a41b67cbe33612ff66a9ca0f259c824680b6521ce"` [INFO] [stdout] acfe3d817c52ec029d11578a41b67cbe33612ff66a9ca0f259c824680b6521ce