[INFO] fetching crate poker 0.3.0... [INFO] testing poker-0.3.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate poker 0.3.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate poker 0.3.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config.toml [INFO] started tweaking crates.io crate poker 0.3.0 [INFO] finished tweaking crates.io crate poker 0.3.0 [INFO] tweaked toml for crates.io crate poker 0.3.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate poker 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c76d0cc816ef368092ca65db52fdf600de81dc656474b61d781b2ea663da6bb [INFO] running `Command { std: "docker" "start" "-a" "5c76d0cc816ef368092ca65db52fdf600de81dc656474b61d781b2ea663da6bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c76d0cc816ef368092ca65db52fdf600de81dc656474b61d781b2ea663da6bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c76d0cc816ef368092ca65db52fdf600de81dc656474b61d781b2ea663da6bb", kill_on_drop: false }` [INFO] [stdout] 5c76d0cc816ef368092ca65db52fdf600de81dc656474b61d781b2ea663da6bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57850d835eb82d82f0e73b2f8a4aee4f217d2922f1199d48e77416c7a143675c [INFO] running `Command { std: "docker" "start" "-a" "57850d835eb82d82f0e73b2f8a4aee4f217d2922f1199d48e77416c7a143675c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling variter v0.3.0 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling poker v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.04s [INFO] running `Command { std: "docker" "inspect" "57850d835eb82d82f0e73b2f8a4aee4f217d2922f1199d48e77416c7a143675c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57850d835eb82d82f0e73b2f8a4aee4f217d2922f1199d48e77416c7a143675c", kill_on_drop: false }` [INFO] [stdout] 57850d835eb82d82f0e73b2f8a4aee4f217d2922f1199d48e77416c7a143675c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef6cb07a303c13e860028ebf0f3458e5b220749e7ca6e85d113b1a942065b990 [INFO] running `Command { std: "docker" "start" "-a" "ef6cb07a303c13e860028ebf0f3458e5b220749e7ca6e85d113b1a942065b990", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling rustyline v8.0.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rustyline-derive v0.4.0 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling poker v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/card/macros.rs:148:42 [INFO] [stdout] | [INFO] [stdout] 148 | $crate::cards!($($rank, $suit);+); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | let cards1 = &cards!(Ace of Clubs); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cards` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/card/macros.rs:148:42 [INFO] [stdout] | [INFO] [stdout] 148 | $crate::cards!($($rank, $suit);+); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | let cards2 = &cards!(Two of Clubs); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cards` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/card/macros.rs:148:42 [INFO] [stdout] | [INFO] [stdout] 148 | $crate::cards!($($rank, $suit);+); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | let cards3 = &cards!(Three of Clubs); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cards` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/card/macros.rs:43:36 [INFO] [stdout] | [INFO] [stdout] 43 | $crate::card!($rank, $suit); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | card!(Ace of Clubs), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `card` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/card/macros.rs:43:36 [INFO] [stdout] | [INFO] [stdout] 43 | $crate::card!($rank, $suit); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 187 | card!(Two of Clubs), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `card` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/card/macros.rs:43:36 [INFO] [stdout] | [INFO] [stdout] 43 | $crate::card!($rank, $suit); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | card!(Three of Clubs) [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `card` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.37s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/poker-d8f16e3a13ae3890) [INFO] running `Command { std: "docker" "inspect" "ef6cb07a303c13e860028ebf0f3458e5b220749e7ca6e85d113b1a942065b990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef6cb07a303c13e860028ebf0f3458e5b220749e7ca6e85d113b1a942065b990", kill_on_drop: false }` [INFO] [stdout] ef6cb07a303c13e860028ebf0f3458e5b220749e7ca6e85d113b1a942065b990 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f16a71da86deea73cc406d05998f27c2f46113263975b337c2615cd619f33637 [INFO] running `Command { std: "docker" "start" "-a" "f16a71da86deea73cc406d05998f27c2f46113263975b337c2615cd619f33637", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/card/macros.rs:148:42 [INFO] [stderr] | [INFO] [stderr] 148 | $crate::cards!($($rank, $suit);+); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 179 | let cards1 = &cards!(Ace of Clubs); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `cards` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/card/macros.rs:148:42 [INFO] [stderr] | [INFO] [stderr] 148 | $crate::cards!($($rank, $suit);+); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 180 | let cards2 = &cards!(Two of Clubs); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `cards` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/card/macros.rs:148:42 [INFO] [stderr] | [INFO] [stderr] 148 | $crate::cards!($($rank, $suit);+); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 181 | let cards3 = &cards!(Three of Clubs); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `cards` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/card/macros.rs:43:36 [INFO] [stderr] | [INFO] [stderr] 43 | $crate::card!($rank, $suit); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 186 | card!(Ace of Clubs), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `card` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/card/macros.rs:43:36 [INFO] [stderr] | [INFO] [stderr] 43 | $crate::card!($rank, $suit); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 187 | card!(Two of Clubs), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `card` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/card/macros.rs:43:36 [INFO] [stderr] | [INFO] [stderr] 43 | $crate::card!($rank, $suit); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 188 | card!(Three of Clubs) [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `card` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `poker` (lib test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/poker-d8f16e3a13ae3890) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test card::macros::tests::box_cards_works ... ok [INFO] [stdout] test card::tests::card_integers_unique ... ok [INFO] [stdout] test card::tests::from_str_fails ... ok [INFO] [stdout] test card::tests::try_from_works ... ok [INFO] [stdout] test evaluate::utils::tests::bit_sequence_generator_works ... ok [INFO] [stdout] test evaluate::class::tests::eval_class_derived_ord_works ... ok [INFO] [stdout] test evaluate::utils::tests::combinations_generator_works ... ok [INFO] [stdout] test evaluate::eval::tests::eval_best ... ok [INFO] [stdout] test card::tests::card_suit_and_rank_calculations ... ok [INFO] [stdout] test evaluate::eval::tests::eval_worst ... ok [INFO] [stdout] test evaluate::lookup_table::tests::check_metadata_ordering ... ok [INFO] [stdout] test evaluate::tests::representative_seven_card_hands ... ok [INFO] [stdout] test evaluate::tests::representative_six_card_hands ... ok [INFO] [stdout] test evaluate::tests::representative_five_card_hands ... ok [INFO] [stdout] test evaluate::tests::test_all_five_card_combos ... ok [INFO] [stderr] Doc-tests poker [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.45s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test src/card/macros.rs - card::macros::card (line 18) ... ok [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name poker --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-0e31aff923761d01.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-e574d2894cbd4381.rlib --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-bfd31d5719ff7f69.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-e0c7981c13c5060a.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bf6f3fd4ec10b463.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern poker=/opt/rustwide/target/debug/deps/libpoker-5720db9506548e6a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-581f4e36c9437bd6.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-5f85cbee65b0b11b.rlib --extern rustyline_derive=/opt/rustwide/target/debug/deps/librustyline_derive-357cbd4309e95aa4.so --extern variter=/opt/rustwide/target/debug/deps/libvariter-355b437ae314eb31.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rand"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f16a71da86deea73cc406d05998f27c2f46113263975b337c2615cd619f33637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f16a71da86deea73cc406d05998f27c2f46113263975b337c2615cd619f33637", kill_on_drop: false }` [INFO] [stdout] f16a71da86deea73cc406d05998f27c2f46113263975b337c2615cd619f33637