[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 beta-2026-03-05 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hughstudy/ai_texas on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12df2e8ac8df19143752518f3cf663883a50821dee357e4555ffd431158987e0
[INFO] running `Command { std: "docker" "start" "-a" "12df2e8ac8df19143752518f3cf663883a50821dee357e4555ffd431158987e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12df2e8ac8df19143752518f3cf663883a50821dee357e4555ffd431158987e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12df2e8ac8df19143752518f3cf663883a50821dee357e4555ffd431158987e0", kill_on_drop: false }`
[INFO] [stdout] 12df2e8ac8df19143752518f3cf663883a50821dee357e4555ffd431158987e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5528d6ded06e9139c7b5054cfcfab0983cddfc4a7de243667ef2f589bda96919
[INFO] running `Command { std: "docker" "start" "-a" "5528d6ded06e9139c7b5054cfcfab0983cddfc4a7de243667ef2f589bda96919", 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 clap_lex v0.7.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling serde_json v1.0.149
[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 clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[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 14.11s
[INFO] running `Command { std: "docker" "inspect" "5528d6ded06e9139c7b5054cfcfab0983cddfc4a7de243667ef2f589bda96919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5528d6ded06e9139c7b5054cfcfab0983cddfc4a7de243667ef2f589bda96919", kill_on_drop: false }`
[INFO] [stdout] 5528d6ded06e9139c7b5054cfcfab0983cddfc4a7de243667ef2f589bda96919
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db49be9d17a50b07ea9e45b94eb49b31987e16dedcaea68fde1e76d9652af59f
[INFO] running `Command { std: "docker" "start" "-a" "db49be9d17a50b07ea9e45b94eb49b31987e16dedcaea68fde1e76d9652af59f", 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 tinytemplate v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[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: `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 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: `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: `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 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 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: `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 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.33s
[INFO] running `Command { std: "docker" "inspect" "db49be9d17a50b07ea9e45b94eb49b31987e16dedcaea68fde1e76d9652af59f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db49be9d17a50b07ea9e45b94eb49b31987e16dedcaea68fde1e76d9652af59f", kill_on_drop: false }`
[INFO] [stdout] db49be9d17a50b07ea9e45b94eb49b31987e16dedcaea68fde1e76d9652af59f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2b2a3665edfb26199880a6707bbf9dc3bf36a0766af03975d896061df2b84b26
[INFO] running `Command { std: "docker" "start" "-a" "2b2a3665edfb26199880a6707bbf9dc3bf36a0766af03975d896061df2b84b26", 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: `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: `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 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: 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: `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` (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` (bin "poker-calc" test) generated 1 warning (run `cargo fix --bin "poker-calc" -p texas-poker --tests` 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/texas_poker-bc2069697d9dd3d9)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test bit_cards::tests::test_four_of_a_kind ... ok
[INFO] [stdout] test bit_cards::tests::test_prime_encoding ... 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_deck ... ok
[INFO] [stdout] test card::tests::test_card_index ... ok
[INFO] [stdout] test fast_eval::tests::test_evaluate_flush ... ignored
[INFO] [stdout] test bit_cards::tests::test_bit_card_conversion ... ok
[INFO] [stdout] test fast_eval::tests::test_evaluate_straight ... ok
[INFO] [stdout] test hand::tests::test_full_house ... ok
[INFO] [stdout] test hand::tests::test_royal_flush ... ok
[INFO] [stdout] test hand::tests::test_straight_flush ... ok
[INFO] [stdout] test fast_eval::tests::test_evaluate_pair ... ok
[INFO] [stdout] test hand::tests::test_wheel_straight ... ok
[INFO] [stdout] test perfect_hash::tests::test_four_of_a_kind ... ok
[INFO] [stdout] test bit_cards::tests::test_memory_efficiency ... 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_royal_flush ... ok
[INFO] [stdout] test perfect_hash::tests::test_wheel_straight ... ok
[INFO] [stdout] test range::tests::test_parse_pair ... ok
[INFO] [stdout] test range::tests::test_range_combinations ... ok
[INFO] [stdout] test range::tests::test_random_hand ... ok
[INFO] [stdout] test range::tests::test_parse_suited ... ok
[INFO] [stdout] test range_equity::tests::test_memory_efficiency ... ok
[INFO] [stdout] test range::tests::test_parse_specific ... ok
[INFO] [stdout] test hand::tests::test_four_of_a_kind ... 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] [stderr]      Running unittests src/bin/poker-cli.rs (/opt/rustwide/target/debug/deps/poker-ab2bc66927aa2f8b)
[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.56s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/poker-calc.rs (/opt/rustwide/target/debug/deps/poker_calc-6fa4fdc17442beee)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/texas_poker-5046e8364025b98e)
[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]    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] [stdout] 
[INFO] [stderr] 
[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>' (106) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5f22d799383b - __rust_try
[INFO] [stdout]   45:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f22d799383b - __rust_try
[INFO] [stdout]   57:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5f22d799383b - __rust_try
[INFO] [stdout]   69:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5f22d799383b - __rust_try
[INFO] [stdout]   81:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   91:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x5f22d799383b - __rust_try
[INFO] [stdout]   93:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  104:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  105:     0x5f22d799383b - __rust_try
[INFO] [stdout]  106:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  107:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  108:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  120:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  121:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  123:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  124:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  125:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  127:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  128:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  129:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  130:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  131:     0x78f7050eca64 - clone
[INFO] [stdout]  132:                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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]   57:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]   58:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f22d799383b - __rust_try
[INFO] [stdout]   61:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]   64:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]   65:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]   66:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]   67:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]   68:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]   69:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]   70:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   71:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5f22d799383b - __rust_try
[INFO] [stdout]   73:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]   76:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]   77:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]   78:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]   79:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]   80:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]   81:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]   82:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]   83:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   84:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   85:     0x5f22d799383b - __rust_try
[INFO] [stdout]   86:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   87:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]   90:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]   91:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]   92:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]   93:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]   94:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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]   95:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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]   96:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]   97:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  103:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  104:     0x5f22d799383b - __rust_try
[INFO] [stdout]  105:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  106:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  107:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  115:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  116:     0x5f22d799383b - __rust_try
[INFO] [stdout]  117:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  118:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  119:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  125:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  126:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  127:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  128:     0x5f22d799383b - __rust_try
[INFO] [stdout]  129:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  130:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  131:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  132:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  133:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  134:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  135:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  136:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  137:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  138:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  139:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  140:     0x5f22d799383b - __rust_try
[INFO] [stdout]  141:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  142:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  143:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  144:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  145:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  146:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  147:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  148:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  149:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  150:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  151:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  152:     0x5f22d799383b - __rust_try
[INFO] [stdout]  153:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  154:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  155:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  157:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  158:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  159:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  160:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]  161:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]  162:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]  163:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  164:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  165:     0x5f22d799383b - __rust_try
[INFO] [stdout]  166:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  167:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  168:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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]  169:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  170:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  171:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  172:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  173:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  174:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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]  175:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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]  176:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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]  177:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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]  178:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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]  179:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  180:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  181:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  182:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  183:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  184:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  185:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  186:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  187:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  188:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  189:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  190:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  191:     0x78f7050eca64 - clone
[INFO] [stdout]  192:                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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]   55:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]   56:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5f22d799383b - __rust_try
[INFO] [stdout]   59:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]   62:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]   63:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]   64:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]   65:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]   66:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]   67:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]   68:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]   69:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5f22d799383b - __rust_try
[INFO] [stdout]   72:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]   76:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]   77:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]   78:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]   79:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]   80:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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]   81:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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]   82:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]   83:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   89:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   90:     0x5f22d799383b - __rust_try
[INFO] [stdout]   91:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   92:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]   99:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]  100:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]  101:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  102:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  103:     0x5f22d799383b - __rust_try
[INFO] [stdout]  104:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  105:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  106:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  108:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  109:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  110:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  111:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  112:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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]  113:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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]  114:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  115:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  121:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  122:     0x5f22d799383b - __rust_try
[INFO] [stdout]  123:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  124:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  125:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  133:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  134:     0x5f22d799383b - __rust_try
[INFO] [stdout]  135:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  136:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  137:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  143:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  144:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  145:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  146:     0x5f22d799383b - __rust_try
[INFO] [stdout]  147:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  148:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  149:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  151:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  152:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  153:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  154:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  155:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  156:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  157:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  158:     0x5f22d799383b - __rust_try
[INFO] [stdout]  159:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  160:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  161:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  163:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  164:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  165:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  166:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  167:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  168:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  169:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  170:     0x5f22d799383b - __rust_try
[INFO] [stdout]  171:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  172:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  173:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  175:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  176:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  177:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  178:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]  179:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]  180:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]  181:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  182:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  183:     0x5f22d799383b - __rust_try
[INFO] [stdout]  184:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  185:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  186:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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]  187:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  188:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  189:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  190:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  191:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  192:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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]  193:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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]  194:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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]  195:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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]  196:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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]  197:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  198:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  199:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  200:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  201:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  202:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  203:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  204:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  205:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  206:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  207:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  208:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  209:     0x78f7050eca64 - clone
[INFO] [stdout]  210:                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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5f22d799383b - __rust_try
[INFO] [stdout]   52:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5f22d799383b - __rust_try
[INFO] [stdout]   64:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   75:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x5f22d799383b - __rust_try
[INFO] [stdout]   77:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   95:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   96:     0x5f22d799383b - __rust_try
[INFO] [stdout]   97:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   98:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   99:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  114:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  115:     0x5f22d799383b - __rust_try
[INFO] [stdout]  116:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  117:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  118:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  126:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  127:     0x5f22d799383b - __rust_try
[INFO] [stdout]  128:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  129:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  130:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  138:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  139:     0x5f22d799383b - __rust_try
[INFO] [stdout]  140:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  141:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  142:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  150:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  151:     0x5f22d799383b - __rust_try
[INFO] [stdout]  152:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  153:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  154:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  162:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  163:     0x5f22d799383b - __rust_try
[INFO] [stdout]  164:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  165:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  166:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]  172:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]  173:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]  174:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  175:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  176:     0x5f22d799383b - __rust_try
[INFO] [stdout]  177:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  178:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  179:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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]  180:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  181:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  182:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  183:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  184:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  185:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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]  186:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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]  187:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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]  188:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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]  189:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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]  190:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  191:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  192:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  193:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  194:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  195:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  196:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  197:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  198:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  199:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  200:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  201:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  202:     0x78f7050eca64 - clone
[INFO] [stdout]  203:                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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]   50:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5f22d799383b - __rust_try
[INFO] [stdout]   53:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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]   56:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]   57:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]   58:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]   59:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]   60:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]   61:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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]   62:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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]   63:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]   64:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5f22d799383b - __rust_try
[INFO] [stdout]   72:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   83:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x5f22d799383b - __rust_try
[INFO] [stdout]   85:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]  100:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]  101:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]  102:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  103:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  104:     0x5f22d799383b - __rust_try
[INFO] [stdout]  105:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  106:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  107:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  109:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  110:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  111:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  112:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  113:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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]  114:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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]  115:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  116:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  117:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  118:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  119:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  120:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  121:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  123:     0x5f22d799383b - __rust_try
[INFO] [stdout]  124:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  125:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  127:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  128:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  129:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  130:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  131:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  132:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  133:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  134:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  135:     0x5f22d799383b - __rust_try
[INFO] [stdout]  136:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  137:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  138:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  139:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  140:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  141:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  142:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  143:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  144:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  145:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  146:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  147:     0x5f22d799383b - __rust_try
[INFO] [stdout]  148:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  149:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  150:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  152:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  153:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  154:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  155:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  156:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  157:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  158:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  159:     0x5f22d799383b - __rust_try
[INFO] [stdout]  160:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  161:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  162:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  163:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  164:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  165:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  166:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  167:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  168:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  169:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  170:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  171:     0x5f22d799383b - __rust_try
[INFO] [stdout]  172:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  173:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  174:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  175:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  176:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  177:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  178:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  179:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]  180:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]  181:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]  182:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  183:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  184:     0x5f22d799383b - __rust_try
[INFO] [stdout]  185:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  186:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  187:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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]  188:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  189:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  190:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  191:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  192:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  193:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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]  194:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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]  195:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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]  196:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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]  197:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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]  198:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  199:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  200:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  201:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  202:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  203:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  204:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  205:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  206:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  207:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  208:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  209:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  210:     0x78f7050eca64 - clone
[INFO] [stdout]  211:                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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5f22d799383b - __rust_try
[INFO] [stdout]   46:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]   68:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]   69:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]   70:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   71:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5f22d799383b - __rust_try
[INFO] [stdout]   73:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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]   76:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]   77:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]   78:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]   79:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]   80:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]   81:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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]   82:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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]   83:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]   84:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]   85:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]   86:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]   87:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]   88:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]   89:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   90:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   91:     0x5f22d799383b - __rust_try
[INFO] [stdout]   92:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]   96:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]  100:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]  101:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]  102:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  103:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  104:     0x5f22d799383b - __rust_try
[INFO] [stdout]  105:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  106:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  107:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  109:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  110:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  111:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  112:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  113:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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]  114:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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]  115:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  116:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  117:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  118:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  119:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]  120:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]  121:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]  122:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  123:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  124:     0x5f22d799383b - __rust_try
[INFO] [stdout]  125:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  126:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  127:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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]  128:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  129:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  130:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  131:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  132:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  133:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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]  134:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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]  135:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  136:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  140:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  141:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  142:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  143:     0x5f22d799383b - __rust_try
[INFO] [stdout]  144:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  145:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  146:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  147:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  148:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  149:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  150:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  151:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  152:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  153:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  154:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  155:     0x5f22d799383b - __rust_try
[INFO] [stdout]  156:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  157:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  158:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  159:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  160:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  161:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  162:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  163:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  164:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  165:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  166:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  167:     0x5f22d799383b - __rust_try
[INFO] [stdout]  168:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  169:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  170:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  171:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  172:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  173:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  174:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  175:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  176:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  177:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  178:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  179:     0x5f22d799383b - __rust_try
[INFO] [stdout]  180:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  181:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  182:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  183:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  184:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  185:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  186:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  187:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  188:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  189:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  190:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  191:     0x5f22d799383b - __rust_try
[INFO] [stdout]  192:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  193:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  194:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  195:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  196:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  197:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  198:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  199:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]  200:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]  201:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]  202:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  203:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  204:     0x5f22d799383b - __rust_try
[INFO] [stdout]  205:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  206:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  207:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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]  208:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  209:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  210:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  211:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  212:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  213:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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]  214:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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]  215:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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]  216:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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]  217:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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]  218:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  219:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  220:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  221:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  222:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  223:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  224:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  225:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  226:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  227:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  228:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  229:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  230:     0x78f7050eca64 - clone
[INFO] [stdout]  231:                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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5f22d799383b - __rust_try
[INFO] [stdout]   45:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f22d799383b - __rust_try
[INFO] [stdout]   57:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5f22d799383b - __rust_try
[INFO] [stdout]   69:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5f22d799383b - __rust_try
[INFO] [stdout]   81:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   91:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x5f22d799383b - __rust_try
[INFO] [stdout]   93:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  104:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  105:     0x5f22d799383b - __rust_try
[INFO] [stdout]  106:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  107:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  108:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  120:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  121:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  123:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  124:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  125:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  127:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  128:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  129:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  130:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  131:     0x78f7050eca64 - 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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5f22d799383b - __rust_try
[INFO] [stdout]   54:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f22d799383b - __rust_try
[INFO] [stdout]   66:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   77:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x5f22d799383b - __rust_try
[INFO] [stdout]   79:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   96:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   97:     0x5f22d799383b - __rust_try
[INFO] [stdout]   98:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   99:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  100:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  108:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  109:     0x5f22d799383b - __rust_try
[INFO] [stdout]  110:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  111:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  120:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  121:     0x5f22d799383b - __rust_try
[INFO] [stdout]  122:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  123:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  124:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  132:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  133:     0x5f22d799383b - __rust_try
[INFO] [stdout]  134:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  135:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  136:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  144:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  145:     0x5f22d799383b - __rust_try
[INFO] [stdout]  146:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  147:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  148:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  157:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  158:     0x5f22d799383b - __rust_try
[INFO] [stdout]  159:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  160:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  161:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  173:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  174:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  175:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  176:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  177:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  178:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  179:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  180:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  181:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  182:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  183:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  184:     0x78f7050eca64 - clone
[INFO] [stdout]  185:                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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5f22d799383b - __rust_try
[INFO] [stdout]   45:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f22d799383b - __rust_try
[INFO] [stdout]   57:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5f22d799383b - __rust_try
[INFO] [stdout]   69:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5f22d799383b - __rust_try
[INFO] [stdout]   81:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   91:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x5f22d799383b - __rust_try
[INFO] [stdout]   93:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  104:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  105:     0x5f22d799383b - __rust_try
[INFO] [stdout]  106:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  107:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  108:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  120:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  121:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  123:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  124:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  125:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  127:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  128:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  129:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  130:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  131:     0x78f7050eca64 - clone
[INFO] [stdout]  132:                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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f22d799383b - __rust_try
[INFO] [stdout]   47:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]   55:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]   56:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5f22d799383b - __rust_try
[INFO] [stdout]   59:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]   62:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]   63:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]   64:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]   65:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]   66:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]   67:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]   68:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5f22d799383b - __rust_try
[INFO] [stdout]   71:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]   74:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]   75:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]   76:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]   77:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]   78:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]   79:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]   80:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   81:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   82:     0x5f22d799383b - __rust_try
[INFO] [stdout]   83:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]   86:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]   87:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]   88:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]   89:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]   90:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]   91:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]   92:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]   93:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   94:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   95:     0x5f22d799383b - __rust_try
[INFO] [stdout]   96:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   97:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   98:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  100:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  101:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  102:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  103:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  104:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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]  105:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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]  106:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  107:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  113:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  114:     0x5f22d799383b - __rust_try
[INFO] [stdout]  115:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  116:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  117:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  125:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  126:     0x5f22d799383b - __rust_try
[INFO] [stdout]  127:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  128:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  129:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  135:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  136:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  137:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  138:     0x5f22d799383b - __rust_try
[INFO] [stdout]  139:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  140:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  141:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  142:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  143:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  144:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  145:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  146:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  147:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  148:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  149:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  150:     0x5f22d799383b - __rust_try
[INFO] [stdout]  151:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  152:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  153:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  154:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  155:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  156:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  157:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  158:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  159:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  160:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  161:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  162:     0x5f22d799383b - __rust_try
[INFO] [stdout]  163:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  164:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  165:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  166:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  167:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  168:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  169:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  170:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]  171:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]  172:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]  173:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  174:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  175:     0x5f22d799383b - __rust_try
[INFO] [stdout]  176:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  177:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  178:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  180:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  181:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  182:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  183:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  184:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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]  185:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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]  186:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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]  187:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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]  188:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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]  189:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  190:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  191:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  192:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  193:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  194:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  195:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  196:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  197:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  198:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  199:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  200:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  201:     0x78f7050eca64 - clone
[INFO] [stdout]  202:                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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5f22d799383b - __rust_try
[INFO] [stdout]   55:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5f22d799383b - __rust_try
[INFO] [stdout]   74:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   84:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   85:     0x5f22d799383b - __rust_try
[INFO] [stdout]   86:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   87:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   96:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   97:     0x5f22d799383b - __rust_try
[INFO] [stdout]   98:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   99:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  100:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]  106:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]  107:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]  108:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  109:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  110:     0x5f22d799383b - __rust_try
[INFO] [stdout]  111:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  112:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  113:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  115:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  116:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  117:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  118:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  119:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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]  120:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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]  121:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  122:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  128:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  129:     0x5f22d799383b - __rust_try
[INFO] [stdout]  130:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  131:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  140:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  141:     0x5f22d799383b - __rust_try
[INFO] [stdout]  142:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  143:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  144:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  150:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  151:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  152:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  153:     0x5f22d799383b - __rust_try
[INFO] [stdout]  154:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  155:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  156:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  157:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  158:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  159:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  160:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  161:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  162:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  163:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  164:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  165:     0x5f22d799383b - __rust_try
[INFO] [stdout]  166:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  167:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  168:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  169:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  170:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  171:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  172:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  173:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  174:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  175:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  176:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  177:     0x5f22d799383b - __rust_try
[INFO] [stdout]  178:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  179:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  180:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  181:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  182:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  183:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  184:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  185:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]  186:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]  187:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]  188:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  189:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  190:     0x5f22d799383b - __rust_try
[INFO] [stdout]  191:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  192:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  193:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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]  194:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  195:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  196:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  197:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  198:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  199:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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]  200:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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]  201:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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]  202:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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]  203:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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]  204:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  205:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  206:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  207:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  208:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  209:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  210:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  211:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  212:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  213:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  214:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  215:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  216:     0x78f7050eca64 - clone
[INFO] [stdout]  217:                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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x5f22d799383b - __rust_try
[INFO] [stdout]   67:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   84:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   85:     0x5f22d799383b - __rust_try
[INFO] [stdout]   86:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   87:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   96:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   97:     0x5f22d799383b - __rust_try
[INFO] [stdout]   98:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   99:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  100:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]  106:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]  107:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]  108:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  109:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  110:     0x5f22d799383b - __rust_try
[INFO] [stdout]  111:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  112:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  113:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  115:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  116:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  117:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  118:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  119:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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]  120:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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]  121:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  122:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  128:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  129:     0x5f22d799383b - __rust_try
[INFO] [stdout]  130:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  131:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  140:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  141:     0x5f22d799383b - __rust_try
[INFO] [stdout]  142:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  143:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  144:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  150:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  151:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  152:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  153:     0x5f22d799383b - __rust_try
[INFO] [stdout]  154:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  155:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  156:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  157:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  158:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  159:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  160:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  161:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  162:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  163:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  164:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  165:     0x5f22d799383b - __rust_try
[INFO] [stdout]  166:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  167:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  168:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  169:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  170:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  171:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  172:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  173:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  174:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  175:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  176:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  177:     0x5f22d799383b - __rust_try
[INFO] [stdout]  178:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  179:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  180:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  181:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  182:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  183:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  184:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  185:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]  186:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]  187:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]  188:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  189:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  190:     0x5f22d799383b - __rust_try
[INFO] [stdout]  191:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  192:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  193:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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]  194:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  195:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  196:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  197:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  198:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  199:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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]  200:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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]  201:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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]  202:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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]  203:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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]  204:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  205:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  206:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  207:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  208:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  209:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  210:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  211:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  212:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  213:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  214:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  215:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  216:     0x78f7050eca64 - clone
[INFO] [stdout]  217:                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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5f22d799383b - __rust_try
[INFO] [stdout]   52:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5f22d799383b - __rust_try
[INFO] [stdout]   64:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5f22d799383b - __rust_try
[INFO] [stdout]   76:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   86:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   87:     0x5f22d799383b - __rust_try
[INFO] [stdout]   88:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   99:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  100:     0x5f22d799383b - __rust_try
[INFO] [stdout]  101:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  102:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  103:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  115:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  116:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  117:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  118:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  119:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  120:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  121:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  122:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  123:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  124:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  125:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  126:     0x78f7050eca64 - clone
[INFO] [stdout]  127:                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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5f22d799383b - __rust_try
[INFO] [stdout]   52:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5f22d799383b - __rust_try
[INFO] [stdout]   64:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5f22d799383b - __rust_try
[INFO] [stdout]   76:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   86:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   87:     0x5f22d799383b - __rust_try
[INFO] [stdout]   88:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   99:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  100:     0x5f22d799383b - __rust_try
[INFO] [stdout]  101:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  102:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  103:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  115:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  116:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  117:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  118:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  119:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  120:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  121:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  122:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  123:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  124:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  125:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  126:     0x78f7050eca64 - clone
[INFO] [stdout]  127:                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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5f22d799383b - __rust_try
[INFO] [stdout]   52:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5f22d799383b - __rust_try
[INFO] [stdout]   64:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5f22d799383b - __rust_try
[INFO] [stdout]   76:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   86:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   87:     0x5f22d799383b - __rust_try
[INFO] [stdout]   88:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   99:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  100:     0x5f22d799383b - __rust_try
[INFO] [stdout]  101:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  102:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  103:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  115:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  116:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  117:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  118:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  119:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  120:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  121:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  122:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  123:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  124:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  125:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  126:     0x78f7050eca64 - clone
[INFO] [stdout]  127:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (105) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5f22d799383b - __rust_try
[INFO] [stdout]   40:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5f22d799383b - __rust_try
[INFO] [stdout]   52:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5f22d799383b - __rust_try
[INFO] [stdout]   64:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5f22d799383b - __rust_try
[INFO] [stdout]   76:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   86:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   87:     0x5f22d799383b - __rust_try
[INFO] [stdout]   88:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   99:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  100:     0x5f22d799383b - __rust_try
[INFO] [stdout]  101:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  102:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  103:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  115:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  116:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  117:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  118:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  119:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  120:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  121:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  122:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  123:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  124:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  125:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  126:     0x78f7050eca64 - clone
[INFO] [stdout]  127:                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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5f22d799383b - __rust_try
[INFO] [stdout]   45:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f22d799383b - __rust_try
[INFO] [stdout]   57:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5f22d799383b - __rust_try
[INFO] [stdout]   69:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5f22d799383b - __rust_try
[INFO] [stdout]   81:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   91:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x5f22d799383b - __rust_try
[INFO] [stdout]   93:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  104:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  105:     0x5f22d799383b - __rust_try
[INFO] [stdout]  106:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  107:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  108:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  120:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  121:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  123:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  124:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  125:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  127:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  128:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  129:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  130:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  131:     0x78f7050eca64 - 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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5f22d799383b - __rust_try
[INFO] [stdout]   45:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f22d799383b - __rust_try
[INFO] [stdout]   57:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5f22d799383b - __rust_try
[INFO] [stdout]   69:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]   77:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]   78:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]   79:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   80:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   81:     0x5f22d799383b - __rust_try
[INFO] [stdout]   82:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   83:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   84:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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]   85:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]   86:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]   87:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]   88:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]   89:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]   90:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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]   91:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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]   92:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]   93:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]   94:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]   95:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]   96:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]   97:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]   98:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   99:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  100:     0x5f22d799383b - __rust_try
[INFO] [stdout]  101:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  102:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  103:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  105:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  106:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  107:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  108:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  109:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  110:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  111:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  112:     0x5f22d799383b - __rust_try
[INFO] [stdout]  113:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  114:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  115:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  116:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  117:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  118:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  119:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  120:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  121:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  122:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  123:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  124:     0x5f22d799383b - __rust_try
[INFO] [stdout]  125:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  126:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  127:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  128:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  129:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  130:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  131:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  132:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  133:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  134:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  135:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  136:     0x5f22d799383b - __rust_try
[INFO] [stdout]  137:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  138:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  139:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  140:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  141:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  142:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  143:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  144:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  145:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  146:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  147:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  148:     0x5f22d799383b - __rust_try
[INFO] [stdout]  149:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  150:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  151:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  152:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  153:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  154:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  155:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  156:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]  157:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]  158:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]  159:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  160:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  161:     0x5f22d799383b - __rust_try
[INFO] [stdout]  162:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  163:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  164:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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]  165:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  166:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  167:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  168:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  169:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  170:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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]  171:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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]  172:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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]  173:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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]  174:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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]  175:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  176:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  177:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  178:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  179:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  180:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  181:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  182:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  183:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  184:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  185:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  186:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  187:     0x78f7050eca64 - clone
[INFO] [stdout]  188:                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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5f22d799383b - __rust_try
[INFO] [stdout]   45:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f22d799383b - __rust_try
[INFO] [stdout]   57:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5f22d799383b - __rust_try
[INFO] [stdout]   69:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5f22d799383b - __rust_try
[INFO] [stdout]   81:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   91:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x5f22d799383b - __rust_try
[INFO] [stdout]   93:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  104:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  105:     0x5f22d799383b - __rust_try
[INFO] [stdout]  106:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  107:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  108:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  120:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  121:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  123:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  124:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  125:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  127:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  128:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  129:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  130:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  131:     0x78f7050eca64 - 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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5f22d799383b - __rust_try
[INFO] [stdout]   52:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5f22d799383b - __rust_try
[INFO] [stdout]   65:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   82:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x5f22d799383b - __rust_try
[INFO] [stdout]   84:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   85:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   86:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   94:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   95:     0x5f22d799383b - __rust_try
[INFO] [stdout]   96:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   97:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   98:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  106:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  107:     0x5f22d799383b - __rust_try
[INFO] [stdout]  108:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  109:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  110:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  118:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  119:     0x5f22d799383b - __rust_try
[INFO] [stdout]  120:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  121:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  122:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  130:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  131:     0x5f22d799383b - __rust_try
[INFO] [stdout]  132:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  133:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  134:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  143:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  144:     0x5f22d799383b - __rust_try
[INFO] [stdout]  145:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  146:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  147:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  159:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  160:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  161:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  162:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  163:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  164:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  165:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  166:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  167:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  168:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  169:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  170:     0x78f7050eca64 - clone
[INFO] [stdout]  171:                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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5f22d799383b - __rust_try
[INFO] [stdout]   45:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]   53:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]   54:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]   55:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5f22d799383b - __rust_try
[INFO] [stdout]   58:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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]   61:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]   62:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]   63:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]   64:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]   65:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]   66:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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]   67:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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]   68:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]   69:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]   70:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]   71:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]   72:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]   73:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]   74:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]   75:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   76:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   77:     0x5f22d799383b - __rust_try
[INFO] [stdout]   78:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   79:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   80:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]   82:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]   83:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]   84:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]   85:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]   86:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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]   87:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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]   88:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]   89:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]   90:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]   91:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]   92:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]   93:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]   94:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   95:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   96:     0x5f22d799383b - __rust_try
[INFO] [stdout]   97:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   98:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   99:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  101:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  102:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  103:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  104:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  105:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  106:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  107:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  108:     0x5f22d799383b - __rust_try
[INFO] [stdout]  109:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  110:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  111:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  113:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  114:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  115:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  116:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  117:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  118:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  119:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  120:     0x5f22d799383b - __rust_try
[INFO] [stdout]  121:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  122:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  123:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  124:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  125:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  126:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  127:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  128:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  129:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  130:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  131:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  132:     0x5f22d799383b - __rust_try
[INFO] [stdout]  133:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  134:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  135:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  137:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  138:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  139:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  140:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  141:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  142:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  143:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  144:     0x5f22d799383b - __rust_try
[INFO] [stdout]  145:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  146:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  147:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  149:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  150:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  151:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  152:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]  153:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]  154:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]  155:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  156:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  157:     0x5f22d799383b - __rust_try
[INFO] [stdout]  158:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  159:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  160:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  162:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  163:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  164:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  165:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  166:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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]  167:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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]  168:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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]  169:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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]  170:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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]  171:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  172:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  173:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  174:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  175:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  176:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  177:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  178:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  179:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  180:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  181:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  182:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  183:     0x78f7050eca64 - clone
[INFO] [stdout]  184:                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:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5f22d799383b - __rust_try
[INFO] [stdout]   45:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f22d799383b - __rust_try
[INFO] [stdout]   57:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]   65:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]   66:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]   67:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f22d799383b - __rust_try
[INFO] [stdout]   70:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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]   73:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]   74:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]   75:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]   76:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]   77:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]   78:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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]   79:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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]   80:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]   81:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]   82:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]   83:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]   84:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]   85:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]   86:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]   87:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   88:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   89:     0x5f22d799383b - __rust_try
[INFO] [stdout]   90:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   91:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   92:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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]   93:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]   94:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]   95:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]   96:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]   97:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]   98:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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]   99:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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]  100:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  101:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  102:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  103:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  104:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]  105:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]  106:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]  107:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  108:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  109:     0x5f22d799383b - __rust_try
[INFO] [stdout]  110:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  111:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  114:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  115:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  116:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  117:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  118:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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]  119:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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]  120:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  121:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  125:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  126:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  127:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  128:     0x5f22d799383b - __rust_try
[INFO] [stdout]  129:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  130:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  131:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  132:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  133:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  134:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  135:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  136:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  137:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  138:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  139:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  140:     0x5f22d799383b - __rust_try
[INFO] [stdout]  141:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  142:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  143:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  144:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  145:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  146:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  147:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  148:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  149:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  150:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  151:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  152:     0x5f22d799383b - __rust_try
[INFO] [stdout]  153:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  154:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  155:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  157:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  158:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  159:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  160:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  161:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  162:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  163:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  164:     0x5f22d799383b - __rust_try
[INFO] [stdout]  165:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  166:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  167:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  168:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  169:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  170:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  171:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  172:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  173:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  174:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  175:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  176:     0x5f22d799383b - __rust_try
[INFO] [stdout]  177:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  178:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  179:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  180:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  181:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  182:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  183:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  184:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]  185:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]  186:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]  187:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  188:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  189:     0x5f22d799383b - __rust_try
[INFO] [stdout]  190:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  191:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  192:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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]  193:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  194:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  195:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  196:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  197:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  198:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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]  199:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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]  200:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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]  201:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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]  202:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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]  203:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  204:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  205:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  206:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  207:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  208:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  209:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  210:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  211:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  212:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  213:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  214:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  215:     0x78f7050eca64 - clone
[INFO] [stdout]  216:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (119) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5f22d799383b - __rust_try
[INFO] [stdout]   45:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f22d799383b - __rust_try
[INFO] [stdout]   57:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5f22d799383b - __rust_try
[INFO] [stdout]   69:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5f22d799383b - __rust_try
[INFO] [stdout]   81:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   91:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x5f22d799383b - __rust_try
[INFO] [stdout]   93:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  103:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  104:     0x5f22d799383b - __rust_try
[INFO] [stdout]  105:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  106:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  107:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798da16 - rayon_core::registry::Registry::in_worker_cold::{{closure}}::{{closure}}::hd17dce0ce0be1a5d
[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:     0x5f22d798cd72 - rayon_core::job::JobResult<T>::call::{{closure}}::h7b2e645552f73a22
[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:     0x5f22d79a0f01 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5ecfe76c83956183
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  112:     0x5f22d798e39b - std::panicking::catch_unwind::do_call::he493da000b32c556
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  113:     0x5f22d799383b - __rust_try
[INFO] [stdout]  114:     0x5f22d799293c - std::panicking::catch_unwind::h66fc081def216e0a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  115:     0x5f22d799293c - std::panic::catch_unwind::h26a4fe1ea66371d2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  116:     0x5f22d797db64 - rayon_core::unwind::halt_unwinding::h53f51df78551bde5
[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:     0x5f22d798cc4b - rayon_core::job::JobResult<T>::call::h5de914df7a9a81a0
[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:     0x5f22d798eceb - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hbfebf6213f6577aa
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  128:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  129:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  130:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  131:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  132:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  133:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  134:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  135:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  136:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  137:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  138:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  139:     0x78f7050eca64 - clone
[INFO] [stdout]  140:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (119) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798ceda - rayon_core::job::StackJob<L,F,R>::run_inline::h5a2f8f43c0fb5740
[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:     0x5f22d799f20d - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5f22d799383b - __rust_try
[INFO] [stdout]   52:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5f22d799383b - __rust_try
[INFO] [stdout]   64:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5f22d799383b - __rust_try
[INFO] [stdout]   76:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   86:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   87:     0x5f22d799383b - __rust_try
[INFO] [stdout]   88:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   99:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  100:     0x5f22d799383b - __rust_try
[INFO] [stdout]  101:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  102:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  103:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  109:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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]  111:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  112:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  118:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  119:     0x5f22d799383b - __rust_try
[INFO] [stdout]  120:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  121:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  122:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  130:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  131:     0x5f22d799383b - __rust_try
[INFO] [stdout]  132:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  133:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  134:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  140:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  141:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  142:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  143:     0x5f22d799383b - __rust_try
[INFO] [stdout]  144:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  145:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  146:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  147:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  148:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  149:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  150:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  151:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  152:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  153:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  154:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  155:     0x5f22d799383b - __rust_try
[INFO] [stdout]  156:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  157:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  158:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  159:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  160:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  161:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  162:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  163:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  164:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  165:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  166:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  167:     0x5f22d799383b - __rust_try
[INFO] [stdout]  168:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  169:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  170:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  171:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  172:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  173:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  174:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  175:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  176:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  177:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  178:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  179:     0x5f22d799383b - __rust_try
[INFO] [stdout]  180:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  181:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  182:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  183:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  184:     0x5f22d798da16 - rayon_core::registry::Registry::in_worker_cold::{{closure}}::{{closure}}::hd17dce0ce0be1a5d
[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]  185:     0x5f22d798cd72 - rayon_core::job::JobResult<T>::call::{{closure}}::h7b2e645552f73a22
[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:     0x5f22d79a0f01 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5ecfe76c83956183
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  187:     0x5f22d798e39b - std::panicking::catch_unwind::do_call::he493da000b32c556
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  188:     0x5f22d799383b - __rust_try
[INFO] [stdout]  189:     0x5f22d799293c - std::panicking::catch_unwind::h66fc081def216e0a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  190:     0x5f22d799293c - std::panic::catch_unwind::h26a4fe1ea66371d2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  191:     0x5f22d797db64 - rayon_core::unwind::halt_unwinding::h53f51df78551bde5
[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:     0x5f22d798cc4b - rayon_core::job::JobResult<T>::call::h5de914df7a9a81a0
[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:     0x5f22d798eceb - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hbfebf6213f6577aa
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  203:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  204:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  205:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  206:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  207:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  208:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  209:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  210:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  211:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  212:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  213:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  214:     0x78f7050eca64 - clone
[INFO] [stdout]  215:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (108) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5f22d799383b - __rust_try
[INFO] [stdout]   45:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f22d799383b - __rust_try
[INFO] [stdout]   57:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5f22d799383b - __rust_try
[INFO] [stdout]   69:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5f22d799383b - __rust_try
[INFO] [stdout]   81:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   91:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x5f22d799383b - __rust_try
[INFO] [stdout]   93:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  104:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  105:     0x5f22d799383b - __rust_try
[INFO] [stdout]  106:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  107:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  108:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  120:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  121:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  123:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  124:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  125:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  127:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  128:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  129:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  130:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  131:     0x78f7050eca64 - clone
[INFO] [stdout]  132:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (108) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f22d7a42d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f22d7a42d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f22d7a349a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f22d7a349a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f22d7a1801f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f22d7a1801f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f22d7a29991 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f22d7a29c0b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f22d7a1810a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5f22d7a0fc49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f22d7a18d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f22d7a435cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f22d7a44489 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5f22d79a10db - texas_poker::bit_cards::BitHandEvaluator::find_kicker::hd3d910d7b7b364e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:315:26
[INFO] [stdout]   18:     0x5f22d79a1fff - texas_poker::bit_cards::BitHandEvaluator::evaluate_by_rank::hd2edcb0d44278b48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:303:9
[INFO] [stdout]   19:     0x5f22d79a1cb1 - texas_poker::bit_cards::BitHandEvaluator::evaluate_seven::h0a7f1737b184cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bit_cards.rs:184:9
[INFO] [stdout]   20:     0x5f22d7995b20 - texas_poker::range_equity::RangeEquityCalculator::calculate_range_equity::{{closure}}::h975fbe0c96b18a93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/range_equity.rs:177:33
[INFO] [stdout]   21:     0x5f22d799600b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h62c815344393f4a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   22:     0x5f22d7998b93 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb51084722cec8af6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   23:     0x5f22d79a38e5 - core::iter::traits::iterator::Iterator::fold::h1cdc80d9d7d14ddc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   24:     0x5f22d79a3b08 - core::iter::traits::iterator::Iterator::for_each::h5cbeb0b83d01b726
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   25:     0x5f22d7992259 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5c1636c45da2f119
[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:     0x5f22d799c5dd - rayon::iter::plumbing::Producer::fold_with::hd5369492a8740ec4
[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:     0x5f22d799e4a5 - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f22d799383b - __rust_try
[INFO] [stdout]   33:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5f22d799383b - __rust_try
[INFO] [stdout]   45:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f22d799383b - __rust_try
[INFO] [stdout]   57:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5f22d799383b - __rust_try
[INFO] [stdout]   69:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]   77:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]   78:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]   79:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   80:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   81:     0x5f22d799383b - __rust_try
[INFO] [stdout]   82:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   83:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   84:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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]   85:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]   86:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]   87:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]   88:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]   89:     0x5f22d79a5453 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]   90:     0x5f22d79a51fb - rayon_core::registry::WorkerThread::wait_until::hb76542f0e45b49d7
[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]   91:     0x5f22d79b5dca - rayon_core::join::join_recover_from_panic::hd4e8da8a675a43b0
[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]   92:     0x5f22d799ef8f - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]   93:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]   94:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]   95:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]   96:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]   97:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]   98:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   99:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  100:     0x5f22d799383b - __rust_try
[INFO] [stdout]  101:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  102:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  103:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  105:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  106:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  107:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  108:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  109:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  110:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  111:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  112:     0x5f22d799383b - __rust_try
[INFO] [stdout]  113:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  114:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  115:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  116:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  117:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  118:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  119:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  120:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  121:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  122:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  123:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  124:     0x5f22d799383b - __rust_try
[INFO] [stdout]  125:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  126:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  127:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  128:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  129:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  130:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  131:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  132:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  133:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  134:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  135:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  136:     0x5f22d799383b - __rust_try
[INFO] [stdout]  137:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  138:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  139:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  140:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  141:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  142:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  143:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  144:     0x5f22d799e99e - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hd70929a5e4717760
[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]  145:     0x5f22d799f38d - rayon_core::join::join_context::call_a::{{closure}}::h5974d38e493103fd
[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]  146:     0x5f22d79a0f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd43021c6e8613e87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  147:     0x5f22d798e337 - std::panicking::catch_unwind::do_call::h861783162789e117
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  148:     0x5f22d799383b - __rust_try
[INFO] [stdout]  149:     0x5f22d799279c - std::panicking::catch_unwind::h076178071790c458
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  150:     0x5f22d799279c - std::panic::catch_unwind::h04765baa420e372a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  151:     0x5f22d797db99 - rayon_core::unwind::halt_unwinding::h5d935b8d2dc89e70
[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]  152:     0x5f22d799ef14 - rayon_core::join::join_context::{{closure}}::h2f8b34058c7cd8ab
[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]  153:     0x5f22d798e256 - rayon_core::registry::in_worker::hc7e8d74661b1b078
[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]  154:     0x5f22d799eccb - rayon_core::join::join_context::hf53df2ce36501729
[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]  155:     0x5f22d799e6bc - rayon::iter::plumbing::bridge_producer_consumer::helper::hf2a90e3f96bb3ecb
[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]  156:     0x5f22d799e8d4 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbfdbdc6ef72d53a5
[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]  157:     0x5f22d799f44b - rayon_core::join::join_context::call_b::{{closure}}::h6b03d7b18bb625a7
[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]  158:     0x5f22d798cdd6 - rayon_core::job::JobResult<T>::call::{{closure}}::he1c0a80fa3cbbb69
[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]  159:     0x5f22d79a0f31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7878b768b3432b7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  160:     0x5f22d798e3c7 - std::panicking::catch_unwind::do_call::hfce9f40ee9b1aaa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  161:     0x5f22d799383b - __rust_try
[INFO] [stdout]  162:     0x5f22d799286c - std::panicking::catch_unwind::ha177aa7fd2c3d38f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  163:     0x5f22d799286c - std::panic::catch_unwind::h0ae790aa10d158db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  164:     0x5f22d797db19 - rayon_core::unwind::halt_unwinding::h3917deb1e443b7e8
[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]  165:     0x5f22d798cce7 - rayon_core::job::JobResult<T>::call::head03d99a1bfc207
[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]  166:     0x5f22d798f03f - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::hd36544558e3f6ad7
[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]  167:     0x5f22d79b36fb - rayon_core::job::JobRef::execute::h13a37f56ff65253c
[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]  168:     0x5f22d79a5ab0 - rayon_core::registry::WorkerThread::execute::h7d20dd4dfae902c1
[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]  169:     0x5f22d79a55b0 - rayon_core::registry::WorkerThread::wait_until_cold::h3a9e8a5ad0ef2126
[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]  170:     0x5f22d79a51ab - rayon_core::registry::WorkerThread::wait_until::h07d2838468f233dd
[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]  171:     0x5f22d79a5769 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h0848a9974123aadc
[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]  172:     0x5f22d79a7e29 - rayon_core::registry::main_loop::hd124a1429f4de4a5
[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]  173:     0x5f22d79a5b5c - rayon_core::registry::ThreadBuilder::run::hf97e99857432d301
[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]  174:     0x5f22d79a9bcd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h6f68b380d6377b8f
[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]  175:     0x5f22d79b6196 - std::sys::backtrace::__rust_begin_short_backtrace::hd43e0e6695470b67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  176:     0x5f22d79bc75b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb97f1e4e62880038
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  177:     0x5f22d79be114 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd705351b895ce901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  178:     0x5f22d79b3c04 - std::panicking::catch_unwind::do_call::h1c7ed1b68b738c67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  179:     0x5f22d79bd13b - __rust_try
[INFO] [stdout]  180:     0x5f22d79bc3b6 - std::panicking::catch_unwind::h223a2b591d709a7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  181:     0x5f22d79bc3b6 - std::panic::catch_unwind::hcaa55fd5e747d145
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  182:     0x5f22d79bc3b6 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hdd81e6d4cb4245ea
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  183:     0x5f22d79b66ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22ac0c9aa5a33e41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  184:     0x5f22d7a3028f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  185:     0x5f22d7a3028f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  186:     0x78f70505faa4 - <unknown>
[INFO] [stdout]  187:     0x78f7050eca64 - clone
[INFO] [stdout]  188:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (112) panicked at src/bit_cards.rs:315:26:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f22d7a3097a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f22d7a3097a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f22d7a3097a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[WARN] too many lines in the log, truncating it
