[INFO] fetching crate cardpack 0.4.14... [INFO] testing cardpack-0.4.14 against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] extracting crate cardpack 0.4.14 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate cardpack 0.4.14 on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cardpack 0.4.14 [INFO] finished tweaking crates.io crate cardpack 0.4.14 [INFO] tweaked toml for crates.io crate cardpack 0.4.14 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate crates.io crate cardpack 0.4.14 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c242196a77ebf48d47dd59af75f25db8d1419d0c1d2426c625a8e67634c7303 [INFO] running `Command { std: "docker" "start" "-a" "6c242196a77ebf48d47dd59af75f25db8d1419d0c1d2426c625a8e67634c7303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c242196a77ebf48d47dd59af75f25db8d1419d0c1d2426c625a8e67634c7303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c242196a77ebf48d47dd59af75f25db8d1419d0c1d2426c625a8e67634c7303", kill_on_drop: false }` [INFO] [stdout] 6c242196a77ebf48d47dd59af75f25db8d1419d0c1d2426c625a8e67634c7303 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=forbid" "-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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46d39e230b471a685badf78c876f94c527921af812a3858ccc8c4463caf3cdbe [INFO] running `Command { std: "docker" "start" "-a" "46d39e230b471a685badf78c876f94c527921af812a3858ccc8c4463caf3cdbe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling fluent-syntax v0.10.3 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling term-table v1.3.2 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling ouroboros_macro v0.8.3 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling unic-langid-macros v0.9.0 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling flume v0.10.9 [INFO] [stderr] Compiling ouroboros v0.8.3 [INFO] [stderr] Compiling fluent-bundle v0.14.4 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling fluent-template-macros v0.6.0 [INFO] [stderr] Compiling fluent v0.14.4 [INFO] [stderr] Compiling fluent-templates v0.6.1 [INFO] [stderr] Compiling cardpack v0.4.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.98s [INFO] running `Command { std: "docker" "inspect" "46d39e230b471a685badf78c876f94c527921af812a3858ccc8c4463caf3cdbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46d39e230b471a685badf78c876f94c527921af812a3858ccc8c4463caf3cdbe", kill_on_drop: false }` [INFO] [stdout] 46d39e230b471a685badf78c876f94c527921af812a3858ccc8c4463caf3cdbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=forbid" "-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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c1b19083b77348570cb31791b5d8824bf545efbc29589889cec1b037675ac4b [INFO] running `Command { std: "docker" "start" "-a" "7c1b19083b77348570cb31791b5d8824bf545efbc29589889cec1b037675ac4b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest v0.12.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling ouroboros_macro v0.8.3 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling unic-langid-macros v0.9.0 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling flume v0.10.9 [INFO] [stderr] Compiling ouroboros v0.8.3 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling fluent-bundle v0.14.4 [INFO] [stderr] Compiling fluent-template-macros v0.6.0 [INFO] [stderr] Compiling fluent v0.14.4 [INFO] [stderr] Compiling fluent-templates v0.6.1 [INFO] [stderr] Compiling cardpack v0.4.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.22s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cardpack-4bd3ea485b934323) [INFO] running `Command { std: "docker" "inspect" "7c1b19083b77348570cb31791b5d8824bf545efbc29589889cec1b037675ac4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c1b19083b77348570cb31791b5d8824bf545efbc29589889cec1b037675ac4b", kill_on_drop: false }` [INFO] [stdout] 7c1b19083b77348570cb31791b5d8824bf545efbc29589889cec1b037675ac4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=forbid" "-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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 10b715789aa7bb87f3565967c68caececea0c517801493e0d6c9ee14d42f4734 [INFO] running `Command { std: "docker" "start" "-a" "10b715789aa7bb87f3565967c68caececea0c517801493e0d6c9ee14d42f4734", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cardpack-4bd3ea485b934323) [INFO] [stdout] [INFO] [stdout] running 264 tests [INFO] [stdout] test cards::decks::bridge::bridge_tests::next ... ok [INFO] [stdout] test cards::decks::bridge::bridge_tests::splice_suit_in ... ok [INFO] [stdout] test cards::decks::bridge::bridge_tests::split_on_direction ... ok [INFO] [stdout] test cards::decks::bridge::bridge_tests::to ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_index::case_9 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_index__invalid_index::case_2 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_index__invalid_index::case_1 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_index::case_8 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_index::case_6 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_index::case_7 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_index::case_3 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_index__invalid_index::case_3 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_index::case_4 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_index::case_2 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_index::case_5 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_index::case_1 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_index__invalid_index::case_6 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_index__invalid_index::case_4 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_index__invalid_index::case_5 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_string::case_1 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_string::case_2 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_string::case_3 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_string::case_5 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_string::case_6 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_string::case_7 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_string::case_8 ... ok [INFO] [stdout] test cards::card::card_tests::to_rank_weight ... ok [INFO] [stdout] test cards::card::card_tests::to_rank_weight_deuce ... ok [INFO] [stdout] test cards::card::card_tests::named__name ... ok [INFO] [stdout] test cards::decks::bridge::bridge_tests::hand_to_pbn_deal_segment__unbalanced ... ok [INFO] [stdout] test cards::card::card_tests::symbol_colorized ... ok [INFO] [stdout] test cards::card::card_tests::symbol ... ok [INFO] [stdout] test cards::card::card_tests::new_from_structs ... ok [INFO] [stdout] test cards::card::card_tests::named__long ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_string::case_4 ... ok [INFO] [stdout] test cards::card::card_tests::new ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_string__invalid_index::case_2 ... ok [INFO] [stdout] test cards::card::card_tests::shift_weight_left ... ok [INFO] [stdout] test cards::card::card_tests::named__index ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_string__invalid_index::case_3 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_string__invalid_index::case_6 ... ok [INFO] [stdout] test cards::card::card_tests::named__default_weight ... ok [INFO] [stdout] test cards::card::card_tests::index ... ok [INFO] [stdout] test cards::card::card_tests::count ... ok [INFO] [stdout] test cards::card::card_tests::default ... ok [INFO] [stdout] test cards::card::card_tests::is_valid__false ... ok [INFO] [stdout] test cards::card::card_tests::card_cell ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::from_index__invalid ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_string::case_9 ... ok [INFO] [stdout] test cards::card::card_tests::is_valid ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_string__invalid_index::case_5 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_string__invalid_index::case_4 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::from_index__invalid_index__invalid_index_error ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::card_from_string__invalid_index::case_1 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::rank_str_from_index ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::suit_char_from_index ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::is_flush::case_1 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::pile_from_index__invalid_index__invalid_index_error ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::is_flush::case_2 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::pile_from_index ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::sort_by_suit ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::is_flush__false::case_2 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::to_a_flush::case_1 ... ok [INFO] [stdout] test cards::decks::standard52_set::pile_set_tests::new ... ok [INFO] [stdout] test cards::decks::standard52_set::pile_set_tests::insert ... ok [INFO] [stdout] test cards::decks::standard52_set::pile_set_tests::contains ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::from_index_shuffled__symbol_index ... ok [INFO] [stdout] test cards::decks::standard52_set::pile_set_tests::remove ... ok [INFO] [stdout] test cards::decks::standard52_set::pile_set_tests::insert_by_index ... ok [INFO] [stdout] test cards::decks::standard52_set::pile_set_tests::is_empty__not_empty ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::from_index ... ok [INFO] [stdout] test cards::decks::bridge::bridge_tests::is_valid_ne ... ok [INFO] [stdout] test cards::decks::standard52_set::pile_set_tests::len ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::is_flush__false::case_1 ... ok [INFO] [stdout] test cards::decks::standard52_set::pile_set_tests::contains_by_index ... ok [INFO] [stdout] test cards::decks::standard52_set::pile_set_tests::remove_by_index ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::to_index ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::to_index_str ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::to_symbol_index ... ok [INFO] [stdout] test cards::pile::pile_tests::append ... ok [INFO] [stdout] test cards::pile::pile_tests::cards ... ok [INFO] [stdout] test cards::decks::standard52_set::pile_set_tests::is_empty ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::is_complete__missing_cards__false ... ok [INFO] [stdout] test cards::decks::standard52_set::pile_set_tests::take ... ok [INFO] [stdout] test cards::pile::pile_tests::card_by_index ... ok [INFO] [stdout] test cards::decks::standard52_set::pile_set_tests::take_by_index ... ok [INFO] [stdout] test cards::pack::card_deck_tests::is_complete_ne ... ok [INFO] [stdout] test cards::decks::standard52_set::pile_set_tests::standard52 ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::is_complete__french_deck_with_jokers__false ... ok [INFO] [stdout] test cards::decks::standard52_set::pile_set_tests::get ... ok [INFO] [stdout] test cards::pile::pile_tests::contains ... ok [INFO] [stdout] test cards::decks::bridge::bridge_tests::to_pbn_deal ... ok [INFO] [stdout] test cards::pile::pile_tests::cards_by_suit ... ok [INFO] [stdout] test cards::pile::pile_tests::draw__empty_deck ... ok [INFO] [stdout] test cards::pile::pile_tests::draw_first__empty_deck ... ok [INFO] [stdout] test cards::pile::pile_tests::draw_last__empty_deck ... ok [INFO] [stdout] test cards::pile::pile_tests::draw_first ... ok [INFO] [stdout] test cards::pile::pile_tests::card_by_index__ne ... ok [INFO] [stdout] test cards::pile::pile_tests::first__empty_deck ... ok [INFO] [stdout] test cards::pile::pile_tests::draw_last ... ok [INFO] [stdout] test cards::pile::pile_tests::first ... ok [INFO] [stdout] test cards::pile::pile_tests::get ... ok [INFO] [stdout] test cards::pile::pile_tests::last ... ok [INFO] [stdout] test cards::pile::pile_tests::convert_to_rank_sort ... ok [INFO] [stdout] test cards::pile::pile_tests::draw__index_too_high ... ok [INFO] [stdout] test cards::pile::pile_tests::draw ... ok [INFO] [stdout] test cards::decks::bridge::bridge_tests::is_valid ... ok [INFO] [stdout] test cards::pile::pile_tests::len ... ok [INFO] [stdout] test cards::pile::pile_tests::new_from_vector ... ok [INFO] [stdout] test cards::decks::standard52_set::pile_set_tests::to_pile ... ok [INFO] [stdout] test cards::pile::pile_tests::len__french_deck_with_jokers ... ok [INFO] [stdout] test cards::pile::pile_tests::pile_by_index_ne ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::is_complete ... ok [INFO] [stdout] test cards::pile::pile_tests::map_by_rank_count ... ok [INFO] [stdout] test cards::pile::pile_tests::map_by_suit ... ok [INFO] [stdout] test cards::pack::card_deck_tests::is_complete ... ok [INFO] [stdout] test cards::decks::standard52::standard52_tests::from_index_shuffled ... ok [INFO] [stdout] test cards::pile::pile_tests::prepend ... ok [INFO] [stdout] test cards::pile::pile_tests::rank_indexes__shuffled ... ok [INFO] [stdout] test cards::pile::pile_tests::pile_by_index ... ok [INFO] [stdout] test cards::pile::pile_tests::position ... ok [INFO] [stdout] test cards::pile::pile_tests::rank_indexes ... ok [INFO] [stdout] test cards::pile::pile_tests::remove ... ok [INFO] [stdout] test cards::pile::pile_tests::ranks ... ok [INFO] [stdout] test cards::pile::pile_tests::remove_card ... ok [INFO] [stdout] test cards::pile::pile_tests::pile_by_rank ... ok [INFO] [stdout] test cards::pile::pile_tests::short_deck ... ok [INFO] [stdout] test cards::pile::pile_tests::contains_all ... ok [INFO] [stdout] test cards::rank::rank_tests::default ... ok [INFO] [stdout] test cards::rank::rank_tests::display ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_04 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_05 ... ok [INFO] [stdout] test cards::pile::pile_tests::rank_indexes_with_separator ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_06 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_07 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_08 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_09 ... ok [INFO] [stdout] test cards::pile::pile_tests::sig_index ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_10 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_11 ... ok [INFO] [stdout] test cards::pile::pile_tests::sig_symbol_index ... ok [INFO] [stdout] test cards::decks::bridge::bridge_tests::hand_to_pbn_deal_segment ... ok [INFO] [stdout] test cards::pile::pile_tests::to_string ... ok [INFO] [stdout] test cards::pile::pile_tests::short_index_by_suit ... ok [INFO] [stdout] test cards::pile::pile_tests::sort_by_frequency__two_pair ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_18 ... ok [INFO] [stdout] test cards::pile::pile_tests::sort_by_frequency__full_house ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_01 ... ok [INFO] [stdout] test cards::rank::rank_tests::fmt_binary ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_02 ... ok [INFO] [stdout] test cards::pile::pile_tests::sort_by_frequency__straight ... ok [INFO] [stdout] test cards::pile::pile_tests::sig_generate_from_strings ... ok [INFO] [stdout] test cards::pile::pile_tests::get_random ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_19 ... ok [INFO] [stdout] test cards::pile::pile_tests::spades_deck ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_20 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_21 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_01 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_02 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_12 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_13 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_03 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_04 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_14 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_15 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_05 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_16 ... ok [INFO] [stdout] test cards::pile::pile_tests::pile_on ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_17 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_char::case_03 ... ok [INFO] [stdout] test cards::pile::pile_tests::to_symbol_index ... ok [INFO] [stdout] test cards::pile::pile_tests::suits ... ok [INFO] [stdout] test cards::pile::pile_tests::short_suit_indexes ... ok [INFO] [stdout] test cards::pile::pile_tests::to_index ... ok [INFO] [stdout] test cards::pile::pile_tests::to_index_str ... ok [INFO] [stdout] test cards::pile::pile_tests::contains_all__ne ... ok [INFO] [stdout] test cards::pile::pile_tests::short_suit_indexes_to_string ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_12 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_06 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_13 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_08 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_15 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_14 ... ok [INFO] [stdout] test cards::decks::bridge::bridge_tests::from_pbn_deal__unsorted ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_16 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_18 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_17 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_07 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_09 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_10 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_11 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_19 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_20 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_21 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_22 ... ok [INFO] [stdout] test cards::rank::rank_tests::generate_euchre_ranks ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_23 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_24 ... ok [INFO] [stdout] test cards::rank::rank_tests::from_french_deck_index::case_25 ... ok [INFO] [stdout] test cards::rank::rank_tests::generate_major_arcana_ranks ... ok [INFO] [stdout] test cards::rank::rank_tests::get_index ... ok [INFO] [stdout] test cards::rank::rank_tests::generate_french_ranks ... ok [INFO] [stdout] test cards::rank::rank_tests::get_long ... ok [INFO] [stdout] test cards::rank::rank_tests::generate_short_deck_ranks ... ok [INFO] [stdout] test cards::rank::rank_tests::new ... ok [INFO] [stdout] test cards::rank::rank_tests::generate_minor_arcana_ranks ... ok [INFO] [stdout] test cards::rank::rank_tests::generate_pinochle_ranks ... ok [INFO] [stdout] test cards::rank::rank_tests::revise_value ... ok [INFO] [stdout] test cards::rank::rank_tests::to_string ... ok [INFO] [stdout] test cards::rank::rank_tests::to_vec ... ok [INFO] [stdout] test cards::suit::suit_tests::binary_signature ... ok [INFO] [stdout] test cards::rank::rank_tests::new__tarot ... ok [INFO] [stdout] test cards::rank::rank_tests::generate_canasta_ranks ... ok [INFO] [stdout] test cards::rank::rank_tests::partial_eq ... ok [INFO] [stdout] test cards::suit::suit_tests::binary_signature_revised ... ok [INFO] [stdout] test cards::suit::suit_tests::from_french_deck_index::case_02 ... ok [INFO] [stdout] test cards::suit::suit_tests::from_french_deck_index::case_04 ... ok [INFO] [stdout] test cards::suit::suit_tests::from_french_deck_index::case_05 ... ok [INFO] [stdout] test cards::suit::suit_tests::from_french_deck_index::case_03 ... ok [INFO] [stdout] test cards::suit::suit_tests::default ... ok [INFO] [stdout] test cards::suit::suit_tests::display ... ok [INFO] [stdout] test cards::suit::suit_tests::from_french_deck_index::case_08 ... ok [INFO] [stdout] test cards::suit::suit_tests::from_french_deck_index::case_09 ... ok [INFO] [stdout] test cards::suit::suit_tests::from_french_deck_index::case_14 ... ok [INFO] [stdout] test cards::pile::pile_tests::shuffle_in_place ... ok [INFO] [stdout] test cards::suit::suit_tests::from_french_deck_index::case_15 ... ok [INFO] [stdout] test cards::suit::suit_tests::from_french_deck_index::case_07 ... ok [INFO] [stdout] test cards::suit::suit_tests::from_french_deck_index::case_17 ... ok [INFO] [stdout] test cards::suit::suit_tests::from_french_deck_index::case_16 ... ok [INFO] [stdout] test cards::pile::pile_tests::shuffle ... ok [INFO] [stdout] test cards::suit::suit_tests::get_short ... ok [INFO] [stdout] test cards::decks::bridge::bridge_tests::from_pbn_deal__west ... ok [INFO] [stdout] test cards::suit::suit_tests::to_vec ... ok [INFO] [stdout] test fluent::fluent_name::fluent_tests::fluent_name_tests::default_weight ... ok [INFO] [stdout] test cards::suit::suit_tests::from_french_deck_index::case_06 ... ok [INFO] [stdout] test fluent::fluent_name::fluent_tests::fluent_name_tests::default_weight__ne ... ok [INFO] [stdout] test fluent::fluent_name::fluent_tests::fluent_name_tests::fluent_value ... ok [INFO] [stdout] test cards::suit::suit_tests::from_french_deck_index::case_10 ... ok [INFO] [stdout] test cards::suit::suit_tests::from_french_deck_index::case_11 ... ok [INFO] [stdout] test cards::suit::suit_tests::from_french_deck_index::case_01 ... ok [INFO] [stdout] test cards::suit::suit_tests::from_french_deck_index::case_12 ... ok [INFO] [stdout] test cards::suit::suit_tests::from_french_deck_index::case_13 ... ok [INFO] [stdout] test cards::suit::suit_tests::generate_arcana_suits ... ok [INFO] [stdout] test cards::suit::suit_tests::generate_french_suits ... ok [INFO] [stdout] test cards::suit::suit_tests::get_symbol ... ok [INFO] [stdout] test cards::suit::suit_tests::new ... ok [INFO] [stdout] test cards::suit::suit_tests::new__invalid ... ok [INFO] [stdout] test cards::suit::suit_tests::partial_eq ... ok [INFO] [stdout] test cards::suit::suit_tests::revise_value ... ok [INFO] [stdout] test cards::suit::suit_tests::new_with_value ... ok [INFO] [stdout] test cards::suit::suit_tests::to_string ... ok [INFO] [stdout] test cards::suit::suit_tests::to_string_by_locale ... ok [INFO] [stdout] test cards::suit::suit_tests::get_long ... ok [INFO] [stdout] test fluent::fluent_name::fluent_tests::fluent_name_tests::long_default ... ok [INFO] [stdout] test fluent::fluent_name::fluent_tests::fluent_name_tests::new ... ok [INFO] [stdout] test fluent::fluent_name::fluent_tests::fluent_name_tests::index ... ok [INFO] [stdout] test fluent::fluent_name::fluent_tests::fluent_name_tests::name ... ok [INFO] [stdout] test fluent::fluent_name::fluent_tests::fluent_name_tests::new__blank_string ... ok [INFO] [stdout] test fluent::fluent_name::fluent_tests::fluent_name_tests::new__empty_string ... ok [INFO] [stdout] test fluent::fluent_name::fluent_tests::fluent_name_tests::index_default ... ok [INFO] [stdout] test fluent::fluent_name::fluent_tests::fluent_name_tests::long ... ok [INFO] [stdout] test cards::pile::pile_tests::sort ... ok [INFO] [stdout] test cards::decks::bridge::bridge_tests::from_pbn_deal ... ok [INFO] [stdout] test cards::decks::bridge::bridge_tests::from_to_pbn_deal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 264 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests cardpack [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/cards/rank.rs - cards::rank::Rank::from_array (line 149) ... ok [INFO] [stdout] test src/cards/pile.rs - cards::pile::Pile::convert_to_rank_weighted (line 461) ... ok [INFO] [stdout] test src/cards/rank.rs - cards::rank::Rank (line 75) ... ok [INFO] [stdout] test src/cards/rank.rs - cards::rank::Rank::new (line 109) ... ok [INFO] [stdout] test src/fluent/named.rs - fluent::named::Named::long (line 67) ... ok [INFO] [stdout] test src/cards/rank.rs - cards::rank::Rank (line 64) ... ok [INFO] [stdout] test src/cards/rank.rs - cards::rank::Rank (line 82) ... ok [INFO] [stdout] test src/cards/pile.rs - cards::pile::Pile (line 19) ... ok [INFO] [stdout] test src/cards/rank.rs - cards::rank::Rank::new_with_weight (line 126) ... ok [INFO] [stdout] test src/cards/pile.rs - cards::pile::Pile::pile_up (line 47) ... ok [INFO] [stdout] test src/cards/rank.rs - cards::rank::Rank (line 281) ... ok [INFO] [stdout] test src/cards/rank.rs - cards::rank::Rank (line 88) ... ok [INFO] [stdout] test src/fluent/named.rs - fluent::named::Named::index (line 37) ... ok [INFO] [stdout] test src/cards/pack.rs - cards::pack::Pack (line 10) ... ok [INFO] [stdout] test src/fluent/named.rs - fluent::named::Named::index_default (line 52) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "10b715789aa7bb87f3565967c68caececea0c517801493e0d6c9ee14d42f4734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10b715789aa7bb87f3565967c68caececea0c517801493e0d6c9ee14d42f4734", kill_on_drop: false }` [INFO] [stdout] 10b715789aa7bb87f3565967c68caececea0c517801493e0d6c9ee14d42f4734