[INFO] updating cached repository https://github.com/mickjohn/red_or_black [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] faef532853b7e969b3848e32baa09297393749d9 [INFO] testing mickjohn/red_or_black against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmickjohn%2Fred_or_black" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mickjohn/red_or_black on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mickjohn/red_or_black [INFO] finished tweaking git repo https://github.com/mickjohn/red_or_black [INFO] tweaked toml for git repo https://github.com/mickjohn/red_or_black written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mickjohn/red_or_black already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 5ee3977e9dc7f881ae5ce84c36c5fbb83fae4298f7916d1d101229def7ee5466 [INFO] running `"docker" "start" "-a" "5ee3977e9dc7f881ae5ce84c36c5fbb83fae4298f7916d1d101229def7ee5466"` [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling lazycell v1.1.0 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling ws v0.7.8 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling websocket_red_or_black v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.50s [INFO] running `"docker" "inspect" "5ee3977e9dc7f881ae5ce84c36c5fbb83fae4298f7916d1d101229def7ee5466"` [INFO] running `"docker" "rm" "-f" "5ee3977e9dc7f881ae5ce84c36c5fbb83fae4298f7916d1d101229def7ee5466"` [INFO] [stdout] 5ee3977e9dc7f881ae5ce84c36c5fbb83fae4298f7916d1d101229def7ee5466 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] dddec9c2c8f013a223c9ae7773c16e2236d50fd8d91b62794ec66d5f0bfbbe57 [INFO] running `"docker" "start" "-a" "dddec9c2c8f013a223c9ae7773c16e2236d50fd8d91b62794ec66d5f0bfbbe57"` [INFO] [stderr] Compiling websocket_red_or_black v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.41s [INFO] running `"docker" "inspect" "dddec9c2c8f013a223c9ae7773c16e2236d50fd8d91b62794ec66d5f0bfbbe57"` [INFO] running `"docker" "rm" "-f" "dddec9c2c8f013a223c9ae7773c16e2236d50fd8d91b62794ec66d5f0bfbbe57"` [INFO] [stdout] dddec9c2c8f013a223c9ae7773c16e2236d50fd8d91b62794ec66d5f0bfbbe57 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 0ea8e2346961bf6ac017d30052b387581adc0509910f7485e67e159f932b5ae1 [INFO] running `"docker" "start" "-a" "0ea8e2346961bf6ac017d30052b387581adc0509910f7485e67e159f932b5ae1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/websocket_red_or_black-8d5f6f9821ef494e [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test red_or_black::history::card_history::can_push_onto_history ... ok [INFO] [stdout] test red_or_black::history::game_history::can_push_onto_history ... ok [INFO] [stdout] test red_or_black::history::card_history::history_is_truncated ... ok [INFO] [stdout] test red_or_black::history::game_history::history_is_truncated ... ok [INFO] [stdout] test red_or_black::history::game_history::old_items_are_truncated_first ... ok [INFO] [stdout] test red_or_black::rules::unit::penalty::increments_by_five ... ok [INFO] [stdout] test red_or_black::rules::unit::player::remove_one_of_two_players ... ok [INFO] [stdout] test red_or_black::rules::unit::card_history::history_doesnt_grow ... ok [INFO] [stdout] test red_or_black::rules::unit::card_history::card_gets_added_to_history ... ok [INFO] [stdout] test red_or_black::rules::unit::player::with_players ... ok [INFO] [stdout] test red_or_black::rules::unit::penalty::incorrect_guess_increments ... ok [INFO] [stdout] test red_or_black::rules::unit::player::with_zero_players ... ok [INFO] [stdout] test red_or_black::rules::unit::player::with_one_player ... ok [INFO] [stdout] test red_or_black::rules::unit::player::remove_the_only_player ... ok [INFO] [stdout] test red_or_black::rules::unit::penalty::starts_at_five ... ok [INFO] [stdout] test red_or_black::rules::unit::validate_guess ... ok [INFO] [stdout] test red_or_black::rules::unit::player::add_player ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0ea8e2346961bf6ac017d30052b387581adc0509910f7485e67e159f932b5ae1"` [INFO] running `"docker" "rm" "-f" "0ea8e2346961bf6ac017d30052b387581adc0509910f7485e67e159f932b5ae1"` [INFO] [stdout] 0ea8e2346961bf6ac017d30052b387581adc0509910f7485e67e159f932b5ae1