[INFO] fetching crate wikiwho 0.1.0...
[INFO] testing wikiwho-0.1.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate wikiwho 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate wikiwho 0.1.0
[INFO] finished tweaking crates.io crate wikiwho 0.1.0
[INFO] tweaked toml for crates.io crate wikiwho 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wikiwho 0.1.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 142 packages to latest compatible versions
[INFO] [stderr]       Adding compact_str v0.8.1 (available: v0.9.0)
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.1)
[INFO] [stderr]       Adding imara-diff v0.1.8 (available: v0.2.0)
[INFO] [stderr]       Adding pyo3 v0.22.6 (available: v0.27.2)
[INFO] [stderr]       Adding quick-xml v0.36.2 (available: v0.39.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_xoshiro v0.6.0 (available: v0.7.0)
[INFO] [stderr]       Adding string-interner v0.17.0 (available: v0.19.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded string-interner v0.17.0
[INFO] [stderr]   Downloaded pyo3-macros v0.22.6
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.6
[INFO] [stderr]   Downloaded unicode-case-mapping v1.0.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.6
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.6
[INFO] [stderr]   Downloaded pyo3 v0.22.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9d9ab9c65b83ccb4280896077a0a18aeb07d91477bbdaf7cacb8a0cbe0d2ccd
[INFO] running `Command { std: "docker" "start" "-a" "c9d9ab9c65b83ccb4280896077a0a18aeb07d91477bbdaf7cacb8a0cbe0d2ccd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9d9ab9c65b83ccb4280896077a0a18aeb07d91477bbdaf7cacb8a0cbe0d2ccd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9d9ab9c65b83ccb4280896077a0a18aeb07d91477bbdaf7cacb8a0cbe0d2ccd", kill_on_drop: false }`
[INFO] [stdout] c9d9ab9c65b83ccb4280896077a0a18aeb07d91477bbdaf7cacb8a0cbe0d2ccd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1a4d8a1763cf9f2424e532c0f34de628307605a5d7276b769b1b2e56087d25b
[INFO] running `Command { std: "docker" "start" "-a" "a1a4d8a1763cf9f2424e532c0f34de628307605a5d7276b769b1b2e56087d25b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-case-mapping v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling string-interner v0.17.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling wikiwho v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.91s
[INFO] running `Command { std: "docker" "inspect" "a1a4d8a1763cf9f2424e532c0f34de628307605a5d7276b769b1b2e56087d25b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1a4d8a1763cf9f2424e532c0f34de628307605a5d7276b769b1b2e56087d25b", kill_on_drop: false }`
[INFO] [stdout] a1a4d8a1763cf9f2424e532c0f34de628307605a5d7276b769b1b2e56087d25b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e026f38c06d737f5d749df8a821208e74a1c78362b6a9cad5b58628311a822a
[INFO] running `Command { std: "docker" "start" "-a" "3e026f38c06d737f5d749df8a821208e74a1c78362b6a9cad5b58628311a822a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling string-interner v0.17.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling wikiwho v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stdout] warning: unused import: `super::proptest as proptest_support`
[INFO] [stdout]   --> src/test_support.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(crate) use super::proptest as proptest_support;
[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: `dummy_revision` and `page_to_xml`
[INFO] [stdout]   --> src/test_support.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub(crate) use super::{dummy_revision, page_to_xml, with_gil};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delta_debugging::delta_debug_texts`
[INFO] [stdout]   --> src/test_support.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use delta_debugging::delta_debug_texts;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dummy_revision` is never used
[INFO] [stdout]   --> src/test_support.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn dummy_revision() -> Revision {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PyWikiwho` is never constructed
[INFO] [stdout]   --> src/test_support.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct PyWikiwho {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PyRevision` is never constructed
[INFO] [stdout]   --> src/test_support.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct PyRevision {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PyParagraph` is never constructed
[INFO] [stdout]   --> src/test_support.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct PyParagraph {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PySentence` is never constructed
[INFO] [stdout]   --> src/test_support.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct PySentence {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PyWord` is never constructed
[INFO] [stdout]   --> src/test_support.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct PyWord {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `page_to_xml` is never used
[INFO] [stdout]   --> src/test_support.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn page_to_xml(page: &Page) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `maybe_comment` is never used
[INFO] [stdout]    --> src/test_support.rs:394:12
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn maybe_comment() -> impl Strategy<Value = Option<CompactString>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `correct_text` is never used
[INFO] [stdout]    --> src/test_support.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn correct_text(text_strategy: BoxedStrategy<String>) -> impl Strategy<Value = Text> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sha1` is never used
[INFO] [stdout]    --> src/test_support.rs:408:12
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub fn sha1(text: &Text) -> impl Strategy<Value = Sha1Hash> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `maybe_sha1` is never used
[INFO] [stdout]    --> src/test_support.rs:421:12
[INFO] [stdout]     |
[INFO] [stdout] 421 |     pub fn maybe_sha1(text: &Text, has_hash: bool) -> impl Strategy<Value = Option<Sha1Hash>> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `correct_revision_vec` is never used
[INFO] [stdout]    --> src/test_support.rs:449:12
[INFO] [stdout]     |
[INFO] [stdout] 449 |     pub fn correct_revision_vec(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `simplify_text` is never used
[INFO] [stdout]    --> src/test_support.rs:485:8
[INFO] [stdout]     |
[INFO] [stdout] 485 |     fn simplify_text(text: &str) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `simplify_both_texts` is never used
[INFO] [stdout]    --> src/test_support.rs:520:8
[INFO] [stdout]     |
[INFO] [stdout] 520 |     fn simplify_both_texts(text_a: &str, text_b: &str) -> Vec<(String, String)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `simplify_individually` is never used
[INFO] [stdout]    --> src/test_support.rs:558:8
[INFO] [stdout]     |
[INFO] [stdout] 558 |     fn simplify_individually(page: &Page) -> Vec<Page> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `simplify_jointly` is never used
[INFO] [stdout]    --> src/test_support.rs:576:8
[INFO] [stdout]     |
[INFO] [stdout] 576 |     fn simplify_jointly(page: &Page) -> Vec<Page> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_individual_simplifications` is never used
[INFO] [stdout]    --> src/test_support.rs:599:8
[INFO] [stdout]     |
[INFO] [stdout] 599 |     fn apply_individual_simplifications(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_joint_simplifications` is never used
[INFO] [stdout]    --> src/test_support.rs:615:8
[INFO] [stdout]     |
[INFO] [stdout] 615 |     fn apply_joint_simplifications(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delta_debug_texts` is never used
[INFO] [stdout]    --> src/test_support.rs:642:12
[INFO] [stdout]     |
[INFO] [stdout] 642 |     pub fn delta_debug_texts(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.72s
[INFO] running `Command { std: "docker" "inspect" "3e026f38c06d737f5d749df8a821208e74a1c78362b6a9cad5b58628311a822a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e026f38c06d737f5d749df8a821208e74a1c78362b6a9cad5b58628311a822a", kill_on_drop: false }`
[INFO] [stdout] 3e026f38c06d737f5d749df8a821208e74a1c78362b6a9cad5b58628311a822a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d2e1251f84bc4e7b854e70bcbcf4770213ae1b514f587e0ed0694dd65ec9e6d9
[INFO] running `Command { std: "docker" "start" "-a" "d2e1251f84bc4e7b854e70bcbcf4770213ae1b514f587e0ed0694dd65ec9e6d9", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::proptest as proptest_support`
[INFO] [stderr]   --> src/test_support.rs:12:20
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub(crate) use super::proptest as proptest_support;
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `dummy_revision` and `page_to_xml`
[INFO] [stderr]   --> src/test_support.rs:13:28
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub(crate) use super::{dummy_revision, page_to_xml, with_gil};
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `delta_debugging::delta_debug_texts`
[INFO] [stderr]   --> src/test_support.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub use delta_debugging::delta_debug_texts;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `dummy_revision` is never used
[INFO] [stderr]   --> src/test_support.rs:34:8
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn dummy_revision() -> Revision {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PyWikiwho` is never constructed
[INFO] [stderr]   --> src/test_support.rs:50:12
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub struct PyWikiwho {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PyRevision` is never constructed
[INFO] [stderr]   --> src/test_support.rs:58:12
[INFO] [stderr]    |
[INFO] [stderr] 58 | pub struct PyRevision {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PyParagraph` is never constructed
[INFO] [stderr]   --> src/test_support.rs:66:12
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub struct PyParagraph {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PySentence` is never constructed
[INFO] [stderr]   --> src/test_support.rs:73:12
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub struct PySentence {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PyWord` is never constructed
[INFO] [stderr]   --> src/test_support.rs:79:12
[INFO] [stderr]    |
[INFO] [stderr] 79 | pub struct PyWord {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `page_to_xml` is never used
[INFO] [stderr]   --> src/test_support.rs:88:8
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub fn page_to_xml(page: &Page) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `maybe_comment` is never used
[INFO] [stderr]    --> src/test_support.rs:394:12
[INFO] [stderr]     |
[INFO] [stderr] 394 |     pub fn maybe_comment() -> impl Strategy<Value = Option<CompactString>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `correct_text` is never used
[INFO] [stderr]    --> src/test_support.rs:401:12
[INFO] [stderr]     |
[INFO] [stderr] 401 |     pub fn correct_text(text_strategy: BoxedStrategy<String>) -> impl Strategy<Value = Text> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sha1` is never used
[INFO] [stderr]    --> src/test_support.rs:408:12
[INFO] [stderr]     |
[INFO] [stderr] 408 |     pub fn sha1(text: &Text) -> impl Strategy<Value = Sha1Hash> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `maybe_sha1` is never used
[INFO] [stderr]    --> src/test_support.rs:421:12
[INFO] [stderr]     |
[INFO] [stderr] 421 |     pub fn maybe_sha1(text: &Text, has_hash: bool) -> impl Strategy<Value = Option<Sha1Hash>> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `correct_revision_vec` is never used
[INFO] [stderr]    --> src/test_support.rs:449:12
[INFO] [stderr]     |
[INFO] [stderr] 449 |     pub fn correct_revision_vec(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `simplify_text` is never used
[INFO] [stderr]    --> src/test_support.rs:485:8
[INFO] [stderr]     |
[INFO] [stderr] 485 |     fn simplify_text(text: &str) -> Vec<String> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `simplify_both_texts` is never used
[INFO] [stderr]    --> src/test_support.rs:520:8
[INFO] [stderr]     |
[INFO] [stderr] 520 |     fn simplify_both_texts(text_a: &str, text_b: &str) -> Vec<(String, String)> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `simplify_individually` is never used
[INFO] [stderr]    --> src/test_support.rs:558:8
[INFO] [stderr]     |
[INFO] [stderr] 558 |     fn simplify_individually(page: &Page) -> Vec<Page> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `simplify_jointly` is never used
[INFO] [stderr]    --> src/test_support.rs:576:8
[INFO] [stderr]     |
[INFO] [stderr] 576 |     fn simplify_jointly(page: &Page) -> Vec<Page> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `apply_individual_simplifications` is never used
[INFO] [stderr]    --> src/test_support.rs:599:8
[INFO] [stderr]     |
[INFO] [stderr] 599 |     fn apply_individual_simplifications(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `apply_joint_simplifications` is never used
[INFO] [stderr]    --> src/test_support.rs:615:8
[INFO] [stderr]     |
[INFO] [stderr] 615 |     fn apply_joint_simplifications(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `delta_debug_texts` is never used
[INFO] [stderr]    --> src/test_support.rs:642:12
[INFO] [stderr]     |
[INFO] [stderr] 642 |     pub fn delta_debug_texts(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `wikiwho` (lib test) generated 22 warnings (run `cargo fix --lib -p wikiwho --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wikiwho-289ba9ac94717892)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test utils::tests::test_split_into_paragraphs ... ok
[INFO] [stdout] test utils::tests::test_case_1 ... FAILED
[INFO] [stdout] test utils::tests::compare_split_into_sentences_python ... FAILED
[INFO] [stdout] test utils::tests::compare_split_into_tokens_python ... FAILED
[INFO] [stdout] test utils::tests::compare_split_into_paragraphs_python ... FAILED
[INFO] [stdout] test utils::tests::compare_split_into_paragraphs_optimized ... ok
[INFO] [stdout] test utils::tests::compare_split_into_sentences_optimized ... ok
[INFO] [stdout] test utils::tests::compare_split_into_tokens_optimized ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- utils::tests::test_case_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::test_case_1' (31) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e385598 - wikiwho[cae568800c06e51d]::utils::tests::test_case_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:778:29
[INFO] [stdout]   23:     0x5b198e393f33 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::test_case_1::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e3887d6 - wikiwho[cae568800c06e51d]::utils::tests::test_case_1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:776:9
[INFO] [stdout]   25:     0x5b198e3853e7 - wikiwho[cae568800c06e51d]::utils::tests::test_case_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:775:21
[INFO] [stdout]   26:     0x5b198e3924c6 - <wikiwho[cae568800c06e51d]::utils::tests::test_case_1::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   48:     0x75565b12aa64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::tests::compare_split_into_sentences_python stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_sentences_python' (28) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384b78 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:750:33
[INFO] [stdout]   23:     0x5b198e393df1 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385943 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38ab3b - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36c58c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bc5c - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bd3c - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e36a25a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e36a25a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e36a25a - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ecd1 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e3612d7 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e3443f4 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:729:22
[INFO] [stdout]   36:     0x5b198e34197f - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   37:     0x5b198e349761 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   38:     0x5b198e340ab7 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   39:     0x5b198e350826 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   40:     0x5b198e38917b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   41:     0x5b198e385477 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   42:     0x5b198e392586 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   62:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   63:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   64:     0x75565b12aa64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_sentences_python' (28) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384b78 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:750:33
[INFO] [stdout]   23:     0x5b198e393df1 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385943 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38ab3b - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36c58c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bc5c - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bd3c - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e36a25a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e36a25a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e36a25a - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ecd1 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e3612d7 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e3526f4 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e3444c1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e34197f - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e349761 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340ab7 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350826 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e38917b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e385477 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392586 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_sentences_python' (28) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384b78 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:750:33
[INFO] [stdout]   23:     0x5b198e393df1 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385943 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38ab3b - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36c58c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bc5c - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bd3c - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e36a25a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e36a25a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e36a25a - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ecd1 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e3612d7 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e3526f4 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e3444c1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e34197f - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e349761 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340ab7 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350826 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e38917b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e385477 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392586 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_sentences_python' (28) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384b78 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:750:33
[INFO] [stdout]   23:     0x5b198e393df1 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385943 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38ab3b - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36c58c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bc5c - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bd3c - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e36a25a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e36a25a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e36a25a - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ecd1 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e3612d7 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e3526f4 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e3444c1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e34197f - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e349761 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340ab7 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350826 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e38917b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e385477 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392586 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_sentences_python' (28) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384b78 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:750:33
[INFO] [stdout]   23:     0x5b198e393df1 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385943 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38ab3b - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36c58c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bc5c - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bd3c - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e36a25a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e36a25a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e36a25a - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ecd1 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e3612d7 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e3526f4 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e3444c1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e34197f - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e349761 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340ab7 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350826 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e38917b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e385477 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392586 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_sentences_python' (28) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384b78 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:750:33
[INFO] [stdout]   23:     0x5b198e393df1 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385943 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38ab3b - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36c58c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bc5c - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bd3c - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e36a25a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e36a25a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e36a25a - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ecd1 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e3612d7 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e3526f4 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e3444c1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e34197f - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e349761 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340ab7 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350826 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e38917b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e385477 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392586 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_sentences_python' (28) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384b78 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:750:33
[INFO] [stdout]   23:     0x5b198e393df1 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385943 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38ab3b - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36c58c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bc5c - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bd3c - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e36a25a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e36a25a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e36a25a - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ecd1 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e3612d7 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e3526f4 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e3444c1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e34197f - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e349761 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340ab7 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350826 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e38917b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e385477 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392586 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_sentences_python' (28) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384b78 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:750:33
[INFO] [stdout]   23:     0x5b198e393df1 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385943 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38ab3b - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36c58c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bc5c - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bd3c - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e36a25a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e36a25a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e36a25a - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ecd1 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e3612d7 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e3526f4 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e3444c1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e34197f - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e349761 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340ab7 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350826 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e38917b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e385477 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392586 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_sentences_python' (28) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384b78 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:750:33
[INFO] [stdout]   23:     0x5b198e393df1 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385943 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38ab3b - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36c58c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bc5c - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bd3c - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e36a25a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e36a25a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e36a25a - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ecd1 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e3612d7 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e3526f4 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e3444c1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e34197f - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e349761 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340ab7 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350826 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e38917b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e385477 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392586 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_sentences_python' (28) panicked at src/utils.rs:741:5:
[INFO] [stdout] Test failed: called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }.
[INFO] [stdout] minimal failing input: input = ""
[INFO] [stdout] 	successes: 0
[INFO] [stdout] 	local rejects: 0
[INFO] [stdout] 	global rejects: 0
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e38932a - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   20:     0x5b198e385477 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   21:     0x5b198e392586 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_sentences_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   43:     0x75565b12aa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::tests::compare_split_into_tokens_python stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_tokens_python' (30) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384778 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:766:33
[INFO] [stdout]   23:     0x5b198e393d41 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385803 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38aadb - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36c24c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bc1c - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bc6c - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e369fca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e369fca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e369fca - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ec91 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e360077 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e3439f4 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:729:22
[INFO] [stdout]   36:     0x5b198e3412df - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   37:     0x5b198e347f01 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   38:     0x5b198e340927 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   39:     0x5b198e350776 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   40:     0x5b198e388c7b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   41:     0x5b198e385447 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   42:     0x5b198e392546 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   62:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   63:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   64:     0x75565b12aa64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_tokens_python' (30) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384778 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:766:33
[INFO] [stdout]   23:     0x5b198e393d41 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385803 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38aadb - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36c24c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bc1c - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bc6c - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e369fca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e369fca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e369fca - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ec91 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e360077 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e351194 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e343ac1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e3412df - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e347f01 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340927 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350776 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e388c7b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e385447 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392546 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_tokens_python' (30) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384778 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:766:33
[INFO] [stdout]   23:     0x5b198e393d41 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385803 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38aadb - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36c24c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bc1c - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bc6c - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e369fca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e369fca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e369fca - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ec91 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e360077 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e351194 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e343ac1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e3412df - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e347f01 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340927 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350776 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e388c7b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e385447 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392546 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_tokens_python' (30) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384778 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:766:33
[INFO] [stdout]   23:     0x5b198e393d41 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385803 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38aadb - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36c24c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bc1c - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bc6c - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e369fca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e369fca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e369fca - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ec91 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e360077 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e351194 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e343ac1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e3412df - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e347f01 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340927 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350776 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e388c7b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e385447 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392546 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_tokens_python' (30) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384778 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:766:33
[INFO] [stdout]   23:     0x5b198e393d41 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385803 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38aadb - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36c24c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bc1c - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bc6c - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e369fca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e369fca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e369fca - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ec91 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e360077 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e351194 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e343ac1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e3412df - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e347f01 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340927 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350776 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e388c7b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e385447 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392546 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_tokens_python' (30) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384778 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:766:33
[INFO] [stdout]   23:     0x5b198e393d41 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385803 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38aadb - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36c24c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bc1c - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bc6c - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e369fca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e369fca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e369fca - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ec91 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e360077 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e351194 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e343ac1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e3412df - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e347f01 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340927 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350776 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e388c7b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e385447 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392546 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_tokens_python' (30) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384778 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:766:33
[INFO] [stdout]   23:     0x5b198e393d41 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385803 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38aadb - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36c24c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bc1c - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bc6c - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e369fca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e369fca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e369fca - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ec91 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e360077 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e351194 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e343ac1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e3412df - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e347f01 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340927 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350776 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e388c7b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e385447 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392546 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_tokens_python' (30) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384778 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:766:33
[INFO] [stdout]   23:     0x5b198e393d41 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385803 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38aadb - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36c24c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bc1c - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bc6c - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e369fca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e369fca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e369fca - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ec91 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e360077 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e351194 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e343ac1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e3412df - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e347f01 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340927 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350776 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e388c7b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e385447 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392546 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_tokens_python' (30) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384778 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:766:33
[INFO] [stdout]   23:     0x5b198e393d41 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385803 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38aadb - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36c24c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bc1c - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bc6c - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e369fca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e369fca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e369fca - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ec91 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e360077 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e351194 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e343ac1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e3412df - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e347f01 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340927 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350776 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e388c7b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e385447 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392546 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_tokens_python' (30) panicked at src/utils.rs:757:5:
[INFO] [stdout] Test failed: called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }.
[INFO] [stdout] minimal failing input: input = ""
[INFO] [stdout] 	successes: 0
[INFO] [stdout] 	local rejects: 0
[INFO] [stdout] 	global rejects: 0
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e388e2a - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   20:     0x5b198e385447 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   21:     0x5b198e392546 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_tokens_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   43:     0x75565b12aa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::tests::compare_split_into_paragraphs_python stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_paragraphs_python' (26) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384f78 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:734:33
[INFO] [stdout]   23:     0x5b198e393ea1 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385f33 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38abfb - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36cc0c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bcdc - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bedc - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e36a77a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e36a77a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e36a77a - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ed51 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e363797 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e3457f4 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:729:22
[INFO] [stdout]   36:     0x5b198e3426bf - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   37:     0x5b198e34c821 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   38:     0x5b198e340dd7 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   39:     0x5b198e350986 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   40:     0x5b198e389b7b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   41:     0x5b198e3854d7 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   42:     0x5b198e392606 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   62:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   63:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   64:     0x75565b12aa64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_paragraphs_python' (26) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384f78 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:734:33
[INFO] [stdout]   23:     0x5b198e393ea1 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385f33 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38abfb - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36cc0c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bcdc - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bedc - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e36a77a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e36a77a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e36a77a - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ed51 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e363797 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e3551b4 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e3458c1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e3426bf - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e34c821 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340dd7 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350986 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e389b7b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e3854d7 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392606 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_paragraphs_python' (26) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384f78 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:734:33
[INFO] [stdout]   23:     0x5b198e393ea1 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385f33 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38abfb - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36cc0c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bcdc - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bedc - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e36a77a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e36a77a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e36a77a - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ed51 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e363797 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e3551b4 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e3458c1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e3426bf - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e34c821 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340dd7 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350986 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e389b7b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e3854d7 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392606 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_paragraphs_python' (26) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384f78 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:734:33
[INFO] [stdout]   23:     0x5b198e393ea1 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385f33 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38abfb - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36cc0c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bcdc - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bedc - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e36a77a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e36a77a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e36a77a - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ed51 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e363797 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e3551b4 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e3458c1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e3426bf - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e34c821 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340dd7 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350986 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e389b7b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e3854d7 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392606 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_paragraphs_python' (26) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384f78 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:734:33
[INFO] [stdout]   23:     0x5b198e393ea1 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385f33 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38abfb - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36cc0c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bcdc - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bedc - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e36a77a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e36a77a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e36a77a - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ed51 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e363797 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e3551b4 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e3458c1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e3426bf - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e34c821 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340dd7 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350986 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e389b7b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e3854d7 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392606 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_paragraphs_python' (26) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384f78 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:734:33
[INFO] [stdout]   23:     0x5b198e393ea1 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385f33 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38abfb - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36cc0c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bcdc - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bedc - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e36a77a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e36a77a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e36a77a - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ed51 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e363797 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e3551b4 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e3458c1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e3426bf - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e34c821 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340dd7 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350986 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e389b7b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e3854d7 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392606 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_paragraphs_python' (26) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384f78 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:734:33
[INFO] [stdout]   23:     0x5b198e393ea1 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385f33 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38abfb - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36cc0c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bcdc - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bedc - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e36a77a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e36a77a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e36a77a - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ed51 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e363797 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e3551b4 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e3458c1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e3426bf - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e34c821 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340dd7 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350986 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e389b7b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e3854d7 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392606 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_paragraphs_python' (26) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384f78 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:734:33
[INFO] [stdout]   23:     0x5b198e393ea1 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385f33 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38abfb - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36cc0c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bcdc - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bedc - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e36a77a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e36a77a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e36a77a - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ed51 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e363797 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e3551b4 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e3458c1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e3426bf - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e34c821 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340dd7 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350986 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e389b7b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e3854d7 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392606 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_paragraphs_python' (26) panicked at src/utils.rs:713:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e701e32 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b198e3881b3 - <core[c5ed12ab89cc536a]::result::Result<pyo3[f0d0cc77bafb1067]::instance::Bound<pyo3[f0d0cc77bafb1067]::types::module::PyModule>, pyo3[f0d0cc77bafb1067]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b198e3881b3 - wikiwho[cae568800c06e51d]::utils::tests::call_split_fn_py
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:713:14
[INFO] [stdout]   22:     0x5b198e384f78 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:734:33
[INFO] [stdout]   23:     0x5b198e393ea1 - <pyo3[f0d0cc77bafb1067]::marker::Python>::with_gil::<wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   24:     0x5b198e385f33 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_support.rs:22:22
[INFO] [stdout]   25:     0x5b198e38abfb - <&wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1} as core[c5ed12ab89cc536a]::ops::function::Fn<(proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   26:     0x5b198e36cc0c - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   27:     0x5b198e38bcdc - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b198e39bedc - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b198e36d7fb - __rust_try
[INFO] [stdout]   30:     0x5b198e36a77a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b198e36a77a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b198e36a77a - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   33:     0x5b198e36ed51 - proptest[986ffe77d8de26f9]::test_runner::scoped_panic_hook::internal::with_hook::<core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[986ffe77d8de26f9]::test_runner::runner::call_test<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   34:     0x5b198e363797 - proptest[986ffe77d8de26f9]::test_runner::runner::call_test::<proptest[986ffe77d8de26f9]::sugar::NamedArguments<&str, alloc[9c68fdf4f4f29218]::string::String>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   35:     0x5b198e3551b4 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::shrink::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   36:     0x5b198e3458c1 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<proptest[986ffe77d8de26f9]::string::RegexGeneratorValueTree<alloc[9c68fdf4f4f29218]::string::String>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, &wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   37:     0x5b198e3426bf - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   38:     0x5b198e34c821 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<core[c5ed12ab89cc536a]::result::Result<(), proptest[986ffe77d8de26f9]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:605:18
[INFO] [stdout]   39:     0x5b198e340dd7 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run_in_process::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   40:     0x5b198e350986 - <proptest[986ffe77d8de26f9]::test_runner::runner::TestRunner>::run::<proptest[986ffe77d8de26f9]::strategy::map::Map<&str, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}>, wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   41:     0x5b198e389b7b - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   42:     0x5b198e3854d7 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5b198e392606 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   65:     0x75565b12aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::compare_split_into_paragraphs_python' (26) panicked at src/utils.rs:725:5:
[INFO] [stdout] Test failed: called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'WikiWho'"), traceback: None }.
[INFO] [stdout] minimal failing input: input = ""
[INFO] [stdout] 	successes: 0
[INFO] [stdout] 	local rejects: 0
[INFO] [stdout] 	global rejects: 0
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b198e6eaeb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b198e6eaeb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b198e7018fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b198e7018fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b198e6f0146 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b198e6f0146 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b198e6c7d9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b198e6c7d9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b198e6e2e89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b198e3ac65e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b198e3ac65e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b198e6e30f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b198e6e30f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b198e6c7e58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b198e6bf719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b198e6c8cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b198e7020bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b198e389d2a - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   20:     0x5b198e3854d7 - wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   21:     0x5b198e392606 - <wikiwho[cae568800c06e51d]::utils::tests::compare_split_into_paragraphs_python::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5b198e3a0a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b198e3a0a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5b198e3ad26a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5b198e3ad26a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5b198e3ad26a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5b198e3a7734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5b198e3a7734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5b198e3afd62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b198e3afd62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5b198e3afd62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b198e6ea71f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x5b198e6ea71f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x75565b09daa4 - <unknown>
[INFO] [stdout]   43:     0x75565b12aa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     utils::tests::compare_split_into_paragraphs_python
[INFO] [stdout]     utils::tests::compare_split_into_sentences_python
[INFO] [stdout]     utils::tests::compare_split_into_tokens_python
[INFO] [stdout]     utils::tests::test_case_1
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 44.50s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d2e1251f84bc4e7b854e70bcbcf4770213ae1b514f587e0ed0694dd65ec9e6d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2e1251f84bc4e7b854e70bcbcf4770213ae1b514f587e0ed0694dd65ec9e6d9", kill_on_drop: false }`
[INFO] [stdout] d2e1251f84bc4e7b854e70bcbcf4770213ae1b514f587e0ed0694dd65ec9e6d9
