[INFO] fetching crate pons 0.6.0...
[INFO] testing pons-0.6.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate pons 0.6.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate pons 0.6.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pons 0.6.0
[INFO] tweaked toml for crates.io crate pons 0.6.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pons 0.6.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pons 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75184f1a7edbec69546df7b16411d0cdd8102944aabbb9392b65073c2f227477
[INFO] running `Command { std: "docker" "start" "-a" "75184f1a7edbec69546df7b16411d0cdd8102944aabbb9392b65073c2f227477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75184f1a7edbec69546df7b16411d0cdd8102944aabbb9392b65073c2f227477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75184f1a7edbec69546df7b16411d0cdd8102944aabbb9392b65073c2f227477", kill_on_drop: false }`
[INFO] [stdout] 75184f1a7edbec69546df7b16411d0cdd8102944aabbb9392b65073c2f227477
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a841f042c18f3c8cd27ed33f72093e7dfc90b2d00d411c86b5a05aa7f07b0fe
[INFO] running `Command { std: "docker" "start" "-a" "3a841f042c18f3c8cd27ed33f72093e7dfc90b2d00d411c86b5a05aa7f07b0fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling dds-bridge-sys v2.0.5
[INFO] [stderr]    Compiling dds-bridge v0.16.0
[INFO] [stderr]    Compiling pons v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.05s
[INFO] running `Command { std: "docker" "inspect" "3a841f042c18f3c8cd27ed33f72093e7dfc90b2d00d411c86b5a05aa7f07b0fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a841f042c18f3c8cd27ed33f72093e7dfc90b2d00d411c86b5a05aa7f07b0fe", kill_on_drop: false }`
[INFO] [stdout] 3a841f042c18f3c8cd27ed33f72093e7dfc90b2d00d411c86b5a05aa7f07b0fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] becc0c7517ff6062fd24aabc9951b1cd8d0ff83b53506b7a1e0036855e894632
[INFO] running `Command { std: "docker" "start" "-a" "becc0c7517ff6062fd24aabc9951b1cd8d0ff83b53506b7a1e0036855e894632", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling nalgebra v0.34.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling dds-bridge-sys v2.0.5
[INFO] [stderr]    Compiling dds-bridge v0.16.0
[INFO] [stderr]    Compiling pons v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.06s
[INFO] running `Command { std: "docker" "inspect" "becc0c7517ff6062fd24aabc9951b1cd8d0ff83b53506b7a1e0036855e894632", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "becc0c7517ff6062fd24aabc9951b1cd8d0ff83b53506b7a1e0036855e894632", kill_on_drop: false }`
[INFO] [stdout] becc0c7517ff6062fd24aabc9951b1cd8d0ff83b53506b7a1e0036855e894632
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cef4edc28ac6427f4bb468cb8d15af2fe45817744d631d1d16c4b983bf42e8e8
[INFO] running `Command { std: "docker" "start" "-a" "cef4edc28ac6427f4bb468cb8d15af2fe45817744d631d1d16c4b983bf42e8e8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pons-3b33f6135c88f064)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test bidding::tests::auction_rejects_illegal_sequence ... ok
[INFO] [stdout] test bidding::tests::auction_roundtrip ... ok
[INFO] [stdout] test bidding::array::test_encode_special_calls ... ok
[INFO] [stdout] test bidding::tests::call_parses_aliases_case_insensitive ... ok
[INFO] [stdout] test bidding::tests::auction_rejects_bad_token ... ok
[INFO] [stdout] test bidding::tests::call_roundtrip ... ok
[INFO] [stdout] test bidding::tests::empty_auction_roundtrip ... ok
[INFO] [stdout] test bidding::tests::relative_vulnerability_roundtrip ... ok
[INFO] [stdout] test deck::tests::full_and_empty_roundtrip ... ok
[INFO] [stdout] test bidding::tests::relative_vulnerability_parses_case_insensitive_and_aliases ... ok
[INFO] [stdout] test deck::tests::partial_deck_roundtrip ... ok
[INFO] [stdout] test deck::tests::parses_from_hand_notation ... ok
[INFO] [stdout] test bidding::tests::call_rejects_garbage ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bidding.rs (/opt/rustwide/target/debug/deps/bidding-7777b761c7a9b96a)
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test test_array_each_ref ... ok
[INFO] [stdout] test test_array_default ... ok
[INFO] [stdout] test test_array_each_mut ... ok
[INFO] [stdout] test test_array_full_range_index ... ok
[INFO] [stdout] test test_array_get_mut ... ok
[INFO] [stdout] test test_array_index ... ok
[INFO] [stdout] test test_array_index_mut ... ok
[INFO] [stdout] test test_array_from_fn_and_get ... ok
[INFO] [stdout] test test_array_iter_count ... ok
[INFO] [stdout] test test_array_into_values_count ... ok
[INFO] [stdout] test test_array_map ... ok
[INFO] [stdout] test test_array_option_new ... ok
[INFO] [stdout] test test_array_range_from_index ... ok
[INFO] [stdout] test test_array_range_inclusive_index ... ok
[INFO] [stdout] test test_array_repeat ... ok
[INFO] [stdout] test test_array_try_map_err ... ok
[INFO] [stdout] test test_array_try_map_ok ... ok
[INFO] [stdout] test test_array_values_count ... ok
[INFO] [stdout] test test_auction_call_after_final_pass ... ok
[INFO] [stdout] test test_auction_declarer_different_strain ... ok
[INFO] [stdout] test test_auction_declarer_same_strain_partner ... ok
[INFO] [stdout] test test_auction_double ... ok
[INFO] [stdout] test test_auction_double_own_bid_is_inadmissible ... ok
[INFO] [stdout] test test_auction_double_without_bid ... ok
[INFO] [stdout] test test_auction_equal_bid_is_insufficient ... ok
[INFO] [stdout] test test_auction_insufficient_bid ... ok
[INFO] [stdout] test test_array_range_index ... ok
[INFO] [stdout] test test_auction_into_iter ... ok
[INFO] [stdout] test test_auction_into_vec ... ok
[INFO] [stdout] test test_auction_new_is_empty ... ok
[INFO] [stdout] test test_auction_pass_out ... ok
[INFO] [stdout] test test_auction_pop ... ok
[INFO] [stdout] test test_auction_redouble ... ok
[INFO] [stdout] test test_auction_redouble_without_double ... ok
[INFO] [stdout] test test_auction_simple_bid_sequence ... ok
[INFO] [stdout] test test_auction_three_passes_not_ended ... ok
[INFO] [stdout] test test_auction_truncate ... ok
[INFO] [stdout] test test_auction_try_extend ... ok
[INFO] [stdout] test test_auction_try_extend_partial_failure ... ok
[INFO] [stdout] test test_call_from_bid ... ok
[INFO] [stdout] test test_logits_default ... ok
[INFO] [stdout] test test_logits_new ... ok
[INFO] [stdout] test test_logits_softmax_one_hot ... ok
[INFO] [stdout] test test_logits_softmax_equal ... ok
[INFO] [stdout] test test_logits_softmax_uniform ... ok
[INFO] [stdout] test test_map_entry ... ok
[INFO] [stdout] test test_map_extend ... ok
[INFO] [stdout] test test_map_extend_ref ... ok
[INFO] [stdout] test test_map_from_array ... ok
[INFO] [stdout] test test_map_from_iterator ... ok
[INFO] [stdout] test test_map_insert_replace ... ok
[INFO] [stdout] test test_map_into_iter ... ok
[INFO] [stdout] test test_map_into_values ... ok
[INFO] [stdout] test test_map_iter ... ok
[INFO] [stdout] test test_map_iter_mut ... ok
[INFO] [stdout] test test_map_default ... ok
[INFO] [stdout] test test_map_try_into_array_ok ... ok
[INFO] [stdout] test test_map_values_mut ... ok
[INFO] [stdout] test test_map_keys ... ok
[INFO] [stdout] test test_map_new_is_empty ... ok
[INFO] [stdout] test test_map_insert_and_get ... ok
[INFO] [stdout] test test_map_unwrap_or_default ... ok
[INFO] [stdout] test test_map_unwrap_or_else ... ok
[INFO] [stdout] test test_map_values ... ok
[INFO] [stdout] test test_relative_vulnerability_constants ... ok
[INFO] [stdout] test test_map_try_into_array_err ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/deck.rs (/opt/rustwide/target/debug/deps/deck-d7cb39be3441c589)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test_deck_all ... ok
[INFO] [stdout] test test_deck_clear ... ok
[INFO] [stdout] test test_deck_all_unique ... ok
[INFO] [stdout] test test_deck_draw_all ... ok
[INFO] [stdout] test test_deck_draw ... ok
[INFO] [stdout] test test_deck_empty ... ok
[INFO] [stdout] test test_deck_default ... ok
[INFO] [stdout] test test_deck_from_hand ... ok
[INFO] [stdout] test test_deck_insert ... ok
[INFO] [stdout] test test_deck_insert_duplicate ... ok
[INFO] [stdout] test test_deck_pop_empty ... ok
[INFO] [stdout] test test_deck_pop ... ok
[INFO] [stdout] test test_error_display ... ok
[INFO] [stdout] test test_deck_take ... ok
[INFO] [stdout] test test_deck_pop_singleton ... ok
[INFO] [stdout] test test_fill_deals_preserves_known_cards ... ok
[INFO] [stdout] test test_full_deal_all_unique ... ok
[INFO] [stdout] test test_full_deal_each_hand_13_cards ... ok
[INFO] [stdout] test test_full_deal_has_52_cards ... ok
[INFO] [stdout] test test_fill_deals_from_full_deal ... ok
[INFO] [stdout] test test_fill_deals_from_empty ... ok
[INFO] [stdout] test test_fill_deals_iterator_is_infinite ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/eval.rs (/opt/rustwide/target/debug/deps/eval-91f4bdea89be296d)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_empty_hand ... ok
[INFO] [stdout] test test_bumrap_plus_shortness ... ok
[INFO] [stdout] test test_four_kings ... ok
[INFO] [stdout] test test_random_from_cuebids ... ok
[INFO] [stdout] test test_zar_aces ... ok
[INFO] [stdout] test test_zar_waste ... ok
[INFO] [stdout] test test_eval_pair ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/proptest_roundtrip.rs (/opt/rustwide/target/debug/deps/proptest_roundtrip-89d304601fff27ea)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test deck_display_parse_roundtrip ... ok
[INFO] [stdout] test call_display_parse_roundtrip ... ok
[INFO] [stdout] test auction_display_parse_roundtrip ... ok
[INFO] [stderr]      Running tests/proptest_stats.rs (/opt/rustwide/target/debug/deps/proptest_stats-6f22601352c57a98)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test histogram_row_count_matches_table_count ... ok
[INFO] [stdout] test average_ns_par_never_panics ... ok
[INFO] [stdout] test average_ns_par_some_iff_nonempty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serde.rs (/opt/rustwide/target/debug/deps/serde-2dfe6fa0b6e5e95f)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/solver.rs (/opt/rustwide/target/debug/deps/solver-c8f31aa8d48cfffe)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_solving_deals has been running for over 60 seconds
[INFO] [stdout] test test_solving_deals ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 334.96s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stats.rs (/opt/rustwide/target/debug/deps/stats-0d43971b870f666e)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test test_accumulator_empty_sample ... ok
[INFO] [stdout] test test_accumulator_empty_population ... ok
[INFO] [stdout] test test_accumulator_many_values ... ok
[INFO] [stdout] test test_accumulator_new ... ok
[INFO] [stdout] test test_accumulator_population ... ok
[INFO] [stdout] test test_accumulator_single_sample_sd_nan ... ok
[INFO] [stdout] test test_accumulator_single_value ... ok
[INFO] [stdout] test test_accumulator_two_values ... ok
[INFO] [stdout] test test_histogram_row_count ... ok
[INFO] [stdout] test test_histogram_row_index ... ok
[INFO] [stdout] test test_histogram_row_new ... ok
[INFO] [stdout] test test_histogram_table_index ... ok
[INFO] [stdout] test test_histogram_table_new ... ok
[INFO] [stdout] test test_par_count_averages_across_deals ... ok
[INFO] [stdout] test test_par_empty_histogram_returns_none ... ok
[INFO] [stdout] test test_statistics_default ... ok
[INFO] [stdout] test test_statistics_display ... ok
[INFO] [stdout] test test_par_pass_out_independent_of_dealer ... ok
[INFO] [stdout] test test_par_ns_partial_1nt ... ok
[INFO] [stdout] test test_statistics_new ... ok
[INFO] [stdout] test test_accumulator_sample ... ok
[INFO] [stdout] test test_par_ew_sacrifice_against_vulnerable_game ... ok
[INFO] [stdout] test test_accumulator_default ... ok
[INFO] [stdout] test test_par_pass_out_when_every_contract_loses ... ok
[INFO] [stdout] test test_par_ns_game_4h_vul ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/trie.rs (/opt/rustwide/target/debug/deps/trie-f9440adfaf3f53e5)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test test_forest_from_fn_called_once_per_vulnerability ... ok
[INFO] [stdout] test test_forest_index_mut_modifies_targeted_trie ... ok
[INFO] [stdout] test test_pass_everything_classifies_root ... ok
[INFO] [stdout] test test_forest_indexes_each_vulnerability ... ok
[INFO] [stdout] test test_trie_common_prefixes_empty_when_diverges ... ok
[INFO] [stdout] test test_trie_common_prefixes_returns_ancestors_with_classifiers ... ok
[INFO] [stdout] test test_trie_common_prefixes_skips_uncovered_intermediate ... ok
[INFO] [stdout] test test_system_trie_returns_none_for_unknown_auction ... ok
[INFO] [stdout] test test_trie_default_constructs ... ok
[INFO] [stdout] test test_trie_insert_and_get_round_trip ... ok
[INFO] [stdout] test test_trie_insert_returns_previous_when_overwriting ... ok
[INFO] [stdout] test test_trie_is_prefix ... ok
[INFO] [stdout] test test_trie_longest_prefix_no_match_returns_none ... ok
[INFO] [stdout] test test_trie_longest_prefix_picks_deepest_match ... ok
[INFO] [stdout] test test_trie_suffixes_empty_when_prefix_absent ... ok
[INFO] [stdout] test test_trie_suffixes_enumerate_with_correct_paths ... ok
[INFO] [stdout] test test_trie_suffixes_is_fused ... ok
[INFO] [stdout] test test_trie_suffixes_isolated_to_subtree ... ok
[INFO] [stdout] test test_forest_default_constructs ... ok
[INFO] [stdout] test test_trie_new_is_empty ... ok
[INFO] [stdout] test test_system_forest_dispatches_by_vulnerability ... ok
[INFO] [stdout] test test_trie_iter_visits_every_classifier ... ok
[INFO] [stderr]    Doc-tests pons
[INFO] [stdout] test test_trie_longest_prefix_skips_empty_intermediate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/../README.md - (line 50) ... ignored
[INFO] [stdout] test src/../README.md - (line 28) - compile ... ok
[INFO] [stdout] test src/bidding.rs - bidding::Auction::declarer (line 376) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.72s; merged doctests compilation took 0.71s
[INFO] running `Command { std: "docker" "inspect" "cef4edc28ac6427f4bb468cb8d15af2fe45817744d631d1d16c4b983bf42e8e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cef4edc28ac6427f4bb468cb8d15af2fe45817744d631d1d16c4b983bf42e8e8", kill_on_drop: false }`
[INFO] [stdout] cef4edc28ac6427f4bb468cb8d15af2fe45817744d631d1d16c4b983bf42e8e8
