[INFO] cloning repository https://github.com/Hughstudy/ai_texas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hughstudy/ai_texas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHughstudy%2Fai_texas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHughstudy%2Fai_texas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 313f37bd9fbce842eeb62407afccd49e44b01c4c
[INFO] testing Hughstudy/ai_texas against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHughstudy%2Fai_texas" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Hughstudy/ai_texas
[INFO] finished tweaking git repo https://github.com/Hughstudy/ai_texas
[INFO] tweaked toml for git repo https://github.com/Hughstudy/ai_texas written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hughstudy/ai_texas on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hughstudy/ai_texas 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d023f6234b91d44520cd732ef886c0f50a0dd9cd3aa3732dca67d14cc735ce23
[INFO] running `Command { std: "docker" "start" "-a" "d023f6234b91d44520cd732ef886c0f50a0dd9cd3aa3732dca67d14cc735ce23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d023f6234b91d44520cd732ef886c0f50a0dd9cd3aa3732dca67d14cc735ce23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d023f6234b91d44520cd732ef886c0f50a0dd9cd3aa3732dca67d14cc735ce23", kill_on_drop: false }`
[INFO] [stdout] d023f6234b91d44520cd732ef886c0f50a0dd9cd3aa3732dca67d14cc735ce23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 377a2a53e8057866313741463a88f5c1c9f37f932dbf337f7810e1521493d23c
[INFO] running `Command { std: "docker" "start" "-a" "377a2a53e8057866313741463a88f5c1c9f37f932dbf337f7810e1521493d23c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling texas-poker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Suit`
[INFO] [stdout]  --> src/fast_eval.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::card::{Card, Rank, Suit};
[INFO] [stdout]   |                               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/lookup.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 ((pair.to_value() as u32 * 4096
[INFO] [stdout]     |                 ^
[INFO] [stdout] ...
[INFO] [stdout] 135 |                     + kicker3.to_value() as u32) as u16)
[INFO] [stdout]     |                                                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 132 ~                 (pair.to_value() as u32 * 4096
[INFO] [stdout] 133 |                     + kicker1.to_value() as u32 * 256
[INFO] [stdout] 134 |                     + kicker2.to_value() as u32 * 16
[INFO] [stdout] 135 ~                     + kicker3.to_value() as u32) as u16 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Suit`
[INFO] [stdout]   --> src/perfect_hash.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::card::{Card, Rank, Suit};
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/perfect_hash.rs:423:30
[INFO] [stdout]     |
[INFO] [stdout] 423 |             Rank::from_value((((value as u32 / 65536) % 100) as u8)),
[INFO] [stdout]     |                              ^                                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 423 -             Rank::from_value((((value as u32 / 65536) % 100) as u8)),
[INFO] [stdout] 423 +             Rank::from_value(((value as u32 / 65536) % 100) as u8),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/perfect_hash.rs:424:30
[INFO] [stdout]     |
[INFO] [stdout] 424 |             Rank::from_value(((((value as u32 % 65536) / 4096) % 100) as u8)),
[INFO] [stdout]     |                              ^                                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 424 -             Rank::from_value(((((value as u32 % 65536) / 4096) % 100) as u8)),
[INFO] [stdout] 424 +             Rank::from_value((((value as u32 % 65536) / 4096) % 100) as u8),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/perfect_hash.rs:425:30
[INFO] [stdout]     |
[INFO] [stdout] 425 |             Rank::from_value(((((value as u32 % 4096) / 256) % 100) as u8)),
[INFO] [stdout]     |                              ^                                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 425 -             Rank::from_value(((((value as u32 % 4096) / 256) % 100) as u8)),
[INFO] [stdout] 425 +             Rank::from_value((((value as u32 % 4096) / 256) % 100) as u8),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/perfect_hash.rs:426:30
[INFO] [stdout]     |
[INFO] [stdout] 426 |             Rank::from_value(((((value as u32 % 256) / 16) % 100) as u8)),
[INFO] [stdout]     |                              ^                                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 426 -             Rank::from_value(((((value as u32 % 256) / 16) % 100) as u8)),
[INFO] [stdout] 426 +             Rank::from_value((((value as u32 % 256) / 16) % 100) as u8),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/perfect_hash.rs:427:30
[INFO] [stdout]     |
[INFO] [stdout] 427 |             Rank::from_value(((value % 16) as u8)),
[INFO] [stdout]     |                              ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 427 -             Rank::from_value(((value % 16) as u8)),
[INFO] [stdout] 427 +             Rank::from_value((value % 16) as u8),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BitCard`
[INFO] [stdout]   --> src/range_equity.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::bit_cards::{BitCard, BitHand7, BitHandEvaluator};
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_idx`
[INFO] [stdout]    --> src/advanced_equity.rs:225:18
[INFO] [stdout]     |
[INFO] [stdout] 225 |             for (player_idx, hands) in player_hands.iter().enumerate() {
[INFO] [stdout]     |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/fast_eval.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let mut unique_ranks: std::collections::HashSet<u8> =
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prime_product`
[INFO] [stdout]    --> src/perfect_hash.rs:151:21
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn lookup_flush(prime_product: u32, cards: &[Card]) -> u16 {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prime_product`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prime_product`
[INFO] [stdout]    --> src/perfect_hash.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn lookup_unsuited(prime_product: u32, cards: &[Card]) -> u16 {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prime_product`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `deck` is never read
[INFO] [stdout]   --> src/advanced_equity.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct AdvancedEquityCalculator {
[INFO] [stdout]    |            ------------------------ field in this struct
[INFO] [stdout] 13 |     deck: Deck,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `deck` is never read
[INFO] [stdout]   --> src/equity.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct EquityCalculator {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 18 |     deck: Deck,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIVE_CARD_COMBINATIONS` is never used
[INFO] [stdout]   --> src/fast_eval.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | const FIVE_CARD_COMBINATIONS: usize = 2598960;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LookupTables` is never constructed
[INFO] [stdout]   --> src/fast_eval.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct LookupTables {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/fast_eval.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl LookupTables {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 56 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `LOOKUP_TABLES` is never used
[INFO] [stdout]   --> src/fast_eval.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | static LOOKUP_TABLES: OnceLock<LookupTables> = OnceLock::new();
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLUSH_KEY` is never used
[INFO] [stdout]   --> src/perfect_hash.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | const FLUSH_KEY: u32 = 0x300; // Base key for flush detection
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PerfectHashTables` is never constructed
[INFO] [stdout]   --> src/perfect_hash.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct PerfectHashTables {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `initialize` are never used
[INFO] [stdout]   --> src/perfect_hash.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl PerfectHashTables {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout] 52 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     fn initialize(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `TABLES` is never used
[INFO] [stdout]   --> src/perfect_hash.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | static TABLES: OnceLock<PerfectHashTables> = OnceLock::new();
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rank`
[INFO] [stdout]  --> src/bin/poker-calc.rs:3:58
[INFO] [stdout]   |
[INFO] [stdout] 3 | use texas_poker::{Card, EquityCalculator, HandEvaluator, Rank};
[INFO] [stdout]   |                                                          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EquityCalculator`, `Rank`, and `Suit`
[INFO] [stdout]  --> src/bin/poker-cli.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 |     AdvancedEquityCalculator, Card, EquityCalculator, HandEvaluator, HandRank, PlayerInput, Rank,
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^                                        ^^^^
[INFO] [stdout] 5 |     Suit,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exact`
[INFO] [stdout]    --> src/bin/poker-cli.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     exact: bool,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_exact`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.00s
[INFO] running `Command { std: "docker" "inspect" "377a2a53e8057866313741463a88f5c1c9f37f932dbf337f7810e1521493d23c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "377a2a53e8057866313741463a88f5c1c9f37f932dbf337f7810e1521493d23c", kill_on_drop: false }`
[INFO] [stdout] 377a2a53e8057866313741463a88f5c1c9f37f932dbf337f7810e1521493d23c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1416714e37f9e384f2e86ab813cc0bcb1dfbe2c132096f4b17ab12e02453c947
[INFO] running `Command { std: "docker" "start" "-a" "1416714e37f9e384f2e86ab813cc0bcb1dfbe2c132096f4b17ab12e02453c947", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling texas-poker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Suit`
[INFO] [stdout]  --> src/fast_eval.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::card::{Card, Rank, Suit};
[INFO] [stdout]   |                               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/lookup.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 ((pair.to_value() as u32 * 4096
[INFO] [stdout]     |                 ^
[INFO] [stdout] ...
[INFO] [stdout] 135 |                     + kicker3.to_value() as u32) as u16)
[INFO] [stdout]     |                                                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 132 ~                 (pair.to_value() as u32 * 4096
[INFO] [stdout] 133 |                     + kicker1.to_value() as u32 * 256
[INFO] [stdout] 134 |                     + kicker2.to_value() as u32 * 16
[INFO] [stdout] 135 ~                     + kicker3.to_value() as u32) as u16 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Suit`
[INFO] [stdout]   --> src/perfect_hash.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::card::{Card, Rank, Suit};
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/perfect_hash.rs:423:30
[INFO] [stdout]     |
[INFO] [stdout] 423 |             Rank::from_value((((value as u32 / 65536) % 100) as u8)),
[INFO] [stdout]     |                              ^                                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 423 -             Rank::from_value((((value as u32 / 65536) % 100) as u8)),
[INFO] [stdout] 423 +             Rank::from_value(((value as u32 / 65536) % 100) as u8),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/perfect_hash.rs:424:30
[INFO] [stdout]     |
[INFO] [stdout] 424 |             Rank::from_value(((((value as u32 % 65536) / 4096) % 100) as u8)),
[INFO] [stdout]     |                              ^                                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 424 -             Rank::from_value(((((value as u32 % 65536) / 4096) % 100) as u8)),
[INFO] [stdout] 424 +             Rank::from_value((((value as u32 % 65536) / 4096) % 100) as u8),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/perfect_hash.rs:425:30
[INFO] [stdout]     |
[INFO] [stdout] 425 |             Rank::from_value(((((value as u32 % 4096) / 256) % 100) as u8)),
[INFO] [stdout]     |                              ^                                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 425 -             Rank::from_value(((((value as u32 % 4096) / 256) % 100) as u8)),
[INFO] [stdout] 425 +             Rank::from_value((((value as u32 % 4096) / 256) % 100) as u8),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/perfect_hash.rs:426:30
[INFO] [stdout]     |
[INFO] [stdout] 426 |             Rank::from_value(((((value as u32 % 256) / 16) % 100) as u8)),
[INFO] [stdout]     |                              ^                                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 426 -             Rank::from_value(((((value as u32 % 256) / 16) % 100) as u8)),
[INFO] [stdout] 426 +             Rank::from_value((((value as u32 % 256) / 16) % 100) as u8),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/perfect_hash.rs:427:30
[INFO] [stdout]     |
[INFO] [stdout] 427 |             Rank::from_value(((value % 16) as u8)),
[INFO] [stdout]     |                              ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 427 -             Rank::from_value(((value % 16) as u8)),
[INFO] [stdout] 427 +             Rank::from_value((value % 16) as u8),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BitCard`
[INFO] [stdout]   --> src/range_equity.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::bit_cards::{BitCard, BitHand7, BitHandEvaluator};
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_idx`
[INFO] [stdout]    --> src/advanced_equity.rs:225:18
[INFO] [stdout]     |
[INFO] [stdout] 225 |             for (player_idx, hands) in player_hands.iter().enumerate() {
[INFO] [stdout]     |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/fast_eval.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let mut unique_ranks: std::collections::HashSet<u8> =
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prime_product`
[INFO] [stdout]    --> src/perfect_hash.rs:151:21
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn lookup_flush(prime_product: u32, cards: &[Card]) -> u16 {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prime_product`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prime_product`
[INFO] [stdout]    --> src/perfect_hash.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn lookup_unsuited(prime_product: u32, cards: &[Card]) -> u16 {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prime_product`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `deck` is never read
[INFO] [stdout]   --> src/advanced_equity.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct AdvancedEquityCalculator {
[INFO] [stdout]    |            ------------------------ field in this struct
[INFO] [stdout] 13 |     deck: Deck,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `deck` is never read
[INFO] [stdout]   --> src/equity.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct EquityCalculator {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 18 |     deck: Deck,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIVE_CARD_COMBINATIONS` is never used
[INFO] [stdout]   --> src/fast_eval.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | const FIVE_CARD_COMBINATIONS: usize = 2598960;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LookupTables` is never constructed
[INFO] [stdout]   --> src/fast_eval.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct LookupTables {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/fast_eval.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl LookupTables {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 56 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `LOOKUP_TABLES` is never used
[INFO] [stdout]   --> src/fast_eval.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | static LOOKUP_TABLES: OnceLock<LookupTables> = OnceLock::new();
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLUSH_KEY` is never used
[INFO] [stdout]   --> src/perfect_hash.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | const FLUSH_KEY: u32 = 0x300; // Base key for flush detection
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PerfectHashTables` is never constructed
[INFO] [stdout]   --> src/perfect_hash.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct PerfectHashTables {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `initialize` are never used
[INFO] [stdout]   --> src/perfect_hash.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl PerfectHashTables {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout] 52 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     fn initialize(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `TABLES` is never used
[INFO] [stdout]   --> src/perfect_hash.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | static TABLES: OnceLock<PerfectHashTables> = OnceLock::new();
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HandRange` and `ParseRangeError`
[INFO] [stdout]   --> examples/comprehensive_guide.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |     HandEvaluator, HandRange, ParseRangeError, PerfectHashEvaluator, PlayerInput, Range,
[INFO] [stdout]    |                    ^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Rank` and `Suit`
[INFO] [stdout]  --> examples/batch_analysis.rs:4:43
[INFO] [stdout]   |
[INFO] [stdout] 4 | use texas_poker::{Card, EquityCalculator, Rank, Suit};
[INFO] [stdout]   |                                           ^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rank`
[INFO] [stdout]  --> src/bin/poker-calc.rs:3:58
[INFO] [stdout]   |
[INFO] [stdout] 3 | use texas_poker::{Card, EquityCalculator, HandEvaluator, Rank};
[INFO] [stdout]   |                                                          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `villain_range`
[INFO] [stdout]    --> examples/comprehensive_guide.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let villain_range = Range::from_str("22+,AQs+").unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_villain_range`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EquityCalculator`, `Rank`, and `Suit`
[INFO] [stdout]  --> src/bin/poker-cli.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 |     AdvancedEquityCalculator, Card, EquityCalculator, HandEvaluator, HandRank, PlayerInput, Rank,
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^                                        ^^^^
[INFO] [stdout] 5 |     Suit,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exact`
[INFO] [stdout]    --> src/bin/poker-cli.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     exact: bool,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_exact`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Suit`
[INFO] [stdout]  --> src/fast_eval.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::card::{Card, Rank, Suit};
[INFO] [stdout]   |                               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/lookup.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 ((pair.to_value() as u32 * 4096
[INFO] [stdout]     |                 ^
[INFO] [stdout] ...
[INFO] [stdout] 135 |                     + kicker3.to_value() as u32) as u16)
[INFO] [stdout]     |                                                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 132 ~                 (pair.to_value() as u32 * 4096
[INFO] [stdout] 133 |                     + kicker1.to_value() as u32 * 256
[INFO] [stdout] 134 |                     + kicker2.to_value() as u32 * 16
[INFO] [stdout] 135 ~                     + kicker3.to_value() as u32) as u16 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Suit`
[INFO] [stdout]   --> src/perfect_hash.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::card::{Card, Rank, Suit};
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/perfect_hash.rs:423:30
[INFO] [stdout]     |
[INFO] [stdout] 423 |             Rank::from_value((((value as u32 / 65536) % 100) as u8)),
[INFO] [stdout]     |                              ^                                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 423 -             Rank::from_value((((value as u32 / 65536) % 100) as u8)),
[INFO] [stdout] 423 +             Rank::from_value(((value as u32 / 65536) % 100) as u8),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/perfect_hash.rs:424:30
[INFO] [stdout]     |
[INFO] [stdout] 424 |             Rank::from_value(((((value as u32 % 65536) / 4096) % 100) as u8)),
[INFO] [stdout]     |                              ^                                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 424 -             Rank::from_value(((((value as u32 % 65536) / 4096) % 100) as u8)),
[INFO] [stdout] 424 +             Rank::from_value((((value as u32 % 65536) / 4096) % 100) as u8),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/perfect_hash.rs:425:30
[INFO] [stdout]     |
[INFO] [stdout] 425 |             Rank::from_value(((((value as u32 % 4096) / 256) % 100) as u8)),
[INFO] [stdout]     |                              ^                                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 425 -             Rank::from_value(((((value as u32 % 4096) / 256) % 100) as u8)),
[INFO] [stdout] 425 +             Rank::from_value((((value as u32 % 4096) / 256) % 100) as u8),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/perfect_hash.rs:426:30
[INFO] [stdout]     |
[INFO] [stdout] 426 |             Rank::from_value(((((value as u32 % 256) / 16) % 100) as u8)),
[INFO] [stdout]     |                              ^                                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 426 -             Rank::from_value(((((value as u32 % 256) / 16) % 100) as u8)),
[INFO] [stdout] 426 +             Rank::from_value((((value as u32 % 256) / 16) % 100) as u8),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/perfect_hash.rs:427:30
[INFO] [stdout]     |
[INFO] [stdout] 427 |             Rank::from_value(((value % 16) as u8)),
[INFO] [stdout]     |                              ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 427 -             Rank::from_value(((value % 16) as u8)),
[INFO] [stdout] 427 +             Rank::from_value((value % 16) as u8),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Rank` and `Suit`
[INFO] [stdout]    --> src/range_equity.rs:388:23
[INFO] [stdout]     |
[INFO] [stdout] 388 |     use crate::card::{Rank, Suit};
[INFO] [stdout]     |                       ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_idx`
[INFO] [stdout]    --> src/advanced_equity.rs:225:18
[INFO] [stdout]     |
[INFO] [stdout] 225 |             for (player_idx, hands) in player_hands.iter().enumerate() {
[INFO] [stdout]     |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `card`
[INFO] [stdout]    --> src/card.rs:301:13
[INFO] [stdout]     |
[INFO] [stdout] 301 |         let card = deck.deal().unwrap();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_card`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/fast_eval.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let mut unique_ranks: std::collections::HashSet<u8> =
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prime_product`
[INFO] [stdout]    --> src/perfect_hash.rs:151:21
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn lookup_flush(prime_product: u32, cards: &[Card]) -> u16 {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prime_product`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prime_product`
[INFO] [stdout]    --> src/perfect_hash.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn lookup_unsuited(prime_product: u32, cards: &[Card]) -> u16 {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prime_product`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `deck` is never read
[INFO] [stdout]   --> src/advanced_equity.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct AdvancedEquityCalculator {
[INFO] [stdout]    |            ------------------------ field in this struct
[INFO] [stdout] 13 |     deck: Deck,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `deck` is never read
[INFO] [stdout]   --> src/equity.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct EquityCalculator {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 18 |     deck: Deck,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIVE_CARD_COMBINATIONS` is never used
[INFO] [stdout]   --> src/fast_eval.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | const FIVE_CARD_COMBINATIONS: usize = 2598960;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LookupTables` is never constructed
[INFO] [stdout]   --> src/fast_eval.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct LookupTables {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/fast_eval.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl LookupTables {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 56 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `LOOKUP_TABLES` is never used
[INFO] [stdout]   --> src/fast_eval.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | static LOOKUP_TABLES: OnceLock<LookupTables> = OnceLock::new();
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLUSH_KEY` is never used
[INFO] [stdout]   --> src/perfect_hash.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | const FLUSH_KEY: u32 = 0x300; // Base key for flush detection
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PerfectHashTables` is never constructed
[INFO] [stdout]   --> src/perfect_hash.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct PerfectHashTables {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `initialize` are never used
[INFO] [stdout]   --> src/perfect_hash.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl PerfectHashTables {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout] 52 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     fn initialize(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `TABLES` is never used
[INFO] [stdout]   --> src/perfect_hash.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | static TABLES: OnceLock<PerfectHashTables> = OnceLock::new();
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.65s
[INFO] running `Command { std: "docker" "inspect" "1416714e37f9e384f2e86ab813cc0bcb1dfbe2c132096f4b17ab12e02453c947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1416714e37f9e384f2e86ab813cc0bcb1dfbe2c132096f4b17ab12e02453c947", kill_on_drop: false }`
[INFO] [stdout] 1416714e37f9e384f2e86ab813cc0bcb1dfbe2c132096f4b17ab12e02453c947
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2862059cd3e95294bf41dceda02841246f66ca536e9a364cd2cb07e9f402b232
[INFO] running `Command { std: "docker" "start" "-a" "2862059cd3e95294bf41dceda02841246f66ca536e9a364cd2cb07e9f402b232", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Suit`
[INFO] [stderr]  --> src/fast_eval.rs:1:31
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::card::{Card, Rank, Suit};
[INFO] [stderr]   |                               ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr]    --> src/lookup.rs:132:17
[INFO] [stderr]     |
[INFO] [stderr] 132 |                 ((pair.to_value() as u32 * 4096
[INFO] [stderr]     |                 ^
[INFO] [stderr] ...
[INFO] [stderr] 135 |                     + kicker3.to_value() as u32) as u16)
[INFO] [stderr]     |                                                        ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 132 ~                 (pair.to_value() as u32 * 4096
[INFO] [stderr] 133 |                     + kicker1.to_value() as u32 * 256
[INFO] [stderr] 134 |                     + kicker2.to_value() as u32 * 16
[INFO] [stderr] 135 ~                     + kicker3.to_value() as u32) as u16 
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Suit`
[INFO] [stderr]   --> src/perfect_hash.rs:15:31
[INFO] [stderr]    |
[INFO] [stderr] 15 | use crate::card::{Card, Rank, Suit};
[INFO] [stderr]    |                               ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around function argument
[INFO] [stderr]    --> src/perfect_hash.rs:423:30
[INFO] [stderr]     |
[INFO] [stderr] 423 |             Rank::from_value((((value as u32 / 65536) % 100) as u8)),
[INFO] [stderr]     |                              ^                                    ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 423 -             Rank::from_value((((value as u32 / 65536) % 100) as u8)),
[INFO] [stderr] 423 +             Rank::from_value(((value as u32 / 65536) % 100) as u8),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around function argument
[INFO] [stderr]    --> src/perfect_hash.rs:424:30
[INFO] [stderr]     |
[INFO] [stderr] 424 |             Rank::from_value(((((value as u32 % 65536) / 4096) % 100) as u8)),
[INFO] [stderr]     |                              ^                                             ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 424 -             Rank::from_value(((((value as u32 % 65536) / 4096) % 100) as u8)),
[INFO] [stderr] 424 +             Rank::from_value((((value as u32 % 65536) / 4096) % 100) as u8),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around function argument
[INFO] [stderr]    --> src/perfect_hash.rs:425:30
[INFO] [stderr]     |
[INFO] [stderr] 425 |             Rank::from_value(((((value as u32 % 4096) / 256) % 100) as u8)),
[INFO] [stderr]     |                              ^                                           ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 425 -             Rank::from_value(((((value as u32 % 4096) / 256) % 100) as u8)),
[INFO] [stderr] 425 +             Rank::from_value((((value as u32 % 4096) / 256) % 100) as u8),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around function argument
[INFO] [stderr]    --> src/perfect_hash.rs:426:30
[INFO] [stderr]     |
[INFO] [stderr] 426 |             Rank::from_value(((((value as u32 % 256) / 16) % 100) as u8)),
[INFO] [stderr]     |                              ^                                         ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 426 -             Rank::from_value(((((value as u32 % 256) / 16) % 100) as u8)),
[INFO] [stderr] 426 +             Rank::from_value((((value as u32 % 256) / 16) % 100) as u8),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around function argument
[INFO] [stderr]    --> src/perfect_hash.rs:427:30
[INFO] [stderr]     |
[INFO] [stderr] 427 |             Rank::from_value(((value % 16) as u8)),
[INFO] [stderr]     |                              ^                  ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 427 -             Rank::from_value(((value % 16) as u8)),
[INFO] [stderr] 427 +             Rank::from_value((value % 16) as u8),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `BitCard`
[INFO] [stderr]   --> src/range_equity.rs:19:24
[INFO] [stderr]    |
[INFO] [stderr] 19 | use crate::bit_cards::{BitCard, BitHand7, BitHandEvaluator};
[INFO] [stderr]    |                        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `player_idx`
[INFO] [stderr]    --> src/advanced_equity.rs:225:18
[INFO] [stderr]     |
[INFO] [stderr] 225 |             for (player_idx, hands) in player_hands.iter().enumerate() {
[INFO] [stderr]     |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_idx`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/fast_eval.rs:184:13
[INFO] [stderr]     |
[INFO] [stderr] 184 |         let mut unique_ranks: std::collections::HashSet<u8> =
[INFO] [stderr]     |             ----^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `prime_product`
[INFO] [stderr]    --> src/perfect_hash.rs:151:21
[INFO] [stderr]     |
[INFO] [stderr] 151 |     fn lookup_flush(prime_product: u32, cards: &[Card]) -> u16 {
[INFO] [stderr]     |                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prime_product`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `prime_product`
[INFO] [stderr]    --> src/perfect_hash.rs:169:24
[INFO] [stderr]     |
[INFO] [stderr] 169 |     fn lookup_unsuited(prime_product: u32, cards: &[Card]) -> u16 {
[INFO] [stderr]     |                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prime_product`
[INFO] [stderr] 
[INFO] [stderr] warning: field `deck` is never read
[INFO] [stderr]   --> src/advanced_equity.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct AdvancedEquityCalculator {
[INFO] [stderr]    |            ------------------------ field in this struct
[INFO] [stderr] 13 |     deck: Deck,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `deck` is never read
[INFO] [stderr]   --> src/equity.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct EquityCalculator {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 18 |     deck: Deck,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FIVE_CARD_COMBINATIONS` is never used
[INFO] [stderr]   --> src/fast_eval.rs:43:7
[INFO] [stderr]    |
[INFO] [stderr] 43 | const FIVE_CARD_COMBINATIONS: usize = 2598960;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LookupTables` is never constructed
[INFO] [stderr]   --> src/fast_eval.rs:46:8
[INFO] [stderr]    |
[INFO] [stderr] 46 | struct LookupTables {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/fast_eval.rs:56:8
[INFO] [stderr]    |
[INFO] [stderr] 55 | impl LookupTables {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] 56 |     fn new() -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `LOOKUP_TABLES` is never used
[INFO] [stderr]   --> src/fast_eval.rs:67:8
[INFO] [stderr]    |
[INFO] [stderr] 67 | static LOOKUP_TABLES: OnceLock<LookupTables> = OnceLock::new();
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FLUSH_KEY` is never used
[INFO] [stderr]   --> src/perfect_hash.rs:38:7
[INFO] [stderr]    |
[INFO] [stderr] 38 | const FLUSH_KEY: u32 = 0x300; // Base key for flush detection
[INFO] [stderr]    |       ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PerfectHashTables` is never constructed
[INFO] [stderr]   --> src/perfect_hash.rs:42:8
[INFO] [stderr]    |
[INFO] [stderr] 42 | struct PerfectHashTables {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `initialize` are never used
[INFO] [stderr]   --> src/perfect_hash.rs:52:8
[INFO] [stderr]    |
[INFO] [stderr] 51 | impl PerfectHashTables {
[INFO] [stderr]    | ---------------------- associated items in this implementation
[INFO] [stderr] 52 |     fn new() -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 64 |     fn initialize(&mut self) {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `TABLES` is never used
[INFO] [stderr]   --> src/perfect_hash.rs:72:8
[INFO] [stderr]    |
[INFO] [stderr] 72 | static TABLES: OnceLock<PerfectHashTables> = OnceLock::new();
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `texas-poker` (lib) generated 23 warnings (run `cargo fix --lib -p texas-poker` to apply 13 suggestions)
[INFO] [stderr] warning: unused imports: `HandRange` and `ParseRangeError`
[INFO] [stderr]   --> examples/comprehensive_guide.rs:12:20
[INFO] [stderr]    |
[INFO] [stderr] 12 |     HandEvaluator, HandRange, ParseRangeError, PerfectHashEvaluator, PlayerInput, Range,
[INFO] [stderr]    |                    ^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `villain_range`
[INFO] [stderr]    --> examples/comprehensive_guide.rs:156:9
[INFO] [stderr]     |
[INFO] [stderr] 156 |     let villain_range = Range::from_str("22+,AQs+").unwrap();
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_villain_range`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `EquityCalculator`, `Rank`, and `Suit`
[INFO] [stderr]  --> src/bin/poker-cli.rs:4:37
[INFO] [stderr]   |
[INFO] [stderr] 4 |     AdvancedEquityCalculator, Card, EquityCalculator, HandEvaluator, HandRank, PlayerInput, Rank,
[INFO] [stderr]   |                                     ^^^^^^^^^^^^^^^^                                        ^^^^
[INFO] [stderr] 5 |     Suit,
[INFO] [stderr]   |     ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `exact`
[INFO] [stderr]    --> src/bin/poker-cli.rs:110:5
[INFO] [stderr]     |
[INFO] [stderr] 110 |     exact: bool,
[INFO] [stderr]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_exact`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Rank` and `Suit`
[INFO] [stderr]  --> examples/batch_analysis.rs:4:43
[INFO] [stderr]   |
[INFO] [stderr] 4 | use texas_poker::{Card, EquityCalculator, Rank, Suit};
[INFO] [stderr]   |                                           ^^^^  ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Rank` and `Suit`
[INFO] [stderr]    --> src/range_equity.rs:388:23
[INFO] [stderr]     |
[INFO] [stderr] 388 |     use crate::card::{Rank, Suit};
[INFO] [stderr]     |                       ^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `card`
[INFO] [stderr]    --> src/card.rs:301:13
[INFO] [stderr]     |
[INFO] [stderr] 301 |         let card = deck.deal().unwrap();
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_card`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Rank`
[INFO] [stderr]  --> src/bin/poker-calc.rs:3:58
[INFO] [stderr]   |
[INFO] [stderr] 3 | use texas_poker::{Card, EquityCalculator, HandEvaluator, Rank};
[INFO] [stderr]   |                                                          ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `texas-poker` (example "comprehensive_guide") generated 2 warnings (run `cargo fix --example "comprehensive_guide" -p texas-poker` to apply 2 suggestions)
[INFO] [stderr] warning: `texas-poker` (bin "poker" test) generated 2 warnings (run `cargo fix --bin "poker" -p texas-poker --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `texas-poker` (example "batch_analysis") generated 1 warning (run `cargo fix --example "batch_analysis" -p texas-poker` to apply 1 suggestion)
[INFO] [stderr] warning: `texas-poker` (lib test) generated 24 warnings (22 duplicates) (run `cargo fix --lib -p texas-poker --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `texas-poker` (bin "poker-calc" test) generated 1 warning (run `cargo fix --bin "poker-calc" -p texas-poker --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/texas_poker-7d3601fe36a5bff5)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test bit_cards::tests::test_memory_efficiency ... ok
[INFO] [stdout] test bit_cards::tests::test_royal_flush ... ok
[INFO] [stdout] test card::tests::test_card_from_str ... ok
[INFO] [stdout] test card::tests::test_card_index ... ok
[INFO] [stdout] test fast_eval::tests::test_evaluate_flush ... ignored
[INFO] [stdout] test fast_eval::tests::test_evaluate_pair ... ok
[INFO] [stdout] test hand::tests::test_full_house ... ok
[INFO] [stdout] test bit_cards::tests::test_bit_card_conversion ... ok
[INFO] [stdout] test hand::tests::test_wheel_straight ... ok
[INFO] [stdout] test fast_eval::tests::test_evaluate_straight ... ok
[INFO] [stdout] test bit_cards::tests::test_prime_encoding ... ok
[INFO] [stdout] test card::tests::test_deck ... ok
[INFO] [stdout] test perfect_hash::tests::test_full_house ... ok
[INFO] [stdout] test perfect_hash::tests::test_prime_product_unique ... ok
[INFO] [stdout] test perfect_hash::tests::test_wheel_straight ... ok
[INFO] [stdout] test range::tests::test_parse_pair ... ok
[INFO] [stdout] test range_equity::tests::test_memory_efficiency ... ok
[INFO] [stdout] test hand::tests::test_four_of_a_kind ... ok
[INFO] [stdout] test range::tests::test_parse_specific ... ok
[INFO] [stdout] test perfect_hash::tests::test_royal_flush ... ok
[INFO] [stdout] test range::tests::test_random_hand ... ok
[INFO] [stdout] test range::tests::test_parse_suited ... ok
[INFO] [stdout] test hand::tests::test_royal_flush ... ok
[INFO] [stdout] test bit_cards::tests::test_four_of_a_kind ... ok
[INFO] [stdout] test hand::tests::test_straight_flush ... ok
[INFO] [stdout] test perfect_hash::tests::test_four_of_a_kind ... ok
[INFO] [stdout] test range::tests::test_range_combinations ... ok
[INFO] [stdout] test advanced_equity::tests::test_monte_carlo_vs_exact ... ok
[INFO] [stdout] test range_equity::tests::test_range_vs_range ... ok
[INFO] [stdout] test equity::tests::test_monte_carlo_with_board ... ok
[INFO] [stdout] test equity::tests::test_monte_carlo_basic ... ok
[INFO] [stdout] test advanced_equity::tests::test_calculate_with_ranges ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.67s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/poker-cli.rs (/opt/rustwide/target/debug/deps/poker-40ff1ae49762c9c0)
[INFO] [stderr]      Running unittests src/bin/poker-calc.rs (/opt/rustwide/target/debug/deps/poker_calc-f0690d720acf2433)
[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] [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 unittests src/main.rs (/opt/rustwide/target/debug/deps/texas_poker-91e4a47238d7e23a)
[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]    Doc-tests texas_poker
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr]    --> src/lookup.rs:132:17
[INFO] [stderr]     |
[INFO] [stderr] 132 |                 ((pair.to_value() as u32 * 4096
[INFO] [stderr]     |                 ^
[INFO] [stderr] ...
[INFO] [stderr] 135 |                     + kicker3.to_value() as u32) as u16)
[INFO] [stderr]     |                                                        ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 132 ~                 (pair.to_value() as u32 * 4096
[INFO] [stderr] 133 |                     + kicker1.to_value() as u32 * 256
[INFO] [stderr] 134 |                     + kicker2.to_value() as u32 * 16
[INFO] [stderr] 135 ~                     + kicker3.to_value() as u32) as u16 
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around function argument
[INFO] [stderr]    --> src/perfect_hash.rs:423:30
[INFO] [stderr]     |
[INFO] [stderr] 423 |             Rank::from_value((((value as u32 / 65536) % 100) as u8)),
[INFO] [stderr]     |                              ^                                    ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 423 -             Rank::from_value((((value as u32 / 65536) % 100) as u8)),
[INFO] [stderr] 423 +             Rank::from_value(((value as u32 / 65536) % 100) as u8),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around function argument
[INFO] [stderr]    --> src/perfect_hash.rs:424:30
[INFO] [stderr]     |
[INFO] [stderr] 424 |             Rank::from_value(((((value as u32 % 65536) / 4096) % 100) as u8)),
[INFO] [stderr]     |                              ^                                             ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 424 -             Rank::from_value(((((value as u32 % 65536) / 4096) % 100) as u8)),
[INFO] [stderr] 424 +             Rank::from_value((((value as u32 % 65536) / 4096) % 100) as u8),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around function argument
[INFO] [stderr]    --> src/perfect_hash.rs:425:30
[INFO] [stderr]     |
[INFO] [stderr] 425 |             Rank::from_value(((((value as u32 % 4096) / 256) % 100) as u8)),
[INFO] [stderr]     |                              ^                                           ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 425 -             Rank::from_value(((((value as u32 % 4096) / 256) % 100) as u8)),
[INFO] [stderr] 425 +             Rank::from_value((((value as u32 % 4096) / 256) % 100) as u8),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around function argument
[INFO] [stderr]    --> src/perfect_hash.rs:426:30
[INFO] [stderr]     |
[INFO] [stderr] 426 |             Rank::from_value(((((value as u32 % 256) / 16) % 100) as u8)),
[INFO] [stderr]     |                              ^                                         ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 426 -             Rank::from_value(((((value as u32 % 256) / 16) % 100) as u8)),
[INFO] [stderr] 426 +             Rank::from_value((((value as u32 % 256) / 16) % 100) as u8),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around function argument
[INFO] [stderr]    --> src/perfect_hash.rs:427:30
[INFO] [stderr]     |
[INFO] [stderr] 427 |             Rank::from_value(((value % 16) as u8)),
[INFO] [stderr]     |                              ^                  ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 427 -             Rank::from_value(((value % 16) as u8)),
[INFO] [stderr] 427 +             Rank::from_value((value % 16) as u8),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 6 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/range_equity.rs - range_equity::RangeEquityCalculator::calculate_range_equity (line 61) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/range_equity.rs - range_equity::RangeEquityCalculator::calculate_range_equity (line 61) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (109) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   29:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   33:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   38:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   40:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   41:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   42:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   45:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   48:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   49:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   50:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   51:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   52:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   53:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   54:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   57:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   60:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   61:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   62:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   63:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   64:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   65:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   66:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   69:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   72:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   73:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   74:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   75:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   76:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   77:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   78:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   81:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   84:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   85:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   86:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   87:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   88:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   89:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   90:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   91:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   93:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   96:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   97:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   98:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   99:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  100:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  101:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  102:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  103:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  104:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  105:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  106:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  107:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  108:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  109:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  110:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  111:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  112:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  113:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  114:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  115:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  116:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  117:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  118:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  119:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  120:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  121:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  123:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  124:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  125:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  127:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  128:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  129:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  130:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  131:     0x76905f6e1a64 - clone
[INFO] [stdout]  132:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (120) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   29:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   33:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   38:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   40:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   41:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   42:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   45:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   48:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   49:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   50:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   51:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   52:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   53:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   54:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   57:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   60:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   61:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   62:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   63:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   64:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   65:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   66:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   69:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   72:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   73:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   74:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   75:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   76:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   77:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   78:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   81:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   84:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   85:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   86:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   87:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   88:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   89:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   90:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   91:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   93:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   96:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   97:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   98:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   99:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  100:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  101:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  102:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  103:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  104:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  105:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  106:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  107:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  108:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  109:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  110:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  111:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  112:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  113:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  114:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  115:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  116:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  117:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  118:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  119:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  120:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  121:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  123:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  124:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  125:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  127:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  128:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  129:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  130:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  131:     0x76905f6e1a64 - clone
[INFO] [stdout]  132:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (115) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   29:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   33:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   38:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   40:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   41:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   42:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   45:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   48:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   49:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   50:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   51:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   52:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   53:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   54:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   57:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   60:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   61:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   62:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   63:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   64:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   65:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   66:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   69:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   72:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   73:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   74:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   75:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   76:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   77:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   78:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   81:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   84:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   85:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   86:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   87:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   88:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   89:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   90:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   91:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   93:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   96:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   97:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   98:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   99:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  100:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  101:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  102:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  103:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  104:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  105:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  106:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  107:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  108:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  109:     0x5b80f8466ed6 - rayon_core::registry::Registry::in_worker_cold::{{closure}}::{{closure}}::hbed722c9d3a3074c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]  110:     0x5b80f844daa2 - rayon_core::job::JobResult<T>::call::{{closure}}::h5e320814aedd6d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  111:     0x5b80f84537e1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbea568cc8ced259d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  112:     0x5b80f844e26b - std::panicking::catch_unwind::do_call::h0187b3af4ac56920
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  113:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  114:     0x5b80f844c72c - std::panicking::catch_unwind::h33c9579a02ca3089
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  115:     0x5b80f844c72c - std::panic::catch_unwind::h0f8743b912db3aff
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  116:     0x5b80f844c6a4 - rayon_core::unwind::halt_unwinding::hffc0cec515d3d803
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  117:     0x5b80f844d9db - rayon_core::job::JobResult<T>::call::h682128860758fa8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  118:     0x5b80f844eadb - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::ha1c6cb9370e1ccf7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  119:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  120:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  121:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  122:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  123:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  124:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  125:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  126:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  127:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  128:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  129:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  130:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  131:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  132:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  133:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  134:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  135:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  136:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  137:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  138:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  139:     0x76905f6e1a64 - clone
[INFO] [stdout]  140:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (121) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   29:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   33:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   38:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   40:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   41:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   42:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   45:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   48:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   49:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   50:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   51:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   52:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   53:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   54:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   57:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   60:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   61:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   62:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   63:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   64:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   65:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   66:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   69:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   72:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   73:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   74:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   75:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   76:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   77:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   78:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   81:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   84:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   85:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   86:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   87:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   88:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   89:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   90:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   91:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   93:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   96:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   97:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   98:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   99:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  100:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  101:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  102:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  103:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  104:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  105:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  106:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  107:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  108:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  109:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  110:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  111:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  112:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  113:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  114:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  115:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  116:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  117:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  118:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  119:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  120:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  121:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  123:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  124:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  125:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  127:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  128:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  129:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  130:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  131:     0x76905f6e1a64 - clone
[INFO] [stdout]  132:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (111) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   29:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   33:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   38:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   40:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   41:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   42:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   45:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   48:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   49:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   50:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   51:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   52:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   53:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   54:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   57:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   60:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   61:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   62:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   63:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   64:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   65:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   66:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   69:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   72:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   73:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   74:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   75:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   76:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   77:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   78:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   81:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   84:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   85:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   86:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   87:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   88:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   89:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   90:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   91:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   93:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   96:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   97:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   98:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   99:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  100:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  101:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  102:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  103:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  104:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  105:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  106:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  107:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  108:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  109:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  110:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  111:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  112:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  113:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  114:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  115:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  116:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  117:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  118:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  119:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  120:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  121:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  123:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  124:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  125:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  127:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  128:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  129:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  130:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  131:     0x76905f6e1a64 - clone
[INFO] [stdout]  132:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (110) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   29:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   33:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   38:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   40:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   41:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   42:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   45:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   48:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   49:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   50:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   51:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   52:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   53:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   54:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   57:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   60:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   61:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   62:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   63:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   64:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   65:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   66:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   69:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   72:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   73:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   74:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   75:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   76:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   77:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   78:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   81:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   84:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   85:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   86:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   87:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   88:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   89:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   90:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   91:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   93:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   96:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   97:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   98:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   99:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  100:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  101:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  102:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  103:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  104:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  105:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  106:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  107:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  108:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  109:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  110:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  111:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  112:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  113:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  114:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  115:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  116:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  117:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  118:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  119:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  120:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  121:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  123:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  124:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  125:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  127:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  128:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  129:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  130:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  131:     0x76905f6e1a64 - clone
[INFO] [stdout]  132:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (118) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   29:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   30:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   31:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   32:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   33:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   34:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   35:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   36:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   37:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   40:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   43:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   44:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   45:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   46:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   47:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   48:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   49:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   52:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   55:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   56:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   57:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   58:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   59:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   60:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   61:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   64:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   67:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   68:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   69:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   70:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   71:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   72:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   73:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   76:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   79:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   80:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   81:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   82:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   83:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   84:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   85:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   86:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   87:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   88:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   91:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   92:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   93:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   94:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   95:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   96:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   97:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   98:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   99:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  100:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  101:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  102:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  103:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  104:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  105:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  106:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  107:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  108:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  109:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  110:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  111:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  112:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  113:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  114:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  115:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  116:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  117:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  118:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  119:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  120:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  121:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  122:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  123:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  124:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  125:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  126:     0x76905f6e1a64 - clone
[INFO] [stdout]  127:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (118) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   29:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   30:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   31:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   32:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   33:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   34:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   35:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   36:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   37:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   40:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   43:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   44:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   45:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   46:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   47:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   48:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   49:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   52:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   55:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   56:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   57:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   58:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   59:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   60:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   61:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   64:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   67:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   68:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   69:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   70:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   71:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   72:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   73:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   74:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   75:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   77:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   80:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   81:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   82:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   83:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   84:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   85:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   86:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   87:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   88:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   89:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   90:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   91:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   92:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   93:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   94:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   95:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   96:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   97:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   98:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   99:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  100:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  101:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  102:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  103:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  104:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  105:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  106:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  107:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  108:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  109:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  110:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  111:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  112:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  113:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  114:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  115:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  116:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  117:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  118:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  119:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  120:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  121:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  122:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  123:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  124:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  125:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  126:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  127:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  128:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  129:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  130:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  131:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  132:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  133:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  134:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  135:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  136:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  137:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  138:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  139:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  140:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  141:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  142:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  143:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  144:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  145:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  146:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  147:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  148:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  149:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  150:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  151:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  152:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  153:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  154:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  155:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  156:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  157:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  158:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  159:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  160:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  161:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  162:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  163:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  164:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  165:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  166:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  167:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  168:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  169:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  170:     0x76905f6e1a64 - clone
[INFO] [stdout]  171:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (114) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   29:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   30:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   31:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   32:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   33:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   34:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   35:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   36:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   37:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   40:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   43:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   44:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   45:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   46:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   47:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   48:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   49:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   52:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   55:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   56:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   57:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   58:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   59:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   60:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   61:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   64:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   67:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   68:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   69:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   70:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   71:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   72:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   73:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   76:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   79:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   80:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   81:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   82:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   83:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   84:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   85:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   86:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   87:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   88:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   91:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   92:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   93:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   94:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   95:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   96:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   97:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   98:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   99:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  100:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  101:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  102:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  103:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  104:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  105:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  106:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  107:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  108:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  109:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  110:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  111:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  112:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  113:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  114:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  115:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  116:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  117:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  118:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  119:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  120:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  121:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  122:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  123:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  124:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  125:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  126:     0x76905f6e1a64 - clone
[INFO] [stdout]  127:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (114) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   29:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   30:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   31:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   32:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   33:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   34:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   35:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   36:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   37:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   38:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   39:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   43:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   44:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   45:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   46:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   47:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   48:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   49:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   50:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   51:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   52:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   53:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   54:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   55:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   56:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   57:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   58:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   59:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   62:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   65:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   66:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   67:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   68:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   69:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   70:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   71:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   72:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   73:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   74:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   75:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   76:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   77:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   78:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   81:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   84:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   85:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   86:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   87:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   88:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   89:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   90:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   91:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   93:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   96:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   97:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   98:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   99:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  100:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  101:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  102:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  103:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  104:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  105:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  106:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  107:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  108:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  109:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  110:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  111:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  112:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  113:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  114:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  115:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  116:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  117:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  118:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  119:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  120:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  121:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  122:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  123:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  124:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  125:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  126:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  127:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  128:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  129:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  130:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  131:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  133:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  134:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  135:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  136:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  137:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  138:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  139:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  140:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  141:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  142:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  143:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  144:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  145:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  146:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  147:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  148:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  149:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  150:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  151:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  152:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  153:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  154:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  155:     0x76905f6e1a64 - clone
[INFO] [stdout]  156:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (114) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   29:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   33:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   38:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   40:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   41:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   42:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   43:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   44:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   45:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   46:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   47:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   48:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   49:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   52:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   55:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   56:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   57:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   58:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   59:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   60:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   61:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   64:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   67:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   68:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   69:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   70:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   71:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   72:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   73:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   74:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   75:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   77:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   80:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   81:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   82:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   83:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   84:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   85:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   86:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   87:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   88:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   89:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   90:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   91:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   92:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   93:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   94:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   95:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   96:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   97:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   98:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   99:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  100:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  101:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  102:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  103:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  104:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  105:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  106:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  107:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  108:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  109:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  110:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  111:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  112:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  113:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  114:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  115:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  116:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  117:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  118:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  119:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  120:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  121:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  122:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  123:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  124:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  125:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  126:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  127:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  128:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  129:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  130:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  131:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  132:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  133:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  134:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  135:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  136:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  137:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  138:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  139:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  140:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  141:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  142:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  143:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  144:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  145:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  146:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  147:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  148:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  149:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  150:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  151:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  152:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  153:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  154:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  155:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  156:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  157:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  158:     0x76905f6e1a64 - clone
[INFO] [stdout]  159:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (114) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   29:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   33:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   38:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   40:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   41:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   42:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   43:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   46:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   49:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   50:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   51:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   52:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   53:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   54:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   55:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   56:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   57:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   58:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   59:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   60:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   61:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   62:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   63:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   64:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   65:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   66:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   67:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   68:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   69:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   72:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   75:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   76:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   77:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   78:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   79:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   80:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   81:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   82:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   84:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   85:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   86:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   87:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   88:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   89:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   90:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   91:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   92:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   93:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   94:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   95:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   96:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   97:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   98:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   99:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  100:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  101:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  102:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  103:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  104:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]  105:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  106:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]  107:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]  108:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  109:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  110:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  111:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  112:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  113:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  114:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  115:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  116:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  117:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  118:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  119:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  120:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  121:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  122:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  123:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  124:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  125:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  126:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  127:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  128:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  129:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  130:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  131:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  132:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  133:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  134:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  135:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  136:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  137:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  138:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  139:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  140:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  141:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  142:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  143:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  144:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  145:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  146:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  147:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  148:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  149:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  150:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  151:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  152:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  153:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  154:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  155:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  156:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  157:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  158:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  159:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  160:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  161:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  162:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  163:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  164:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  165:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  166:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  167:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  168:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  169:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  170:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  171:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  172:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  173:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  174:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  175:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  176:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  177:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  178:     0x76905f6e1a64 - clone
[INFO] [stdout]  179:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (114) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   29:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   33:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   38:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   40:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   41:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   42:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   43:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   44:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   45:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   46:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   47:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   48:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   49:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   50:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   51:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   55:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   56:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   57:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   60:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   63:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   64:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   65:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   66:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   67:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   68:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   69:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   70:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   71:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   72:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   73:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   74:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   75:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   76:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   77:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   79:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   82:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   83:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   84:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   85:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   86:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   87:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   88:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   89:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   90:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   91:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   92:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   95:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   96:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   97:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   98:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   99:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]  100:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  101:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]  102:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]  103:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  104:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  105:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  106:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  107:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  108:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  109:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  110:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  111:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  112:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  113:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  114:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  115:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  116:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  117:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  118:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  119:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  120:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  121:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  122:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  123:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  124:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  125:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  126:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  127:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  128:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  129:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  130:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  131:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  132:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  133:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  134:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  135:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  136:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  137:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  138:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  139:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  140:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  141:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  142:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  143:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  144:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  145:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  146:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  147:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  148:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  149:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  150:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  151:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  152:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  153:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  154:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  155:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  156:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  157:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  158:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  159:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  160:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  161:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  162:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  163:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  164:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  165:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  166:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  167:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  168:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  169:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  170:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  171:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  172:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  173:     0x76905f6e1a64 - clone
[INFO] [stdout]  174:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (107) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   29:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   33:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   38:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   40:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   41:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   42:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   45:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   48:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   49:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   50:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   51:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   52:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   53:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   54:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   57:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   60:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   61:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   62:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   63:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   64:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   65:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   66:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   69:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   72:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   73:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   74:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   75:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   76:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   77:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   78:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   81:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   84:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   85:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   86:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   87:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   88:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   89:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   90:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   91:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   93:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   96:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   97:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   98:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   99:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  100:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  101:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  102:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  103:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  104:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  105:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  106:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  107:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  108:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  109:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  110:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  111:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  112:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  113:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  114:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  115:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  116:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  117:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  118:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  119:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  120:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  121:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  123:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  124:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  125:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  127:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  128:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  129:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  130:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  131:     0x76905f6e1a64 - clone
[INFO] [stdout]  132:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (113) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   29:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   33:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   38:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   40:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   41:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   42:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   45:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   48:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   49:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   50:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   51:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   52:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   53:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   54:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   57:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   60:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   61:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   62:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   63:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   64:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   65:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   66:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   69:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   72:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   73:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   74:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   75:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   76:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   77:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   78:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   81:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   84:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   85:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   86:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   87:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   88:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   89:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   90:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   91:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   93:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   96:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   97:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   98:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   99:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  100:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  101:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  102:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  103:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  104:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  105:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  106:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  107:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  108:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  109:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  110:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  111:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  112:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  113:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  114:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  115:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  116:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  117:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  118:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  119:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  120:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  121:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  123:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  124:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  125:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  127:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  128:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  129:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  130:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  131:     0x76905f6e1a64 - clone
[INFO] [stdout]  132:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (113) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   29:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   33:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   38:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   40:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   41:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   42:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   43:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   44:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   45:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   46:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   47:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   48:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   49:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   50:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   51:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   55:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   56:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   57:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   60:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   63:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   64:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   65:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   66:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   67:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   68:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   69:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   70:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   71:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   72:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   73:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   74:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   75:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   76:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   77:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   79:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   82:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   83:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   84:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   85:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   86:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   87:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   88:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   89:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   90:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   91:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   92:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   94:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   95:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   96:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   97:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   98:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   99:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  100:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  101:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  102:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  103:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  104:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  105:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  106:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  107:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  108:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  109:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  110:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  111:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  112:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  113:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  114:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  115:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  116:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  117:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  118:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  119:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  120:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  121:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  122:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  123:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  124:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  125:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  126:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  127:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  128:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  129:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  130:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  131:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  132:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  133:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  134:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  135:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  136:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  137:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  138:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  139:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  140:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  141:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  142:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  143:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  144:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  145:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  146:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  147:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  148:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  149:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  150:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  151:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  152:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  153:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  154:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  155:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  156:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  157:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  158:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  159:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  160:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  161:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  162:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  163:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  164:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  165:     0x76905f6e1a64 - clone
[INFO] [stdout]  166:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (113) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   29:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   30:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   31:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   34:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   37:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   38:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   39:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   40:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   41:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   42:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   43:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   44:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   45:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   46:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   47:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   48:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   49:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   50:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   51:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   52:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   53:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   54:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   55:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   56:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   57:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   58:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   59:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   60:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   61:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   62:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   63:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   64:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   65:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   68:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   71:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   72:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   73:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   74:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   75:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   76:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   77:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   78:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   79:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   80:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   81:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   82:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   83:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   84:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   85:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   86:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   87:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   90:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   91:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   92:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   93:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   94:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   95:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   96:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   97:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   98:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   99:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  100:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  101:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  102:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  103:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  104:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  105:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  106:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  107:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  108:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  109:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  110:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  111:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  112:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  113:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  114:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  115:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  116:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  117:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  118:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  119:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  120:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  121:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  122:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  123:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  124:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  125:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  126:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  127:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  128:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  129:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  130:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  131:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  132:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  133:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  134:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  135:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  136:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  137:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  138:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  139:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  140:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  141:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  142:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  143:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  144:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  145:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  146:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  147:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  148:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  149:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  150:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  151:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  152:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  153:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  154:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  155:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  156:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  157:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  158:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  159:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  160:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  161:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  162:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  163:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  164:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  165:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  166:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  167:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  168:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  169:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  170:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  171:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  172:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  173:     0x76905f6e1a64 - clone
[INFO] [stdout]  174:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (109) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   29:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   33:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   38:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   40:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   41:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   42:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   43:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   44:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   45:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   46:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   47:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   48:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   49:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   50:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   51:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   55:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   56:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   57:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   58:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   59:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   60:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   61:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   62:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   63:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   66:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   69:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   70:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   71:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   72:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   73:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   74:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   75:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   76:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   77:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   79:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   82:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   83:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   84:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   85:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   86:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   87:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   88:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   89:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   90:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   91:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   92:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   93:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   94:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   95:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   96:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   97:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   98:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   99:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  100:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  101:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  102:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  103:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  104:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  105:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  106:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  107:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  108:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  109:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  110:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  111:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  113:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  114:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  115:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  116:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  117:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  118:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  119:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  120:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  121:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  122:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  123:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  124:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  125:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  126:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  127:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  128:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  129:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  130:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  131:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  132:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  133:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  134:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  135:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  136:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  137:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  138:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  139:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  140:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  141:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  142:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  143:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  144:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  145:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  146:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  147:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  148:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  149:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  150:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  151:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  152:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  153:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  154:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  155:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  156:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  157:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  158:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  159:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  160:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  161:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  162:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  163:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  164:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  165:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  166:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  167:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  168:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  169:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  170:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  171:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  172:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  173:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  174:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  175:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  176:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  177:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  178:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  179:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  180:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  181:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  182:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  183:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  184:     0x76905f6e1a64 - clone
[INFO] [stdout]  185:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (120) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   29:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   30:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   31:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   32:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   33:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   34:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   35:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   36:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   37:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   38:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   39:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   43:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   44:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   45:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   46:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   47:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   48:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   49:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   50:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   51:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   54:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   57:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   58:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   59:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   60:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   61:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   62:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   63:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   66:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   69:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   70:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   71:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   72:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   73:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   74:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   75:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   76:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   77:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   78:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   79:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   80:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   81:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   82:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   83:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   84:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   85:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   86:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   87:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   88:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   89:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   90:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   91:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   92:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   94:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   95:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   96:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   97:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   98:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   99:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  100:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]  101:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]  102:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  103:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  104:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  105:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  106:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  107:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  108:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  109:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  110:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  111:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  113:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  114:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  115:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  116:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  117:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  118:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  119:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  120:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  121:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  122:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  123:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  124:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  125:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  126:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  127:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  128:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  129:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  130:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  131:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  132:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  133:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  134:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  135:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  136:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  137:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  138:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  139:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  140:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  141:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  142:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  143:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  144:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  145:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  146:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  147:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  148:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  149:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  150:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  151:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  152:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  153:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  154:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  155:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  156:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  157:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  158:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  159:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  160:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  161:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  162:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  163:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  164:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  165:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  166:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  167:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  168:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  169:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  170:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  171:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  172:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  173:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  174:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  175:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  176:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  177:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  178:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  179:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  180:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  181:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  182:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  183:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  184:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  185:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  186:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  187:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  188:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  189:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  190:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  191:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  192:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  193:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  194:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  195:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  196:     0x76905f6e1a64 - clone
[INFO] [stdout]  197:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (120) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   29:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   30:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   31:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   32:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   33:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   34:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   35:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   36:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   37:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   40:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   43:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   44:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   45:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   46:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   47:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   48:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   49:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   52:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   55:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   56:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   57:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   58:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   59:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   60:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   61:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   62:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   65:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   68:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   69:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   70:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   71:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   72:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   73:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   74:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   75:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   76:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   77:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   78:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   79:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   80:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   81:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   82:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   84:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   85:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   86:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   87:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   88:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   89:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   90:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   91:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   92:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   93:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   94:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   95:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   96:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   97:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   98:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   99:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  100:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  101:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  102:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  103:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  104:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  105:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  106:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  107:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  108:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  109:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  110:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  111:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  112:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  113:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  114:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  115:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  116:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]  117:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  118:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]  119:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]  120:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  121:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  122:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  123:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  124:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  125:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  126:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  127:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  128:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  129:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  130:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  131:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  132:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  133:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  134:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  135:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  136:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  137:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  138:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  139:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  140:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  141:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  142:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  143:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  144:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  145:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  146:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  147:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  148:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  149:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  150:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  151:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  152:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  153:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  154:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  155:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  156:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  157:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  158:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  159:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  160:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  161:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  162:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  163:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  164:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  165:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  166:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  167:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  168:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  169:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  170:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  171:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  172:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  173:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  174:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  175:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  176:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  177:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  178:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  179:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  180:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  181:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  182:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  183:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  184:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  185:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  186:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  187:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  188:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  189:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  190:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  191:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  192:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  193:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  194:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  195:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  196:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  197:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  198:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  199:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  200:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  201:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  202:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  203:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  204:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  205:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  206:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  207:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  208:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  209:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  210:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  211:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  212:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  213:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  214:     0x76905f6e1a64 - clone
[INFO] [stdout]  215:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (117) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   29:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   33:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   38:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   40:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   41:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   42:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   45:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   48:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   49:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   50:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   51:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   52:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   53:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   54:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   57:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   60:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   61:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   62:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   63:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   64:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   65:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   66:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   69:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   72:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   73:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   74:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   75:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   76:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   77:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   78:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   81:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   84:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   85:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   86:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   87:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   88:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   89:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   90:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   91:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   93:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   96:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   97:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   98:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   99:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  100:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  101:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  102:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  103:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  104:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  105:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  106:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  107:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  108:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  109:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  110:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  111:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  112:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  113:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  114:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  115:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  116:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  117:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  118:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  119:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  120:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  121:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  123:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  124:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  125:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  127:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  128:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  129:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  130:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  131:     0x76905f6e1a64 - clone
[INFO] [stdout]  132:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (115) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   29:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   30:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   31:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   32:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   33:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   34:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   35:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   36:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   37:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   38:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   39:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   43:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   44:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   47:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   50:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   51:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   55:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   56:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   57:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   58:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   59:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   60:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   61:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   62:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   63:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   66:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   69:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   70:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   71:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   72:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   73:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   74:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   75:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   76:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   77:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   78:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   79:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   80:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   81:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   82:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   83:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   84:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   85:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   86:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   87:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   88:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   89:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   90:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   91:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   92:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   94:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   95:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   96:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   97:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   98:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   99:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  100:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]  101:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]  102:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  103:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  104:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  105:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  106:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  107:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  108:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  109:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  110:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  111:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  113:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  114:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  115:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  116:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  117:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  118:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  119:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  120:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  121:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  122:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  123:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  124:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  125:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  126:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  127:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  128:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  129:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  130:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  131:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  132:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  133:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  134:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  135:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  136:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  137:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  138:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  139:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  140:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  141:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  142:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  143:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  144:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  145:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  146:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  147:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  148:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  149:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  150:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  151:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  152:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  153:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  154:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  155:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  156:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  157:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  158:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  159:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  160:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  161:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  162:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  163:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  164:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  165:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  166:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  167:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  168:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  169:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  170:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  171:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  172:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  173:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  174:     0x5b80f8466ed6 - rayon_core::registry::Registry::in_worker_cold::{{closure}}::{{closure}}::hbed722c9d3a3074c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]  175:     0x5b80f844daa2 - rayon_core::job::JobResult<T>::call::{{closure}}::h5e320814aedd6d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  176:     0x5b80f84537e1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbea568cc8ced259d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  177:     0x5b80f844e26b - std::panicking::catch_unwind::do_call::h0187b3af4ac56920
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  178:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  179:     0x5b80f844c72c - std::panicking::catch_unwind::h33c9579a02ca3089
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  180:     0x5b80f844c72c - std::panic::catch_unwind::h0f8743b912db3aff
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  181:     0x5b80f844c6a4 - rayon_core::unwind::halt_unwinding::hffc0cec515d3d803
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  182:     0x5b80f844d9db - rayon_core::job::JobResult<T>::call::h682128860758fa8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  183:     0x5b80f844eadb - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::ha1c6cb9370e1ccf7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  184:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  185:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  186:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  187:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  188:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  189:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  190:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  191:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  192:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  193:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  194:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  195:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  196:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  197:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  198:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  199:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  200:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  201:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  202:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  203:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  204:     0x76905f6e1a64 - clone
[INFO] [stdout]  205:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (121) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   29:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   30:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   31:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   32:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   33:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   34:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   35:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   36:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   37:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   38:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   39:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   43:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   44:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   45:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   46:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   47:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   48:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   49:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   50:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   51:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   54:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   57:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   58:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   59:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   60:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   61:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   62:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   63:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   64:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   67:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   70:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   71:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   72:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   73:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   74:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   75:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   76:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   77:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   78:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   79:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   80:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   81:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   82:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   83:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   84:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   85:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   86:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   87:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   89:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   90:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   91:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   92:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   93:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   94:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   95:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   96:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   97:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   98:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   99:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  100:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  101:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  102:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  103:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  104:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  105:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  106:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  107:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  108:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  109:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  110:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  111:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  113:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  114:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  115:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  116:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  117:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  118:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  119:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  120:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  121:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  122:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  123:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  124:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  125:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  126:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  127:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  128:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  129:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  130:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  131:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  132:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  133:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  134:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  135:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  136:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  137:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  138:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  139:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  140:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  141:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  142:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  143:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  144:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  145:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  146:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  147:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  148:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  149:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  150:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  151:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  152:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  153:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  154:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  155:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  156:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  157:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  158:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  159:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  160:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  161:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  162:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  163:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  164:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  165:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  166:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  167:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  168:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  169:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  170:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  171:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  172:     0x76905f6e1a64 - clone
[INFO] [stdout]  173:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (111) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   29:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   30:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   31:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   32:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   33:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   34:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   35:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   36:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   37:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   40:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   43:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   44:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   45:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   46:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   47:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   48:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   49:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   50:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   51:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   55:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   56:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   57:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   60:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   63:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   64:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   65:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   66:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   67:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   68:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   69:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   70:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   71:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   72:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   73:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   74:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   75:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   76:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   77:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   79:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   82:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   83:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   84:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   85:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   86:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   87:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   88:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   89:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   90:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   91:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   92:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   94:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   95:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   96:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   97:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   98:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   99:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  100:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  101:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  102:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  103:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  104:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  105:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  106:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  107:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  108:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  109:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  110:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  111:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  112:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  113:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  114:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  115:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  116:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  117:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  118:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  119:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  120:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  121:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  122:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  123:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  124:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  125:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  126:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  127:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  128:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  129:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  130:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  131:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  132:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  133:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  134:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  135:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  136:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  137:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  138:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  139:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  140:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  141:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  142:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  143:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  144:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  145:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  146:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  147:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  148:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  149:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  150:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  151:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  152:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  153:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  154:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  155:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  156:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  157:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  158:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  159:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  160:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  161:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  162:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  163:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  164:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  165:     0x76905f6e1a64 - clone
[INFO] [stdout]  166:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (110) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   29:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   33:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   38:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   40:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   41:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   42:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   43:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   44:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   45:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   46:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   47:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   48:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   49:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   50:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   51:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   55:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   56:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   57:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   58:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   59:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   60:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   61:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   62:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   63:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   66:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   69:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   70:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   71:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   72:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   73:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   74:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   75:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   76:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   77:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   78:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   79:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   80:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   81:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   82:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   83:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   84:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   85:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   86:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   87:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   88:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   89:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   90:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   91:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   92:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   94:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   95:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   96:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   97:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   98:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   99:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  100:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]  101:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]  102:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  103:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  104:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  105:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  106:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  107:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  108:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  109:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  110:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  111:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  113:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  114:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  115:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  116:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  117:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  118:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  119:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  120:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  121:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  122:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  123:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  124:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  125:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  126:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  127:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  128:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  129:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  130:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  131:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  132:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  133:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  134:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  135:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  136:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  137:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  138:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  139:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  140:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  141:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  142:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  143:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  144:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  145:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  146:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  147:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  148:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  149:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  150:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  151:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  152:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  153:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  154:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  155:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  156:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  157:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  158:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  159:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  160:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  161:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  162:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  163:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  164:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  165:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  166:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  167:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  168:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  169:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  170:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  171:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  172:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  173:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  174:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  175:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  176:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  177:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  178:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  179:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  180:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  181:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  182:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  183:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  184:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  185:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  186:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  187:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  188:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  189:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  190:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  191:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  192:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  193:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  194:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  195:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  196:     0x76905f6e1a64 - clone
[INFO] [stdout]  197:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (106) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   29:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   30:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   31:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   32:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   33:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   34:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   35:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   36:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   37:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   40:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   43:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   44:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   45:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   46:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   47:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   48:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   49:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   52:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   55:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   56:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   57:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   58:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   59:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   60:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   61:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   64:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   67:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   68:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   69:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   70:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   71:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   72:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   73:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   76:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   79:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   80:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   81:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   82:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   83:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   84:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   85:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   86:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   87:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   88:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   91:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   92:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   93:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   94:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   95:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   96:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   97:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   98:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   99:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  100:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  101:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  102:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  103:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  104:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  105:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  106:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  107:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  108:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  109:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  110:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  111:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  112:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  113:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  114:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  115:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  116:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  117:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  118:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  119:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  120:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  121:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  122:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  123:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  124:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  125:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  126:     0x76905f6e1a64 - clone
[INFO] [stdout]  127:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (118) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   29:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   30:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   31:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   32:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   33:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   34:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   35:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   36:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   37:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   38:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   39:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   43:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   44:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   45:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   46:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   47:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   48:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   49:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   50:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   51:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   52:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   55:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   58:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   59:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   60:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   61:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   62:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   63:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   64:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   65:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   66:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   67:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   68:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   69:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   70:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   71:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   74:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   77:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   78:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   79:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   80:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   81:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   82:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   83:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   84:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   85:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   86:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   87:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   90:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   91:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   92:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   93:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   94:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   95:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   96:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   97:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   98:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   99:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  100:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  101:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  102:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  103:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  104:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  105:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  106:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  107:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  108:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  109:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  110:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  111:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  112:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  113:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  114:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  115:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  116:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  117:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  118:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  119:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  120:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  121:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  122:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  123:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  124:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  125:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  126:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  127:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  128:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  129:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  130:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  131:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  133:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  134:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  135:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  136:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  137:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  138:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  139:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  140:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  141:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  142:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  143:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  144:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  145:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  146:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  147:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  148:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  149:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  150:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  151:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  152:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  153:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  154:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  155:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  156:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  157:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  158:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  159:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  160:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  161:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  162:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  163:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  164:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  165:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  166:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  167:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  168:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  169:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  170:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  171:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  172:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  173:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  174:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  175:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  176:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  177:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  178:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  179:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  180:     0x76905f6e1a64 - clone
[INFO] [stdout]  181:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (118) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b80f84e3c5b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b80f84e3a5a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5b80f84dfa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b80f84cd6fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b80f8512a1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b80f8512699 - core::panicking::panic_const::panic_const_mul_overflow::h247c779967618d2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5b80f84592db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::ha509915165431140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5b80f845a1ff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::h199b6bac58c3bf6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5b80f8459eb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h40a2f4f2d4c9c9af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5b80f846be4f - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h620cc3486bdd7bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5b80f846c43b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3fc70d594b17c0ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5b80f8461723 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2a30a5be1203f0dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x5b80f8468ea5 - core::iter::traits::iterator::Iterator::fold::h34c963ec32243b09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   24:     0x5b80f8468fe8 - core::iter::traits::iterator::Iterator::for_each::h28a5b060213816e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5b80f844c409 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h1e861d329ec8b57b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   26:     0x5b80f844bf1d - rayon::iter::plumbing::Producer::fold_with::h7e1b8ca0598f81bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   27:     0x5b80f8462fc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   28:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   29:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   30:     0x5b80f844dbda - rayon_core::job::StackJob<L,F,R>::run_inline::hbd8fc2a0f4f01661
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   31:     0x5b80f8456bed - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   32:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   33:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   34:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   35:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   36:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   37:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   40:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   43:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   44:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   45:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   46:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   47:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   48:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   49:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   52:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   55:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   56:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   57:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   58:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   59:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   60:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   61:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   62:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   65:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   68:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   69:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   70:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   71:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   72:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   73:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   74:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   75:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   76:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   77:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   78:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   79:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   80:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   81:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   82:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   83:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x5b80f844d67b - __rust_try
[INFO] [stdout]   85:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   88:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   89:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   90:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   91:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   92:     0x5b80f8470923 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   93:     0x5b80f84706cb - rayon_core::registry::WorkerThread::wait_until::h80b7039be99c4aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   94:     0x5b80f84813aa - rayon_core::join::join_recover_from_panic::h914f7a3a703b126b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   95:     0x5b80f845696f - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   96:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   97:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   98:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   99:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  100:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  101:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  102:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  103:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  104:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  105:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  106:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  107:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  108:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  109:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  110:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  111:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  112:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  113:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  114:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  115:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  116:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  117:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  118:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  119:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  120:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  121:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  122:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  123:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  124:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  125:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  126:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  127:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  128:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  129:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  130:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  131:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  132:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  133:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  134:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  135:     0x5b80f84634be - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h54dff4ed9c0d201c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  136:     0x5b80f8456d6d - rayon_core::join::join_context::call_a::{{closure}}::h42d1c3b837d9a440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  137:     0x5b80f8453781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5f777623178726ae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  138:     0x5b80f844e297 - std::panicking::catch_unwind::do_call::h6779e6e58d4e254f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  139:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  140:     0x5b80f844c8cc - std::panicking::catch_unwind::hf19fe86a16a37945
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  141:     0x5b80f844c8cc - std::panic::catch_unwind::h7baf033740544247
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  142:     0x5b80f844c659 - rayon_core::unwind::halt_unwinding::h91d5ea844ad2d7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  143:     0x5b80f84568f4 - rayon_core::join::join_context::{{closure}}::h7fc34e8b0c1bbbe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  144:     0x5b80f8467716 - rayon_core::registry::in_worker::h1c8f2a67605db6ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  145:     0x5b80f84566ab - rayon_core::join::join_context::hb7a35a8a231fd67b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  146:     0x5b80f84631dc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf9eda92c0d758a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  147:     0x5b80f84633f4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1f0b0651011ea4ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  148:     0x5b80f8456e2b - rayon_core::join::join_context::call_b::{{closure}}::hb8a8ddff9ff81388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  149:     0x5b80f844dad6 - rayon_core::job::JobResult<T>::call::{{closure}}::hdf95e1780ac3aade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  150:     0x5b80f84537b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e4e9a8d0d448ed0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  151:     0x5b80f844e2f7 - std::panicking::catch_unwind::do_call::he25a992a55333372
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  152:     0x5b80f844d67b - __rust_try
[INFO] [stdout]  153:     0x5b80f844c99c - std::panicking::catch_unwind::hc7946762b2e9d923
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  154:     0x5b80f844c99c - std::panic::catch_unwind::hf96ea3179839c64f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  155:     0x5b80f844c629 - rayon_core::unwind::halt_unwinding::h81b2a734709fb4cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  156:     0x5b80f844d8a7 - rayon_core::job::JobResult<T>::call::h33f224e483425891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  157:     0x5b80f844ee2f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hc23549a4dede09d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  158:     0x5b80f847a82b - rayon_core::job::JobRef::execute::h458c04b7c0dee6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  159:     0x5b80f8470f80 - rayon_core::registry::WorkerThread::execute::he55a94174f4c5a12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  160:     0x5b80f8470a80 - rayon_core::registry::WorkerThread::wait_until_cold::h9689d9e999dd361c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  161:     0x5b80f847067b - rayon_core::registry::WorkerThread::wait_until::h0fe33073df704034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  162:     0x5b80f8470c39 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h94c8115f8d5ae4ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  163:     0x5b80f84732e9 - rayon_core::registry::main_loop::h9184089ab102d3b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  164:     0x5b80f847102c - rayon_core::registry::ThreadBuilder::run::hc35ca30c3c8e30a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  165:     0x5b80f847508d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h1a19fd7ff8a8a31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  166:     0x5b80f847dd56 - std::sys::backtrace::__rust_begin_short_backtrace::hca4e50ce07502d93
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  167:     0x5b80f8479a2b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h8f6a0faaf0b0cc1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  168:     0x5b80f8475994 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0abf381885e10494
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  169:     0x5b80f847e024 - std::panicking::catch_unwind::do_call::hf8c28ff0f47d0ca2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]  170:     0x5b80f847a4db - __rust_try
[INFO] [stdout]  171:     0x5b80f8479516 - std::panicking::catch_unwind::h7f8a719126ceda6a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]  172:     0x5b80f8479516 - std::panic::catch_unwind::h3ad435d39d406d5e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]  173:     0x5b80f8479516 - std::thread::lifecycle::spawn_unchecked::{{closure}}::ha9d22657d6bf8bd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  174:     0x5b80f847e76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5b2a4debe13708dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  175:     0x5b80f84ddfef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  176:     0x5b80f84ddfef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]  177:     0x76905f654aa4 - <unknown>
[INFO] [stdout]  178:     0x76905f6e1a64 - clone
[INFO] [stdout]  179:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (118) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b80f84fefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b80f84fefd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b80f84fefd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b80f850f40a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b80f850f40a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b80f84d8786 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b80f84d8786 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b80f84e3969 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b80f84e3969 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b80f84e37c9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[WARN] too many lines in the log, truncating it
