[INFO] cloning repository https://github.com/noamteyssier/mol2grep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noamteyssier/mol2grep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoamteyssier%2Fmol2grep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoamteyssier%2Fmol2grep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13576eff8ebb87d8ae36c164c8c56a56dbac328a
[INFO] testing noamteyssier/mol2grep against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoamteyssier%2Fmol2grep" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/noamteyssier/mol2grep
[INFO] finished tweaking git repo https://github.com/noamteyssier/mol2grep
[INFO] tweaked toml for git repo https://github.com/noamteyssier/mol2grep written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/noamteyssier/mol2grep on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/noamteyssier/mol2grep already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 550b06241b04dcf9751b8bd06cf0bd86d9039f5ef303fe5ecacbb0f14a20654e
[INFO] running `Command { std: "docker" "start" "-a" "550b06241b04dcf9751b8bd06cf0bd86d9039f5ef303fe5ecacbb0f14a20654e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "550b06241b04dcf9751b8bd06cf0bd86d9039f5ef303fe5ecacbb0f14a20654e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "550b06241b04dcf9751b8bd06cf0bd86d9039f5ef303fe5ecacbb0f14a20654e", kill_on_drop: false }`
[INFO] [stdout] 550b06241b04dcf9751b8bd06cf0bd86d9039f5ef303fe5ecacbb0f14a20654e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cd955ac6af7330ee67d003890934674d6e4bfc94539c3b558086dfb55005308
[INFO] running `Command { std: "docker" "start" "-a" "6cd955ac6af7330ee67d003890934674d6e4bfc94539c3b558086dfb55005308", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling console v0.15.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling indicatif v0.17.0
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling mol2grep v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/mol2utils.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |             (x.get_energy() - table.get(x).unwrap() <= tol)
[INFO] [stdout]    |             ^                                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 66 -             (x.get_energy() - table.get(x).unwrap() <= tol)
[INFO] [stdout] 66 +             x.get_energy() - table.get(x).unwrap() <= tol
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.76s
[INFO] running `Command { std: "docker" "inspect" "6cd955ac6af7330ee67d003890934674d6e4bfc94539c3b558086dfb55005308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cd955ac6af7330ee67d003890934674d6e4bfc94539c3b558086dfb55005308", kill_on_drop: false }`
[INFO] [stdout] 6cd955ac6af7330ee67d003890934674d6e4bfc94539c3b558086dfb55005308
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef9a1b7c10af7fa912a58242ed368506018ac242e83790a57d02e4690ac58954
[INFO] running `Command { std: "docker" "start" "-a" "ef9a1b7c10af7fa912a58242ed368506018ac242e83790a57d02e4690ac58954", kill_on_drop: false }`
[INFO] [stderr]    Compiling mol2grep v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/mol2utils.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |             (x.get_energy() - table.get(x).unwrap() <= tol)
[INFO] [stdout]    |             ^                                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 66 -             (x.get_energy() - table.get(x).unwrap() <= tol)
[INFO] [stdout] 66 +             x.get_energy() - table.get(x).unwrap() <= tol
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.63s
[INFO] running `Command { std: "docker" "inspect" "ef9a1b7c10af7fa912a58242ed368506018ac242e83790a57d02e4690ac58954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef9a1b7c10af7fa912a58242ed368506018ac242e83790a57d02e4690ac58954", kill_on_drop: false }`
[INFO] [stdout] ef9a1b7c10af7fa912a58242ed368506018ac242e83790a57d02e4690ac58954
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5770ba682c1542d93d079671c50400a61103dce110b00a8b9ded830268e0145a
[INFO] running `Command { std: "docker" "start" "-a" "5770ba682c1542d93d079671c50400a61103dce110b00a8b9ded830268e0145a", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/mol2utils.rs:66:13
[INFO] [stderr]    |
[INFO] [stderr] 66 |             (x.get_energy() - table.get(x).unwrap() <= tol)
[INFO] [stderr]    |             ^                                             ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 66 -             (x.get_energy() - table.get(x).unwrap() <= tol)
[INFO] [stderr] 66 +             x.get_energy() - table.get(x).unwrap() <= tol
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `mol2grep` (bin "mol2grep" test) generated 1 warning (run `cargo fix --bin "mol2grep" -p mol2grep --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mol2grep-bd9c4fee259bcbca)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test::tests::run_split ... FAILED
[INFO] [stdout] test test::tests::read_mol2 ... ok
[INFO] [stdout] test test::tests::run_grep_without_energy ... FAILED
[INFO] [stdout] test test::tests::run_grep_with_energy ... FAILED
[INFO] [stdout] test test::tests::read_list ... ok
[INFO] [stdout] test test::tests::read_multi_mol2 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::tests::run_split stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::tests::run_split' (29) panicked at src/file_io.rs:14:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f9a52dfdc2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f9a52f680a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f9a52f680a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x61f9a52e5116 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f9a52e5116 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f9a52bddef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f9a52bddef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f9a52d7c79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f9a505556e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61f9a505556e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61f9a52d7ee2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61f9a52d7ee2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f9a52bdea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61f9a52b3069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f9a52becfd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f9a52f6f4c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f9a52f6cc2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61f9a501c669 - <core[585f66e14d78f9ba]::result::Result<std[3f03f8b59f91bef1]::fs::File, std[3f03f8b59f91bef1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61f9a501c669 - mol2grep[5c1a283882650f24]::file_io::writer
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_io.rs:14:36
[INFO] [stdout]   22:     0x61f9a503777f - mol2grep[5c1a283882650f24]::mol2utils::split::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:197:17
[INFO] [stdout]   23:     0x61f9a5028d00 - core[585f66e14d78f9ba]::iter::adapters::map::map_fold::<usize, alloc[15e7b27aba85d2e2]::boxed::Box<dyn std[3f03f8b59f91bef1]::io::Write>, (), mol2grep[5c1a283882650f24]::mol2utils::split::{closure#1}, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::for_each::call<alloc[15e7b27aba85d2e2]::boxed::Box<dyn std[3f03f8b59f91bef1]::io::Write>, <alloc[15e7b27aba85d2e2]::vec::Vec<alloc[15e7b27aba85d2e2]::boxed::Box<dyn std[3f03f8b59f91bef1]::io::Write>>>::extend_trusted<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::ops::range::Range<usize>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#1}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   24:     0x61f9a501e6e5 - <core[585f66e14d78f9ba]::ops::range::Range<usize> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::fold::<(), core[585f66e14d78f9ba]::iter::adapters::map::map_fold<usize, alloc[15e7b27aba85d2e2]::boxed::Box<dyn std[3f03f8b59f91bef1]::io::Write>, (), mol2grep[5c1a283882650f24]::mol2utils::split::{closure#1}, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::for_each::call<alloc[15e7b27aba85d2e2]::boxed::Box<dyn std[3f03f8b59f91bef1]::io::Write>, <alloc[15e7b27aba85d2e2]::vec::Vec<alloc[15e7b27aba85d2e2]::boxed::Box<dyn std[3f03f8b59f91bef1]::io::Write>>>::extend_trusted<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::ops::range::Range<usize>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#1}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   25:     0x61f9a50288d3 - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::ops::range::Range<usize>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#1}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::fold::<(), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::for_each::call<alloc[15e7b27aba85d2e2]::boxed::Box<dyn std[3f03f8b59f91bef1]::io::Write>, <alloc[15e7b27aba85d2e2]::vec::Vec<alloc[15e7b27aba85d2e2]::boxed::Box<dyn std[3f03f8b59f91bef1]::io::Write>>>::extend_trusted<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::ops::range::Range<usize>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#1}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x61f9a5028a35 - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::ops::range::Range<usize>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#1}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::for_each::<<alloc[15e7b27aba85d2e2]::vec::Vec<alloc[15e7b27aba85d2e2]::boxed::Box<dyn std[3f03f8b59f91bef1]::io::Write>>>::extend_trusted<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::ops::range::Range<usize>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#1}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x61f9a50163a4 - <alloc[15e7b27aba85d2e2]::vec::Vec<alloc[15e7b27aba85d2e2]::boxed::Box<dyn std[3f03f8b59f91bef1]::io::Write>>>::extend_trusted::<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::ops::range::Range<usize>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#1}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/vec/mod.rs:3913:26
[INFO] [stdout]   28:     0x61f9a50189fa - <alloc[15e7b27aba85d2e2]::vec::Vec<alloc[15e7b27aba85d2e2]::boxed::Box<dyn std[3f03f8b59f91bef1]::io::Write>> as alloc[15e7b27aba85d2e2]::vec::spec_extend::SpecExtend<alloc[15e7b27aba85d2e2]::boxed::Box<dyn std[3f03f8b59f91bef1]::io::Write>, core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::ops::range::Range<usize>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#1}>>>::spec_extend
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   29:     0x61f9a5018b00 - <alloc[15e7b27aba85d2e2]::vec::Vec<alloc[15e7b27aba85d2e2]::boxed::Box<dyn std[3f03f8b59f91bef1]::io::Write>> as alloc[15e7b27aba85d2e2]::vec::spec_from_iter_nested::SpecFromIterNested<alloc[15e7b27aba85d2e2]::boxed::Box<dyn std[3f03f8b59f91bef1]::io::Write>, core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::ops::range::Range<usize>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#1}>>>::from_iter
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   30:     0x61f9a5017a8d - <alloc[15e7b27aba85d2e2]::vec::Vec<alloc[15e7b27aba85d2e2]::boxed::Box<dyn std[3f03f8b59f91bef1]::io::Write>> as alloc[15e7b27aba85d2e2]::vec::spec_from_iter::SpecFromIter<alloc[15e7b27aba85d2e2]::boxed::Box<dyn std[3f03f8b59f91bef1]::io::Write>, core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::ops::range::Range<usize>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#1}>>>::from_iter
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   31:     0x61f9a5017175 - <alloc[15e7b27aba85d2e2]::vec::Vec<alloc[15e7b27aba85d2e2]::boxed::Box<dyn std[3f03f8b59f91bef1]::io::Write>> as core[585f66e14d78f9ba]::iter::traits::collect::FromIterator<alloc[15e7b27aba85d2e2]::boxed::Box<dyn std[3f03f8b59f91bef1]::io::Write>>>::from_iter::<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::ops::range::Range<usize>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#1}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/vec/mod.rs:3777:9
[INFO] [stdout]   32:     0x61f9a50289fd - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::ops::range::Range<usize>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#1}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::collect::<alloc[15e7b27aba85d2e2]::vec::Vec<alloc[15e7b27aba85d2e2]::boxed::Box<dyn std[3f03f8b59f91bef1]::io::Write>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2032:9
[INFO] [stdout]   33:     0x61f9a503980c - mol2grep[5c1a283882650f24]::mol2utils::split
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:199:14
[INFO] [stdout]   34:     0x61f9a5030f64 - mol2grep[5c1a283882650f24]::test::tests::run_split
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:138:25
[INFO] [stdout]   35:     0x61f9a502d617 - mol2grep[5c1a283882650f24]::test::tests::run_split::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:130:19
[INFO] [stdout]   36:     0x61f9a5031a96 - <mol2grep[5c1a283882650f24]::test::tests::run_split::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x61f9a504991b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x61f9a504991b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   39:     0x61f9a505617a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   40:     0x61f9a505617a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61f9a505617a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61f9a505617a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x61f9a505617a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x61f9a505617a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   45:     0x61f9a505617a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   46:     0x61f9a5050644 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   47:     0x61f9a5050644 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x61f9a5058c72 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   49:     0x61f9a5058c72 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x61f9a5058c72 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x61f9a5058c72 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x61f9a5058c72 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x61f9a5058c72 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x61f9a5058c72 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x61f9a52df62f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x61f9a52df62f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x772b66b6baa4 - <unknown>
[INFO] [stdout]   58:     0x772b66bf8a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (32) panicked at src/mol2utils.rs:188:44:
[INFO] [stdout] Error in sending through channel: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f9a52dfdc2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f9a52f680a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f9a52f680a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x61f9a52e5116 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f9a52e5116 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f9a52bddef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f9a52bddef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f9a52d7c79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f9a505556e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61f9a505556e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61f9a52d7ee2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61f9a52d7ee2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f9a52bdea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61f9a52b3069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f9a52becfd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f9a52f6f4c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f9a52f6cc2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61f9a501bd9f - <core[585f66e14d78f9ba]::result::Result<(), std[3f03f8b59f91bef1]::sync::mpsc::SendError<mol2grep[5c1a283882650f24]::mol2::Mol2>>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61f9a50365f7 - mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:188:44
[INFO] [stdout]   22:     0x61f9a5045a3c - core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::for_each::call::<mol2grep[5c1a283882650f24]::mol2::Mol2, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x61f9a502d411 - <mol2grep[5c1a283882650f24]::mol2::Mol2Reader as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::fold::<(), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::for_each::call<mol2grep[5c1a283882650f24]::mol2::Mol2, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   24:     0x61f9a502d46a - <mol2grep[5c1a283882650f24]::mol2::Mol2Reader as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::for_each::<mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x61f9a5036e3c - mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:187:26
[INFO] [stdout]   26:     0x61f9a5018919 - <rayon[6bf7643c1c8538eb]::iter::map_with::MapWithFolder<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}> as rayon[6bf7643c1c8538eb]::iter::plumbing::Folder<alloc[15e7b27aba85d2e2]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/map_with.rs:304:27
[INFO] [stdout]   27:     0x61f9a503fffd - <rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>> as rayon[6bf7643c1c8538eb]::iter::plumbing::UnindexedProducer>::fold_with::<rayon[6bf7643c1c8538eb]::iter::map_with::MapWithFolder<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/par_bridge.rs:157:37
[INFO] [stdout]   28:     0x61f9a504498a - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:482:18
[INFO] [stdout]   29:     0x61f9a50457b8 - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:474:31
[INFO] [stdout]   30:     0x61f9a504777b - rayon_core[6e82cbf913849782]::join::join_context::call_a::<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:124:17
[INFO] [stdout]   31:     0x61f9a501ca90 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61f9a501fa4a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61f9a5018d5b - __rust_try
[INFO] [stdout]   34:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61f9a503f780 - rayon_core[6e82cbf913849782]::unwind::halt_unwinding::<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/unwind.rs:17:5
[INFO] [stdout]   37:     0x61f9a5047353 - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:141:24
[INFO] [stdout]   38:     0x61f9a5035df2 - rayon_core[6e82cbf913849782]::registry::in_worker::<rayon_core[6e82cbf913849782]::join::join_context<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:877:13
[INFO] [stdout]   39:     0x61f9a5046b1b - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:132:5
[INFO] [stdout]   40:     0x61f9a5044d8e - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:473:51
[INFO] [stdout]   41:     0x61f9a50457b8 - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:474:31
[INFO] [stdout]   42:     0x61f9a504777b - rayon_core[6e82cbf913849782]::join::join_context::call_a::<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:124:17
[INFO] [stdout]   43:     0x61f9a501ca90 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x61f9a501fa4a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x61f9a5018d5b - __rust_try
[INFO] [stdout]   46:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x61f9a503f780 - rayon_core[6e82cbf913849782]::unwind::halt_unwinding::<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/unwind.rs:17:5
[INFO] [stdout]   49:     0x61f9a5047353 - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:141:24
[INFO] [stdout]   50:     0x61f9a5035df2 - rayon_core[6e82cbf913849782]::registry::in_worker::<rayon_core[6e82cbf913849782]::join::join_context<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:877:13
[INFO] [stdout]   51:     0x61f9a5046b1b - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:132:5
[INFO] [stdout]   52:     0x61f9a5044d8e - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:473:51
[INFO] [stdout]   53:     0x61f9a50457b8 - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:474:31
[INFO] [stdout]   54:     0x61f9a504777b - rayon_core[6e82cbf913849782]::join::join_context::call_a::<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:124:17
[INFO] [stdout]   55:     0x61f9a501ca90 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x61f9a501fa4a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x61f9a5018d5b - __rust_try
[INFO] [stdout]   58:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61f9a503f780 - rayon_core[6e82cbf913849782]::unwind::halt_unwinding::<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/unwind.rs:17:5
[INFO] [stdout]   61:     0x61f9a5047353 - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:141:24
[INFO] [stdout]   62:     0x61f9a5035df2 - rayon_core[6e82cbf913849782]::registry::in_worker::<rayon_core[6e82cbf913849782]::join::join_context<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:877:13
[INFO] [stdout]   63:     0x61f9a5046b1b - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:132:5
[INFO] [stdout]   64:     0x61f9a5044d8e - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:473:51
[INFO] [stdout]   65:     0x61f9a50457b8 - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:474:31
[INFO] [stdout]   66:     0x61f9a504777b - rayon_core[6e82cbf913849782]::join::join_context::call_a::<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:124:17
[INFO] [stdout]   67:     0x61f9a501ca90 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x61f9a501fa4a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x61f9a5018d5b - __rust_try
[INFO] [stdout]   70:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x61f9a503f780 - rayon_core[6e82cbf913849782]::unwind::halt_unwinding::<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/unwind.rs:17:5
[INFO] [stdout]   73:     0x61f9a5047353 - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:141:24
[INFO] [stdout]   74:     0x61f9a5035df2 - rayon_core[6e82cbf913849782]::registry::in_worker::<rayon_core[6e82cbf913849782]::join::join_context<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:877:13
[INFO] [stdout]   75:     0x61f9a5046b1b - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:132:5
[INFO] [stdout]   76:     0x61f9a5044d8e - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:473:51
[INFO] [stdout]   77:     0x61f9a50457b8 - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:474:31
[INFO] [stdout]   78:     0x61f9a504777b - rayon_core[6e82cbf913849782]::join::join_context::call_a::<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:124:17
[INFO] [stdout]   79:     0x61f9a501ca90 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   80:     0x61f9a501fa4a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   81:     0x61f9a5018d5b - __rust_try
[INFO] [stdout]   82:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   83:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   84:     0x61f9a503f780 - rayon_core[6e82cbf913849782]::unwind::halt_unwinding::<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/unwind.rs:17:5
[INFO] [stdout]   85:     0x61f9a5047353 - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:141:24
[INFO] [stdout]   86:     0x61f9a5035df2 - rayon_core[6e82cbf913849782]::registry::in_worker::<rayon_core[6e82cbf913849782]::join::join_context<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:877:13
[INFO] [stdout]   87:     0x61f9a5046b1b - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:132:5
[INFO] [stdout]   88:     0x61f9a5044d8e - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:473:51
[INFO] [stdout]   89:     0x61f9a50457b8 - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:474:31
[INFO] [stdout]   90:     0x61f9a504777b - rayon_core[6e82cbf913849782]::join::join_context::call_a::<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:124:17
[INFO] [stdout]   91:     0x61f9a501ca90 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   92:     0x61f9a501fa4a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   93:     0x61f9a5018d5b - __rust_try
[INFO] [stdout]   94:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   95:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   96:     0x61f9a503f780 - rayon_core[6e82cbf913849782]::unwind::halt_unwinding::<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/unwind.rs:17:5
[INFO] [stdout]   97:     0x61f9a5047353 - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:141:24
[INFO] [stdout]   98:     0x61f9a5035df2 - rayon_core[6e82cbf913849782]::registry::in_worker::<rayon_core[6e82cbf913849782]::join::join_context<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:877:13
[INFO] [stdout]   99:     0x61f9a5046b1b - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:132:5
[INFO] [stdout]  100:     0x61f9a5044d8e - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:473:51
[INFO] [stdout]  101:     0x61f9a50458a8 - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:475:31
[INFO] [stdout]  102:     0x61f9a50478f9 - rayon_core[6e82cbf913849782]::join::join_context::call_b::<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:129:25
[INFO] [stdout]  103:     0x61f9a50255a5 - <rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call::<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/job.rs:113:21
[INFO] [stdout]  104:     0x61f9a501cb50 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  105:     0x61f9a501fb26 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]  106:     0x61f9a5018d5b - __rust_try
[INFO] [stdout]  107:     0x61f9a5016ecc - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]  108:     0x61f9a5016ecc - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]  109:     0x61f9a503f887 - rayon_core[6e82cbf913849782]::unwind::halt_unwinding::<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/unwind.rs:17:5
[INFO] [stdout]  110:     0x61f9a5027100 - <rayon_core[6e82cbf913849782]::job::StackJob<rayon_core[6e82cbf913849782]::latch::SpinLatch, rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[6e82cbf913849782]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/job.rs:119:38
[INFO] [stdout]  111:     0x61f9a50c0b5e - <rayon_core[6e82cbf913849782]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/job.rs:59:9
[INFO] [stdout]  112:     0x61f9a50db4ea - <rayon_core[6e82cbf913849782]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:752:13
[INFO] [stdout]  113:     0x61f9a50db1d8 - <rayon_core[6e82cbf913849782]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:729:22
[INFO] [stdout]  114:     0x61f9a50d93ab - <rayon_core[6e82cbf913849782]::registry::WorkerThread>::wait_until::<rayon_core[6e82cbf913849782]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:703:18
[INFO] [stdout]  115:     0x61f9a50dbb5c - rayon_core[6e82cbf913849782]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:836:19
[INFO] [stdout]  116:     0x61f9a50da26d - <rayon_core[6e82cbf913849782]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:55:18
[INFO] [stdout]  117:     0x61f9a50da01d - <rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:100:27
[INFO] [stdout]  118:     0x61f9a50ceb06 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  119:     0x61f9a50b9d3f - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  120:     0x61f9a50b57e4 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  121:     0x61f9a50d6f24 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]  122:     0x61f9a50ba12b - __rust_try
[INFO] [stdout]  123:     0x61f9a50b9200 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]  124:     0x61f9a50b9200 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]  125:     0x61f9a50b9200 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  126:     0x61f9a50e5c2f - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  127:     0x61f9a52df62f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  128:     0x61f9a52df62f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]  129:     0x772b66b6baa4 - <unknown>
[INFO] [stdout]  130:     0x772b66bf8a64 - clone
[INFO] [stdout]  131:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (44) panicked at src/mol2utils.rs:188:44:
[INFO] [stdout] Error in sending through channel: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f9a52dfdc2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f9a52f680a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f9a52f680a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x61f9a52e5116 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f9a52e5116 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f9a52bddef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f9a52bddef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f9a52d7c79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f9a505556e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61f9a505556e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61f9a52d7ee2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61f9a52d7ee2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f9a52bdea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61f9a52b3069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f9a52becfd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f9a52f6f4c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f9a52f6cc2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61f9a501bd9f - <core[585f66e14d78f9ba]::result::Result<(), std[3f03f8b59f91bef1]::sync::mpsc::SendError<mol2grep[5c1a283882650f24]::mol2::Mol2>>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61f9a50365f7 - mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:188:44
[INFO] [stdout]   22:     0x61f9a5045a3c - core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::for_each::call::<mol2grep[5c1a283882650f24]::mol2::Mol2, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x61f9a502d411 - <mol2grep[5c1a283882650f24]::mol2::Mol2Reader as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::fold::<(), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::for_each::call<mol2grep[5c1a283882650f24]::mol2::Mol2, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   24:     0x61f9a502d46a - <mol2grep[5c1a283882650f24]::mol2::Mol2Reader as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::for_each::<mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x61f9a5036e3c - mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:187:26
[INFO] [stdout]   26:     0x61f9a5018919 - <rayon[6bf7643c1c8538eb]::iter::map_with::MapWithFolder<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}> as rayon[6bf7643c1c8538eb]::iter::plumbing::Folder<alloc[15e7b27aba85d2e2]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/map_with.rs:304:27
[INFO] [stdout]   27:     0x61f9a503fffd - <rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>> as rayon[6bf7643c1c8538eb]::iter::plumbing::UnindexedProducer>::fold_with::<rayon[6bf7643c1c8538eb]::iter::map_with::MapWithFolder<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/par_bridge.rs:157:37
[INFO] [stdout]   28:     0x61f9a5044b4b - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:479:42
[INFO] [stdout]   29:     0x61f9a50458a8 - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:475:31
[INFO] [stdout]   30:     0x61f9a50478f9 - rayon_core[6e82cbf913849782]::join::join_context::call_b::<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:129:25
[INFO] [stdout]   31:     0x61f9a50255a5 - <rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call::<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/job.rs:113:21
[INFO] [stdout]   32:     0x61f9a501cb50 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x61f9a501fb26 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x61f9a5018d5b - __rust_try
[INFO] [stdout]   35:     0x61f9a5016ecc - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x61f9a5016ecc - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x61f9a503f887 - rayon_core[6e82cbf913849782]::unwind::halt_unwinding::<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x61f9a5027100 - <rayon_core[6e82cbf913849782]::job::StackJob<rayon_core[6e82cbf913849782]::latch::SpinLatch, rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[6e82cbf913849782]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/job.rs:119:38
[INFO] [stdout]   39:     0x61f9a50c0b5e - <rayon_core[6e82cbf913849782]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/job.rs:59:9
[INFO] [stdout]   40:     0x61f9a50db4ea - <rayon_core[6e82cbf913849782]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:752:13
[INFO] [stdout]   41:     0x61f9a50db1d8 - <rayon_core[6e82cbf913849782]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:729:22
[INFO] [stdout]   42:     0x61f9a50d93ab - <rayon_core[6e82cbf913849782]::registry::WorkerThread>::wait_until::<rayon_core[6e82cbf913849782]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:703:18
[INFO] [stdout]   43:     0x61f9a50dbb5c - rayon_core[6e82cbf913849782]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:836:19
[INFO] [stdout]   44:     0x61f9a50da26d - <rayon_core[6e82cbf913849782]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:55:18
[INFO] [stdout]   45:     0x61f9a50da01d - <rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:100:27
[INFO] [stdout]   46:     0x61f9a50ceb06 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x61f9a50b9d3f - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x61f9a50b57e4 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x61f9a50d6f24 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x61f9a50ba12b - __rust_try
[INFO] [stdout]   51:     0x61f9a50b9200 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x61f9a50b9200 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x61f9a50b9200 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x61f9a50e5c2f - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x61f9a52df62f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x61f9a52df62f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x772b66b6baa4 - <unknown>
[INFO] [stdout]   58:     0x772b66bf8a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (35) panicked at src/mol2utils.rs:188:44:
[INFO] [stdout] Error in sending through channel: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f9a52dfdc2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f9a52f680a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f9a52f680a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x61f9a52e5116 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f9a52e5116 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f9a52bddef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f9a52bddef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f9a52d7c79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f9a505556e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61f9a505556e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61f9a52d7ee2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61f9a52d7ee2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f9a52bdea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61f9a52b3069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f9a52becfd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f9a52f6f4c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f9a52f6cc2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61f9a501bd9f - <core[585f66e14d78f9ba]::result::Result<(), std[3f03f8b59f91bef1]::sync::mpsc::SendError<mol2grep[5c1a283882650f24]::mol2::Mol2>>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61f9a50365f7 - mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:188:44
[INFO] [stdout]   22:     0x61f9a5045a3c - core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::for_each::call::<mol2grep[5c1a283882650f24]::mol2::Mol2, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x61f9a502d411 - <mol2grep[5c1a283882650f24]::mol2::Mol2Reader as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::fold::<(), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::for_each::call<mol2grep[5c1a283882650f24]::mol2::Mol2, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   24:     0x61f9a502d46a - <mol2grep[5c1a283882650f24]::mol2::Mol2Reader as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::for_each::<mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x61f9a5036e3c - mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:187:26
[INFO] [stdout]   26:     0x61f9a5018919 - <rayon[6bf7643c1c8538eb]::iter::map_with::MapWithFolder<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}> as rayon[6bf7643c1c8538eb]::iter::plumbing::Folder<alloc[15e7b27aba85d2e2]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/map_with.rs:304:27
[INFO] [stdout]   27:     0x61f9a503fffd - <rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>> as rayon[6bf7643c1c8538eb]::iter::plumbing::UnindexedProducer>::fold_with::<rayon[6bf7643c1c8538eb]::iter::map_with::MapWithFolder<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/par_bridge.rs:157:37
[INFO] [stdout]   28:     0x61f9a5044b4b - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:479:42
[INFO] [stdout]   29:     0x61f9a50457b8 - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:474:31
[INFO] [stdout]   30:     0x61f9a504777b - rayon_core[6e82cbf913849782]::join::join_context::call_a::<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:124:17
[INFO] [stdout]   31:     0x61f9a501ca90 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61f9a501fa4a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61f9a5018d5b - __rust_try
[INFO] [stdout]   34:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61f9a503f780 - rayon_core[6e82cbf913849782]::unwind::halt_unwinding::<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/unwind.rs:17:5
[INFO] [stdout]   37:     0x61f9a5047353 - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:141:24
[INFO] [stdout]   38:     0x61f9a5035df2 - rayon_core[6e82cbf913849782]::registry::in_worker::<rayon_core[6e82cbf913849782]::join::join_context<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:877:13
[INFO] [stdout]   39:     0x61f9a5046b1b - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:132:5
[INFO] [stdout]   40:     0x61f9a5044d8e - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:473:51
[INFO] [stdout]   41:     0x61f9a50457b8 - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:474:31
[INFO] [stdout]   42:     0x61f9a504777b - rayon_core[6e82cbf913849782]::join::join_context::call_a::<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:124:17
[INFO] [stdout]   43:     0x61f9a501ca90 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x61f9a501fa4a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x61f9a5018d5b - __rust_try
[INFO] [stdout]   46:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x61f9a503f780 - rayon_core[6e82cbf913849782]::unwind::halt_unwinding::<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/unwind.rs:17:5
[INFO] [stdout]   49:     0x61f9a5047353 - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:141:24
[INFO] [stdout]   50:     0x61f9a5036551 - <rayon_core[6e82cbf913849782]::registry::Registry>::in_worker_cold::<rayon_core[6e82cbf913849782]::join::join_context<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:468:21
[INFO] [stdout]   51:     0x61f9a5025548 - <rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call::<((), ()), <rayon_core[6e82cbf913849782]::registry::Registry>::in_worker_cold<rayon_core[6e82cbf913849782]::join::join_context<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/job.rs:113:21
[INFO] [stdout]   52:     0x61f9a501caf3 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<((), ()), <rayon_core[6e82cbf913849782]::registry::Registry>::in_worker_cold<rayon_core[6e82cbf913849782]::join::join_context<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x61f9a501fabf - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<((), ()), <rayon_core[6e82cbf913849782]::registry::Registry>::in_worker_cold<rayon_core[6e82cbf913849782]::join::join_context<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x61f9a5018d5b - __rust_try
[INFO] [stdout]   55:     0x61f9a5016d22 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<((), ()), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<((), ()), <rayon_core[6e82cbf913849782]::registry::Registry>::in_worker_cold<rayon_core[6e82cbf913849782]::join::join_context<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x61f9a5016d22 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<((), ()), <rayon_core[6e82cbf913849782]::registry::Registry>::in_worker_cold<rayon_core[6e82cbf913849782]::join::join_context<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x61f9a503f7fa - rayon_core[6e82cbf913849782]::unwind::halt_unwinding::<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<((), ()), <rayon_core[6e82cbf913849782]::registry::Registry>::in_worker_cold<rayon_core[6e82cbf913849782]::join::join_context<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/unwind.rs:17:5
[INFO] [stdout]   58:     0x61f9a50278de - <rayon_core[6e82cbf913849782]::job::StackJob<&rayon_core[6e82cbf913849782]::latch::LockLatch, <rayon_core[6e82cbf913849782]::registry::Registry>::in_worker_cold<rayon_core[6e82cbf913849782]::join::join_context<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}, ((), ())> as rayon_core[6e82cbf913849782]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/job.rs:119:38
[INFO] [stdout]   59:     0x61f9a50c0b5e - <rayon_core[6e82cbf913849782]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/job.rs:59:9
[INFO] [stdout]   60:     0x61f9a50db4ea - <rayon_core[6e82cbf913849782]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:752:13
[INFO] [stdout]   61:     0x61f9a50db1d8 - <rayon_core[6e82cbf913849782]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:729:22
[INFO] [stdout]   62:     0x61f9a50d93ab - <rayon_core[6e82cbf913849782]::registry::WorkerThread>::wait_until::<rayon_core[6e82cbf913849782]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:703:18
[INFO] [stdout]   63:     0x61f9a50dbb5c - rayon_core[6e82cbf913849782]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:836:19
[INFO] [stdout]   64:     0x61f9a50da26d - <rayon_core[6e82cbf913849782]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:55:18
[INFO] [stdout]   65:     0x61f9a50da01d - <rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:100:27
[INFO] [stdout]   66:     0x61f9a50ceb06 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x61f9a50b9d3f - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x61f9a50b57e4 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x61f9a50d6f24 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x61f9a50ba12b - __rust_try
[INFO] [stdout]   71:     0x61f9a50b9200 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x61f9a50b9200 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x61f9a50b9200 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x61f9a50e5c2f - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x61f9a52df62f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x61f9a52df62f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x772b66b6baa4 - <unknown>
[INFO] [stdout]   78:     0x772b66bf8a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (38) panicked at src/mol2utils.rs:188:44:
[INFO] [stdout] Error in sending through channel: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f9a52dfdc2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f9a52f680a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f9a52f680a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x61f9a52e5116 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f9a52e5116 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f9a52bddef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f9a52bddef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f9a52d7c79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f9a505556e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61f9a505556e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61f9a52d7ee2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61f9a52d7ee2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f9a52bdea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61f9a52b3069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f9a52becfd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f9a52f6f4c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f9a52f6cc2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61f9a501bd9f - <core[585f66e14d78f9ba]::result::Result<(), std[3f03f8b59f91bef1]::sync::mpsc::SendError<mol2grep[5c1a283882650f24]::mol2::Mol2>>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61f9a50365f7 - mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:188:44
[INFO] [stdout]   22:     0x61f9a5045a3c - core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::for_each::call::<mol2grep[5c1a283882650f24]::mol2::Mol2, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x61f9a502d411 - <mol2grep[5c1a283882650f24]::mol2::Mol2Reader as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::fold::<(), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::for_each::call<mol2grep[5c1a283882650f24]::mol2::Mol2, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   24:     0x61f9a502d46a - <mol2grep[5c1a283882650f24]::mol2::Mol2Reader as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::for_each::<mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x61f9a5036e3c - mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:187:26
[INFO] [stdout]   26:     0x61f9a5018919 - <rayon[6bf7643c1c8538eb]::iter::map_with::MapWithFolder<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}> as rayon[6bf7643c1c8538eb]::iter::plumbing::Folder<alloc[15e7b27aba85d2e2]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/map_with.rs:304:27
[INFO] [stdout]   27:     0x61f9a503fffd - <rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>> as rayon[6bf7643c1c8538eb]::iter::plumbing::UnindexedProducer>::fold_with::<rayon[6bf7643c1c8538eb]::iter::map_with::MapWithFolder<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/par_bridge.rs:157:37
[INFO] [stdout]   28:     0x61f9a5044b4b - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:479:42
[INFO] [stdout]   29:     0x61f9a50457b8 - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:474:31
[INFO] [stdout]   30:     0x61f9a504777b - rayon_core[6e82cbf913849782]::join::join_context::call_a::<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:124:17
[INFO] [stdout]   31:     0x61f9a501ca90 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61f9a501fa4a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61f9a5018d5b - __rust_try
[INFO] [stdout]   34:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61f9a503f780 - rayon_core[6e82cbf913849782]::unwind::halt_unwinding::<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/unwind.rs:17:5
[INFO] [stdout]   37:     0x61f9a5047353 - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:141:24
[INFO] [stdout]   38:     0x61f9a5035df2 - rayon_core[6e82cbf913849782]::registry::in_worker::<rayon_core[6e82cbf913849782]::join::join_context<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:877:13
[INFO] [stdout]   39:     0x61f9a5046b1b - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:132:5
[INFO] [stdout]   40:     0x61f9a5044d8e - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:473:51
[INFO] [stdout]   41:     0x61f9a50457b8 - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:474:31
[INFO] [stdout]   42:     0x61f9a504777b - rayon_core[6e82cbf913849782]::join::join_context::call_a::<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:124:17
[INFO] [stdout]   43:     0x61f9a501ca90 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x61f9a501fa4a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x61f9a5018d5b - __rust_try
[INFO] [stdout]   46:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x61f9a503f780 - rayon_core[6e82cbf913849782]::unwind::halt_unwinding::<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/unwind.rs:17:5
[INFO] [stdout]   49:     0x61f9a5047353 - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:141:24
[INFO] [stdout]   50:     0x61f9a5035df2 - rayon_core[6e82cbf913849782]::registry::in_worker::<rayon_core[6e82cbf913849782]::join::join_context<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:877:13
[INFO] [stdout]   51:     0x61f9a5046b1b - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:132:5
[INFO] [stdout]   52:     0x61f9a5044d8e - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:473:51
[INFO] [stdout]   53:     0x61f9a50457b8 - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:474:31
[INFO] [stdout]   54:     0x61f9a504777b - rayon_core[6e82cbf913849782]::join::join_context::call_a::<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:124:17
[INFO] [stdout]   55:     0x61f9a501ca90 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x61f9a501fa4a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x61f9a5018d5b - __rust_try
[INFO] [stdout]   58:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61f9a503f780 - rayon_core[6e82cbf913849782]::unwind::halt_unwinding::<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/unwind.rs:17:5
[INFO] [stdout]   61:     0x61f9a5047353 - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:141:24
[INFO] [stdout]   62:     0x61f9a5035df2 - rayon_core[6e82cbf913849782]::registry::in_worker::<rayon_core[6e82cbf913849782]::join::join_context<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:877:13
[INFO] [stdout]   63:     0x61f9a5046b1b - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:132:5
[INFO] [stdout]   64:     0x61f9a5044d8e - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:473:51
[INFO] [stdout]   65:     0x61f9a50457b8 - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:474:31
[INFO] [stdout]   66:     0x61f9a504777b - rayon_core[6e82cbf913849782]::join::join_context::call_a::<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:124:17
[INFO] [stdout]   67:     0x61f9a501ca90 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x61f9a501fa4a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x61f9a5018d5b - __rust_try
[INFO] [stdout]   70:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x61f9a5016b6c - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x61f9a503f780 - rayon_core[6e82cbf913849782]::unwind::halt_unwinding::<rayon_core[6e82cbf913849782]::join::join_context::call_a<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/unwind.rs:17:5
[INFO] [stdout]   73:     0x61f9a5047353 - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:141:24
[INFO] [stdout]   74:     0x61f9a5035df2 - rayon_core[6e82cbf913849782]::registry::in_worker::<rayon_core[6e82cbf913849782]::join::join_context<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:877:13
[INFO] [stdout]   75:     0x61f9a5046b1b - rayon_core[6e82cbf913849782]::join::join_context::<rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:132:5
[INFO] [stdout]   76:     0x61f9a5044d8e - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:473:51
[INFO] [stdout]   77:     0x61f9a50458a8 - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:475:31
[INFO] [stdout]   78:     0x61f9a50478f9 - rayon_core[6e82cbf913849782]::join::join_context::call_b::<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:129:25
[INFO] [stdout]   79:     0x61f9a50255a5 - <rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call::<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/job.rs:113:21
[INFO] [stdout]   80:     0x61f9a501cb50 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   81:     0x61f9a501fb26 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   82:     0x61f9a5018d5b - __rust_try
[INFO] [stdout]   83:     0x61f9a5016ecc - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x61f9a5016ecc - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x61f9a503f887 - rayon_core[6e82cbf913849782]::unwind::halt_unwinding::<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/unwind.rs:17:5
[INFO] [stdout]   86:     0x61f9a5027100 - <rayon_core[6e82cbf913849782]::job::StackJob<rayon_core[6e82cbf913849782]::latch::SpinLatch, rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[6e82cbf913849782]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/job.rs:119:38
[INFO] [stdout]   87:     0x61f9a50c0b5e - <rayon_core[6e82cbf913849782]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/job.rs:59:9
[INFO] [stdout]   88:     0x61f9a50db4ea - <rayon_core[6e82cbf913849782]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:752:13
[INFO] [stdout]   89:     0x61f9a50db1d8 - <rayon_core[6e82cbf913849782]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:729:22
[INFO] [stdout]   90:     0x61f9a50d93ab - <rayon_core[6e82cbf913849782]::registry::WorkerThread>::wait_until::<rayon_core[6e82cbf913849782]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:703:18
[INFO] [stdout]   91:     0x61f9a50dbb5c - rayon_core[6e82cbf913849782]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:836:19
[INFO] [stdout]   92:     0x61f9a50da26d - <rayon_core[6e82cbf913849782]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:55:18
[INFO] [stdout]   93:     0x61f9a50da01d - <rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:100:27
[INFO] [stdout]   94:     0x61f9a50ceb06 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   95:     0x61f9a50b9d3f - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   96:     0x61f9a50b57e4 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   97:     0x61f9a50d6f24 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   98:     0x61f9a50ba12b - __rust_try
[INFO] [stdout]   99:     0x61f9a50b9200 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]  100:     0x61f9a50b9200 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]  101:     0x61f9a50b9200 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  102:     0x61f9a50e5c2f - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  103:     0x61f9a52df62f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  104:     0x61f9a52df62f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]  105:     0x772b66b6baa4 - <unknown>
[INFO] [stdout]  106:     0x772b66bf8a64 - clone
[INFO] [stdout]  107:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (33) panicked at src/mol2utils.rs:188:44:
[INFO] [stdout] Error in sending through channel: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f9a52dfdc2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f9a52f680a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f9a52f680a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x61f9a52e5116 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f9a52e5116 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f9a52bddef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f9a52bddef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f9a52d7c79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f9a505556e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61f9a505556e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61f9a52d7ee2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61f9a52d7ee2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f9a52bdea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61f9a52b3069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f9a52becfd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f9a52f6f4c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f9a52f6cc2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61f9a501bd9f - <core[585f66e14d78f9ba]::result::Result<(), std[3f03f8b59f91bef1]::sync::mpsc::SendError<mol2grep[5c1a283882650f24]::mol2::Mol2>>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61f9a50365f7 - mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:188:44
[INFO] [stdout]   22:     0x61f9a5045a3c - core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::for_each::call::<mol2grep[5c1a283882650f24]::mol2::Mol2, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   23:     0x61f9a502d411 - <mol2grep[5c1a283882650f24]::mol2::Mol2Reader as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::fold::<(), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::for_each::call<mol2grep[5c1a283882650f24]::mol2::Mol2, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   24:     0x61f9a502d46a - <mol2grep[5c1a283882650f24]::mol2::Mol2Reader as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::for_each::<mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x61f9a5036e3c - mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:187:26
[INFO] [stdout]   26:     0x61f9a5018919 - <rayon[6bf7643c1c8538eb]::iter::map_with::MapWithFolder<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}> as rayon[6bf7643c1c8538eb]::iter::plumbing::Folder<alloc[15e7b27aba85d2e2]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/map_with.rs:304:27
[INFO] [stdout]   27:     0x61f9a503fffd - <rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>> as rayon[6bf7643c1c8538eb]::iter::plumbing::UnindexedProducer>::fold_with::<rayon[6bf7643c1c8538eb]::iter::map_with::MapWithFolder<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/par_bridge.rs:157:37
[INFO] [stdout]   28:     0x61f9a5044b4b - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:479:42
[INFO] [stdout]   29:     0x61f9a50458a8 - rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.3/src/iter/plumbing/mod.rs:475:31
[INFO] [stdout]   30:     0x61f9a50478f9 - rayon_core[6e82cbf913849782]::join::join_context::call_b::<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/join/mod.rs:129:25
[INFO] [stdout]   31:     0x61f9a50255a5 - <rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call::<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/job.rs:113:21
[INFO] [stdout]   32:     0x61f9a501cb50 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x61f9a501fb26 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x61f9a5018d5b - __rust_try
[INFO] [stdout]   35:     0x61f9a5016ecc - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x61f9a5016ecc - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x61f9a503f887 - rayon_core[6e82cbf913849782]::unwind::halt_unwinding::<<rayon_core[6e82cbf913849782]::job::StackJob<_, _, _> as rayon_core[6e82cbf913849782]::job::Job>::execute::call<(), rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x61f9a5027100 - <rayon_core[6e82cbf913849782]::job::StackJob<rayon_core[6e82cbf913849782]::latch::SpinLatch, rayon_core[6e82cbf913849782]::join::join_context::call_b<(), rayon[6bf7643c1c8538eb]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[6bf7643c1c8538eb]::iter::par_bridge::IterParallelProducer<indicatif[518574e3dd4ca24f]::iter::ProgressBarIter<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<alloc[15e7b27aba85d2e2]::string::String>>>, rayon[6bf7643c1c8538eb]::iter::map_with::MapWithConsumer<rayon[6bf7643c1c8538eb]::iter::noop::NoopConsumer, std[3f03f8b59f91bef1]::sync::mpsc::Sender<mol2grep[5c1a283882650f24]::mol2::Mol2>, mol2grep[5c1a283882650f24]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[6e82cbf913849782]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/job.rs:119:38
[INFO] [stdout]   39:     0x61f9a50c0b5e - <rayon_core[6e82cbf913849782]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/job.rs:59:9
[INFO] [stdout]   40:     0x61f9a50db4ea - <rayon_core[6e82cbf913849782]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:752:13
[INFO] [stdout]   41:     0x61f9a50db1d8 - <rayon_core[6e82cbf913849782]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:729:22
[INFO] [stdout]   42:     0x61f9a50d93ab - <rayon_core[6e82cbf913849782]::registry::WorkerThread>::wait_until::<rayon_core[6e82cbf913849782]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:703:18
[INFO] [stdout]   43:     0x61f9a50dbb5c - rayon_core[6e82cbf913849782]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:836:19
[INFO] [stdout]   44:     0x61f9a50da26d - <rayon_core[6e82cbf913849782]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:55:18
[INFO] [stdout]   45:     0x61f9a50da01d - <rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:100:27
[INFO] [stdout]   46:     0x61f9a50ceb06 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x61f9a50b9d3f - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x61f9a50b57e4 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x61f9a50d6f24 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x61f9a50ba12b - __rust_try
[INFO] [stdout]   51:     0x61f9a50b9200 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x61f9a50b9200 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x61f9a50b9200 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x61f9a50e5c2f - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<rayon_core[6e82cbf913849782]::registry::DefaultSpawn as rayon_core[6e82cbf913849782]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x61f9a52df62f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x61f9a52df62f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x772b66b6baa4 - <unknown>
[INFO] [stdout]   58:     0x772b66bf8a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::tests::run_grep_without_energy stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::tests::run_grep_without_energy' (28) panicked at src/file_io.rs:14:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f9a52dfdc2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f9a52f680a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f9a52f680a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x61f9a52e5116 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f9a52e5116 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f9a52bddef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f9a52bddef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f9a52d7c79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f9a505556e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61f9a505556e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61f9a52d7ee2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61f9a52d7ee2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f9a52bdea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61f9a52b3069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f9a52becfd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f9a52f6f4c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f9a52f6cc2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61f9a501c669 - <core[585f66e14d78f9ba]::result::Result<std[3f03f8b59f91bef1]::fs::File, std[3f03f8b59f91bef1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61f9a501c669 - mol2grep[5c1a283882650f24]::file_io::writer
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_io.rs:14:36
[INFO] [stdout]   22:     0x61f9a5038a74 - mol2grep[5c1a283882650f24]::mol2utils::grep
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:90:27
[INFO] [stdout]   23:     0x61f9a503085d - mol2grep[5c1a283882650f24]::test::tests::run_grep_without_energy
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:98:27
[INFO] [stdout]   24:     0x61f9a502d587 - mol2grep[5c1a283882650f24]::test::tests::run_grep_without_energy::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:86:33
[INFO] [stdout]   25:     0x61f9a50319d6 - <mol2grep[5c1a283882650f24]::test::tests::run_grep_without_energy::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61f9a504991b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61f9a504991b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x61f9a505617a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x61f9a505617a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x61f9a505617a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x61f9a505617a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x61f9a505617a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x61f9a505617a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x61f9a505617a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x61f9a5050644 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x61f9a5050644 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x61f9a5058c72 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x61f9a5058c72 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x61f9a5058c72 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x61f9a5058c72 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x61f9a5058c72 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x61f9a5058c72 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x61f9a5058c72 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x61f9a52df62f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x61f9a52df62f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x772b66b6baa4 - <unknown>
[INFO] [stdout]   47:     0x772b66bf8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::tests::run_grep_with_energy stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::tests::run_grep_with_energy' (27) panicked at src/file_io.rs:14:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f9a52dfdc2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f9a52dfdc2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f9a52f680a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f9a52f680a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x61f9a52e5116 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f9a52e5116 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f9a52bddef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f9a52bddef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f9a52d7c79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f9a505556e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61f9a505556e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61f9a52d7ee2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61f9a52d7ee2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f9a52bdea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61f9a52b3069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f9a52becfd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f9a52f6f4c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f9a52f6cc2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61f9a501c669 - <core[585f66e14d78f9ba]::result::Result<std[3f03f8b59f91bef1]::fs::File, std[3f03f8b59f91bef1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61f9a501c669 - mol2grep[5c1a283882650f24]::file_io::writer
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_io.rs:14:36
[INFO] [stdout]   22:     0x61f9a5038a74 - mol2grep[5c1a283882650f24]::mol2utils::grep
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:90:27
[INFO] [stdout]   23:     0x61f9a50306bd - mol2grep[5c1a283882650f24]::test::tests::run_grep_with_energy
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:119:27
[INFO] [stdout]   24:     0x61f9a502d557 - mol2grep[5c1a283882650f24]::test::tests::run_grep_with_energy::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:110:30
[INFO] [stdout]   25:     0x61f9a5031996 - <mol2grep[5c1a283882650f24]::test::tests::run_grep_with_energy::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61f9a504991b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61f9a504991b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x61f9a505617a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x61f9a505617a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x61f9a505617a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x61f9a505617a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x61f9a505617a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x61f9a505617a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x61f9a505617a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x61f9a5050644 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x61f9a5050644 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x61f9a5058c72 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x61f9a5058c72 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x61f9a5058c72 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x61f9a5058c72 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x61f9a5058c72 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x61f9a5058c72 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x61f9a5058c72 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x61f9a52df62f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x61f9a52df62f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x772b66b6baa4 - <unknown>
[INFO] [stdout]   47:     0x772b66bf8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::tests::run_grep_with_energy
[INFO] [stdout]     test::tests::run_grep_without_energy
[INFO] [stdout]     test::tests::run_split
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin mol2grep`
[INFO] running `Command { std: "docker" "inspect" "5770ba682c1542d93d079671c50400a61103dce110b00a8b9ded830268e0145a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5770ba682c1542d93d079671c50400a61103dce110b00a8b9ded830268e0145a", kill_on_drop: false }`
[INFO] [stdout] 5770ba682c1542d93d079671c50400a61103dce110b00a8b9ded830268e0145a
