[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 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoamteyssier%2Fmol2grep" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/noamteyssier/mol2grep on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test_derive v0.5.1
[INFO] [stderr]   Downloaded serial_test v0.5.1
[INFO] [stderr]   Downloaded once_cell v1.13.1
[INFO] [stderr]   Downloaded indicatif v0.17.0
[INFO] [stderr]   Downloaded console v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 412790b0f1cf976b615a894199eac1b8ba199d9f7d53b380c59298c65d7f5283
[INFO] running `Command { std: "docker" "start" "412790b0f1cf976b615a894199eac1b8ba199d9f7d53b380c59298c65d7f5283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "412790b0f1cf976b615a894199eac1b8ba199d9f7d53b380c59298c65d7f5283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "412790b0f1cf976b615a894199eac1b8ba199d9f7d53b380c59298c65d7f5283" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "412790b0f1cf976b615a894199eac1b8ba199d9f7d53b380c59298c65d7f5283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "412790b0f1cf976b615a894199eac1b8ba199d9f7d53b380c59298c65d7f5283" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling console v0.15.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.6.0
[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 19.50s
[INFO] running `Command { std: "docker" "inspect" "412790b0f1cf976b615a894199eac1b8ba199d9f7d53b380c59298c65d7f5283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "412790b0f1cf976b615a894199eac1b8ba199d9f7d53b380c59298c65d7f5283" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", 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.29s
[INFO] running `Command { std: "docker" "inspect" "412790b0f1cf976b615a894199eac1b8ba199d9f7d53b380c59298c65d7f5283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "412790b0f1cf976b615a894199eac1b8ba199d9f7d53b380c59298c65d7f5283" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", 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.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mol2grep-c94db83f817cd1a2)
[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' (883) 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:     0x6482f7726298 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6482f7726298 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6482f7726298 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6482f7726298 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6482f773c2da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6482f773c2da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6482f772b082 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6482f772b082 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6482f7704cd6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6482f7704cd6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6482f771e369 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6482f749f90c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6482f749f90c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6482f771e5e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6482f771e5e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6482f7704d92 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6482f76f9f69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6482f7705aad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6482f773ca9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6482f773c812 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6482f74817d9 - <core[8fb95b77d25ab6c8]::result::Result<std[10d71ac2c42b111e]::fs::File, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6482f74817d9 - mol2grep[39748220de94c473]::file_io::writer
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_io.rs:14:36
[INFO] [stdout]   22:     0x6482f748f47f - mol2grep[39748220de94c473]::mol2utils::split::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:197:17
[INFO] [stdout]   23:     0x6482f746ab20 - core[8fb95b77d25ab6c8]::iter::adapters::map::map_fold::<usize, alloc[a7ee25936407c584]::boxed::Box<dyn std[10d71ac2c42b111e]::io::Write>, (), mol2grep[39748220de94c473]::mol2utils::split::{closure#1}, core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call<alloc[a7ee25936407c584]::boxed::Box<dyn std[10d71ac2c42b111e]::io::Write>, <alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::boxed::Box<dyn std[10d71ac2c42b111e]::io::Write>>>::extend_trusted<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, mol2grep[39748220de94c473]::mol2utils::split::{closure#1}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   24:     0x6482f7485ad5 - <core[8fb95b77d25ab6c8]::ops::range::Range<usize> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::fold::<(), core[8fb95b77d25ab6c8]::iter::adapters::map::map_fold<usize, alloc[a7ee25936407c584]::boxed::Box<dyn std[10d71ac2c42b111e]::io::Write>, (), mol2grep[39748220de94c473]::mol2utils::split::{closure#1}, core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call<alloc[a7ee25936407c584]::boxed::Box<dyn std[10d71ac2c42b111e]::io::Write>, <alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::boxed::Box<dyn std[10d71ac2c42b111e]::io::Write>>>::extend_trusted<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, mol2grep[39748220de94c473]::mol2utils::split::{closure#1}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2671:21
[INFO] [stdout]   25:     0x6482f7469163 - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, mol2grep[39748220de94c473]::mol2utils::split::{closure#1}> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::fold::<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call<alloc[a7ee25936407c584]::boxed::Box<dyn std[10d71ac2c42b111e]::io::Write>, <alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::boxed::Box<dyn std[10d71ac2c42b111e]::io::Write>>>::extend_trusted<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, mol2grep[39748220de94c473]::mol2utils::split::{closure#1}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x6482f746a795 - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, mol2grep[39748220de94c473]::mol2utils::split::{closure#1}> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::for_each::<<alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::boxed::Box<dyn std[10d71ac2c42b111e]::io::Write>>>::extend_trusted<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, mol2grep[39748220de94c473]::mol2utils::split::{closure#1}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   27:     0x6482f7475154 - <alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::boxed::Box<dyn std[10d71ac2c42b111e]::io::Write>>>::extend_trusted::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, mol2grep[39748220de94c473]::mol2utils::split::{closure#1}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:4062:26
[INFO] [stdout]   28:     0x6482f747b04a - <alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::boxed::Box<dyn std[10d71ac2c42b111e]::io::Write>> as alloc[a7ee25936407c584]::vec::spec_extend::SpecExtend<alloc[a7ee25936407c584]::boxed::Box<dyn std[10d71ac2c42b111e]::io::Write>, core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, mol2grep[39748220de94c473]::mol2utils::split::{closure#1}>>>::spec_extend
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   29:     0x6482f747b150 - <alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::boxed::Box<dyn std[10d71ac2c42b111e]::io::Write>> as alloc[a7ee25936407c584]::vec::spec_from_iter_nested::SpecFromIterNested<alloc[a7ee25936407c584]::boxed::Box<dyn std[10d71ac2c42b111e]::io::Write>, core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, mol2grep[39748220de94c473]::mol2utils::split::{closure#1}>>>::from_iter
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   30:     0x6482f747a54d - <alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::boxed::Box<dyn std[10d71ac2c42b111e]::io::Write>> as alloc[a7ee25936407c584]::vec::spec_from_iter::SpecFromIter<alloc[a7ee25936407c584]::boxed::Box<dyn std[10d71ac2c42b111e]::io::Write>, core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, mol2grep[39748220de94c473]::mol2utils::split::{closure#1}>>>::from_iter
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   31:     0x6482f74759a5 - <alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::boxed::Box<dyn std[10d71ac2c42b111e]::io::Write>> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<alloc[a7ee25936407c584]::boxed::Box<dyn std[10d71ac2c42b111e]::io::Write>>>::from_iter::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, mol2grep[39748220de94c473]::mol2utils::split::{closure#1}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:3926:9
[INFO] [stdout]   32:     0x6482f746a75d - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, mol2grep[39748220de94c473]::mol2utils::split::{closure#1}> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::collect::<alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::boxed::Box<dyn std[10d71ac2c42b111e]::io::Write>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   33:     0x6482f74915dc - mol2grep[39748220de94c473]::mol2utils::split
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:199:14
[INFO] [stdout]   34:     0x6482f7479a74 - mol2grep[39748220de94c473]::test::tests::run_split
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:138:25
[INFO] [stdout]   35:     0x6482f7476fe7 - mol2grep[39748220de94c473]::test::tests::run_split::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:130:19
[INFO] [stdout]   36:     0x6482f746d9b6 - <mol2grep[39748220de94c473]::test::tests::run_split::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x6482f74929eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x6482f74929eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x6482f74a0265 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x6482f74a0265 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x6482f74a0265 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x6482f74a0265 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x6482f74a0265 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6482f74a0265 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x6482f74a0265 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x6482f7499b74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x6482f7499b74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x6482f74a32e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x6482f74a32e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x6482f74a32e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x6482f74a32e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x6482f74a32e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x6482f74a32e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x6482f74a32e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6482f7725bbf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   56:     0x6482f7725bbf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7975e7dc5aa4 - <unknown>
[INFO] [stdout]   58:     0x7975e7e52a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (885) panicked at src/mol2utils.rs:188:44:
[INFO] [stdout] Error in sending through channel: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6482f7726298 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6482f7726298 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6482f7726298 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6482f7726298 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6482f773c2da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6482f773c2da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6482f772b082 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6482f772b082 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6482f7704cd6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6482f7704cd6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6482f771e369 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6482f749f90c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6482f749f90c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6482f771e5e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6482f771e5e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6482f7704d92 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6482f76f9f69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6482f7705aad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6482f773ca9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6482f773c812 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6482f748f7b6 - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::sync::mpsc::SendError<mol2grep[39748220de94c473]::mol2::Mol2>>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6482f748e297 - mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:188:44
[INFO] [stdout]   22:     0x6482f7475c4c - core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call::<mol2grep[39748220de94c473]::mol2::Mol2, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:884:29
[INFO] [stdout]   23:     0x6482f747d528 - <mol2grep[39748220de94c473]::mol2::Mol2Reader as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::fold::<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call<mol2grep[39748220de94c473]::mol2::Mol2, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2671:21
[INFO] [stdout]   24:     0x6482f747d57a - <mol2grep[39748220de94c473]::mol2::Mol2Reader as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::for_each::<mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   25:     0x6482f748eac3 - mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:187:26
[INFO] [stdout]   26:     0x6482f748a879 - <rayon[791e8e21c2edd942]::iter::map_with::MapWithFolder<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}> as rayon[791e8e21c2edd942]::iter::plumbing::Folder<alloc[a7ee25936407c584]::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:     0x6482f74699dd - <rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>> as rayon[791e8e21c2edd942]::iter::plumbing::UnindexedProducer>::fold_with::<rayon[791e8e21c2edd942]::iter::map_with::MapWithFolder<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747cc2b - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d8f8 - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7487179 - rayon_core[c293bd69805e464c]::join::join_context::call_b::<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d9f5 - <rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call::<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7473650 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x6482f746e716 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x6482f748b11b - __rust_try
[INFO] [stdout]   35:     0x6482f7483fbc - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x6482f7483fbc - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6482f7469117 - rayon_core[c293bd69805e464c]::unwind::halt_unwinding::<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7482200 - <rayon_core[c293bd69805e464c]::job::StackJob<rayon_core[c293bd69805e464c]::latch::SpinLatch, rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c293bd69805e464c]::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:     0x6482f750796e - <rayon_core[c293bd69805e464c]::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:     0x6482f753274a - <rayon_core[c293bd69805e464c]::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:     0x6482f7532438 - <rayon_core[c293bd69805e464c]::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:     0x6482f752c04b - <rayon_core[c293bd69805e464c]::registry::WorkerThread>::wait_until::<rayon_core[c293bd69805e464c]::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:     0x6482f7532d8c - rayon_core[c293bd69805e464c]::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:     0x6482f75313dd - <rayon_core[c293bd69805e464c]::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:     0x6482f7530f4d - <rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::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:     0x6482f751b2f6 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x6482f753089f - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x6482f74ffd44 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x6482f7507014 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x6482f753405b - __rust_try
[INFO] [stdout]   51:     0x6482f752fe05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x6482f752fe05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x6482f752fe05 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x6482f751106f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6482f7725bbf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   56:     0x6482f7725bbf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7975e7dc5aa4 - <unknown>
[INFO] [stdout]   58:     0x7975e7e52a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (891) panicked at src/mol2utils.rs:188:44:
[INFO] [stdout] Error in sending through channel: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6482f7726298 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6482f7726298 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6482f7726298 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6482f7726298 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6482f773c2da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6482f773c2da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6482f772b082 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6482f772b082 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6482f7704cd6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6482f7704cd6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6482f771e369 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6482f749f90c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6482f749f90c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6482f771e5e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6482f771e5e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6482f7704d92 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6482f76f9f69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6482f7705aad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6482f773ca9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6482f773c812 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6482f748f7b6 - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::sync::mpsc::SendError<mol2grep[39748220de94c473]::mol2::Mol2>>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6482f748e297 - mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:188:44
[INFO] [stdout]   22:     0x6482f7475c4c - core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call::<mol2grep[39748220de94c473]::mol2::Mol2, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:884:29
[INFO] [stdout]   23:     0x6482f747d528 - <mol2grep[39748220de94c473]::mol2::Mol2Reader as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::fold::<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call<mol2grep[39748220de94c473]::mol2::Mol2, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2671:21
[INFO] [stdout]   24:     0x6482f747d57a - <mol2grep[39748220de94c473]::mol2::Mol2Reader as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::for_each::<mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   25:     0x6482f748eac3 - mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:187:26
[INFO] [stdout]   26:     0x6482f748a879 - <rayon[791e8e21c2edd942]::iter::map_with::MapWithFolder<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}> as rayon[791e8e21c2edd942]::iter::plumbing::Folder<alloc[a7ee25936407c584]::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:     0x6482f74699dd - <rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>> as rayon[791e8e21c2edd942]::iter::plumbing::UnindexedProducer>::fold_with::<rayon[791e8e21c2edd942]::iter::map_with::MapWithFolder<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747cc2b - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d8f8 - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7487179 - rayon_core[c293bd69805e464c]::join::join_context::call_b::<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d9f5 - <rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call::<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7473650 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x6482f746e716 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x6482f748b11b - __rust_try
[INFO] [stdout]   35:     0x6482f7483fbc - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x6482f7483fbc - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6482f7469117 - rayon_core[c293bd69805e464c]::unwind::halt_unwinding::<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7482200 - <rayon_core[c293bd69805e464c]::job::StackJob<rayon_core[c293bd69805e464c]::latch::SpinLatch, rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c293bd69805e464c]::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:     0x6482f750796e - <rayon_core[c293bd69805e464c]::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:     0x6482f753274a - <rayon_core[c293bd69805e464c]::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:     0x6482f7532438 - <rayon_core[c293bd69805e464c]::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:     0x6482f752c04b - <rayon_core[c293bd69805e464c]::registry::WorkerThread>::wait_until::<rayon_core[c293bd69805e464c]::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:     0x6482f7532d8c - rayon_core[c293bd69805e464c]::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:     0x6482f75313dd - <rayon_core[c293bd69805e464c]::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:     0x6482f7530f4d - <rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::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:     0x6482f751b2f6 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x6482f753089f - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x6482f74ffd44 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x6482f7507014 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x6482f753405b - __rust_try
[INFO] [stdout]   51:     0x6482f752fe05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x6482f752fe05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x6482f752fe05 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x6482f751106f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6482f7725bbf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   56:     0x6482f7725bbf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7975e7dc5aa4 - <unknown>
[INFO] [stdout]   58:     0x7975e7e52a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (887) panicked at src/mol2utils.rs:188:44:
[INFO] [stdout] Error in sending through channel: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6482f7726298 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6482f7726298 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6482f7726298 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6482f7726298 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6482f773c2da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6482f773c2da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6482f772b082 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6482f772b082 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6482f7704cd6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6482f7704cd6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6482f771e369 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6482f749f90c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6482f749f90c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6482f771e5e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6482f771e5e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6482f7704d92 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6482f76f9f69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6482f7705aad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6482f773ca9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6482f773c812 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6482f748f7b6 - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::sync::mpsc::SendError<mol2grep[39748220de94c473]::mol2::Mol2>>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6482f748e297 - mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:188:44
[INFO] [stdout]   22:     0x6482f7475c4c - core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call::<mol2grep[39748220de94c473]::mol2::Mol2, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:884:29
[INFO] [stdout]   23:     0x6482f747d528 - <mol2grep[39748220de94c473]::mol2::Mol2Reader as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::fold::<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call<mol2grep[39748220de94c473]::mol2::Mol2, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2671:21
[INFO] [stdout]   24:     0x6482f747d57a - <mol2grep[39748220de94c473]::mol2::Mol2Reader as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::for_each::<mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   25:     0x6482f748eac3 - mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:187:26
[INFO] [stdout]   26:     0x6482f748a879 - <rayon[791e8e21c2edd942]::iter::map_with::MapWithFolder<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}> as rayon[791e8e21c2edd942]::iter::plumbing::Folder<alloc[a7ee25936407c584]::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:     0x6482f74699dd - <rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>> as rayon[791e8e21c2edd942]::iter::plumbing::UnindexedProducer>::fold_with::<rayon[791e8e21c2edd942]::iter::map_with::MapWithFolder<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747cc2b - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d808 - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7486ffb - rayon_core[c293bd69805e464c]::join::join_context::call_a::<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7473590 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   32:     0x6482f746e63a - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x6482f748b11b - __rust_try
[INFO] [stdout]   34:     0x6482f7483c5c - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x6482f7483c5c - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x6482f7469010 - rayon_core[c293bd69805e464c]::unwind::halt_unwinding::<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74863e3 - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f746e402 - rayon_core[c293bd69805e464c]::registry::in_worker::<rayon_core[c293bd69805e464c]::join::join_context<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74840ab - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747ce6e - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d808 - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7486ffb - rayon_core[c293bd69805e464c]::join::join_context::call_a::<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7473590 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x6482f746e63a - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x6482f748b11b - __rust_try
[INFO] [stdout]   46:     0x6482f7483c5c - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6482f7483c5c - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6482f7469010 - rayon_core[c293bd69805e464c]::unwind::halt_unwinding::<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74863e3 - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f746e402 - rayon_core[c293bd69805e464c]::registry::in_worker::<rayon_core[c293bd69805e464c]::join::join_context<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74840ab - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747ce6e - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d8f8 - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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]   54:     0x6482f7487179 - rayon_core[c293bd69805e464c]::join::join_context::call_b::<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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]   55:     0x6482f747d9f5 - <rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call::<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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]   56:     0x6482f7473650 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6482f746e716 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6482f748b11b - __rust_try
[INFO] [stdout]   59:     0x6482f7483fbc - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x6482f7483fbc - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6482f7469117 - rayon_core[c293bd69805e464c]::unwind::halt_unwinding::<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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]   62:     0x6482f7482200 - <rayon_core[c293bd69805e464c]::job::StackJob<rayon_core[c293bd69805e464c]::latch::SpinLatch, rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c293bd69805e464c]::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]   63:     0x6482f750796e - <rayon_core[c293bd69805e464c]::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]   64:     0x6482f753274a - <rayon_core[c293bd69805e464c]::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]   65:     0x6482f7532438 - <rayon_core[c293bd69805e464c]::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]   66:     0x6482f752c04b - <rayon_core[c293bd69805e464c]::registry::WorkerThread>::wait_until::<rayon_core[c293bd69805e464c]::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]   67:     0x6482f7532d8c - rayon_core[c293bd69805e464c]::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]   68:     0x6482f75313dd - <rayon_core[c293bd69805e464c]::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]   69:     0x6482f7530f4d - <rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::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]   70:     0x6482f751b2f6 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x6482f753089f - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   72:     0x6482f74ffd44 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x6482f7507014 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x6482f753405b - __rust_try
[INFO] [stdout]   75:     0x6482f752fe05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x6482f752fe05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x6482f752fe05 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   78:     0x6482f751106f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x6482f7725bbf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   80:     0x6482f7725bbf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x7975e7dc5aa4 - <unknown>
[INFO] [stdout]   82:     0x7975e7e52a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (895) panicked at src/mol2utils.rs:188:44:
[INFO] [stdout] Error in sending through channel: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6482f7726298 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6482f7726298 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6482f7726298 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6482f7726298 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6482f773c2da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6482f773c2da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6482f772b082 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6482f772b082 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6482f7704cd6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6482f7704cd6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6482f771e369 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6482f749f90c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6482f749f90c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6482f771e5e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6482f771e5e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6482f7704d92 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6482f76f9f69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6482f7705aad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6482f773ca9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6482f773c812 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6482f748f7b6 - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::sync::mpsc::SendError<mol2grep[39748220de94c473]::mol2::Mol2>>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6482f748e297 - mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:188:44
[INFO] [stdout]   22:     0x6482f7475c4c - core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call::<mol2grep[39748220de94c473]::mol2::Mol2, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:884:29
[INFO] [stdout]   23:     0x6482f747d528 - <mol2grep[39748220de94c473]::mol2::Mol2Reader as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::fold::<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call<mol2grep[39748220de94c473]::mol2::Mol2, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2671:21
[INFO] [stdout]   24:     0x6482f747d57a - <mol2grep[39748220de94c473]::mol2::Mol2Reader as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::for_each::<mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   25:     0x6482f748eac3 - mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:187:26
[INFO] [stdout]   26:     0x6482f748a879 - <rayon[791e8e21c2edd942]::iter::map_with::MapWithFolder<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}> as rayon[791e8e21c2edd942]::iter::plumbing::Folder<alloc[a7ee25936407c584]::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:     0x6482f74699dd - <rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>> as rayon[791e8e21c2edd942]::iter::plumbing::UnindexedProducer>::fold_with::<rayon[791e8e21c2edd942]::iter::map_with::MapWithFolder<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747cc2b - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d808 - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7486ffb - rayon_core[c293bd69805e464c]::join::join_context::call_a::<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7473590 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   32:     0x6482f746e63a - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x6482f748b11b - __rust_try
[INFO] [stdout]   34:     0x6482f7483c5c - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x6482f7483c5c - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x6482f7469010 - rayon_core[c293bd69805e464c]::unwind::halt_unwinding::<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74863e3 - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f746e402 - rayon_core[c293bd69805e464c]::registry::in_worker::<rayon_core[c293bd69805e464c]::join::join_context<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74840ab - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747ce6e - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d808 - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7486ffb - rayon_core[c293bd69805e464c]::join::join_context::call_a::<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7473590 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x6482f746e63a - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x6482f748b11b - __rust_try
[INFO] [stdout]   46:     0x6482f7483c5c - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6482f7483c5c - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6482f7469010 - rayon_core[c293bd69805e464c]::unwind::halt_unwinding::<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74863e3 - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f746e402 - rayon_core[c293bd69805e464c]::registry::in_worker::<rayon_core[c293bd69805e464c]::join::join_context<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74840ab - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747ce6e - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d808 - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7486ffb - rayon_core[c293bd69805e464c]::join::join_context::call_a::<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7473590 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x6482f746e63a - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x6482f748b11b - __rust_try
[INFO] [stdout]   58:     0x6482f7483c5c - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6482f7483c5c - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6482f7469010 - rayon_core[c293bd69805e464c]::unwind::halt_unwinding::<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74863e3 - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f746e402 - rayon_core[c293bd69805e464c]::registry::in_worker::<rayon_core[c293bd69805e464c]::join::join_context<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74840ab - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747ce6e - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d808 - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7486ffb - rayon_core[c293bd69805e464c]::join::join_context::call_a::<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7473590 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x6482f746e63a - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x6482f748b11b - __rust_try
[INFO] [stdout]   70:     0x6482f7483c5c - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x6482f7483c5c - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x6482f7469010 - rayon_core[c293bd69805e464c]::unwind::halt_unwinding::<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74863e3 - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f746e402 - rayon_core[c293bd69805e464c]::registry::in_worker::<rayon_core[c293bd69805e464c]::join::join_context<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74840ab - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747ce6e - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d808 - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7486ffb - rayon_core[c293bd69805e464c]::join::join_context::call_a::<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7473590 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   80:     0x6482f746e63a - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   81:     0x6482f748b11b - __rust_try
[INFO] [stdout]   82:     0x6482f7483c5c - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   83:     0x6482f7483c5c - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   84:     0x6482f7469010 - rayon_core[c293bd69805e464c]::unwind::halt_unwinding::<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74863e3 - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f746f4a1 - <rayon_core[c293bd69805e464c]::registry::Registry>::in_worker_cold::<rayon_core[c293bd69805e464c]::join::join_context<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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]   87:     0x6482f747d998 - <rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call::<((), ()), <rayon_core[c293bd69805e464c]::registry::Registry>::in_worker_cold<rayon_core[c293bd69805e464c]::join::join_context<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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]   88:     0x6482f74735f3 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<((), ()), <rayon_core[c293bd69805e464c]::registry::Registry>::in_worker_cold<rayon_core[c293bd69805e464c]::join::join_context<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   89:     0x6482f746e6af - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<((), ()), <rayon_core[c293bd69805e464c]::registry::Registry>::in_worker_cold<rayon_core[c293bd69805e464c]::join::join_context<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   90:     0x6482f748b11b - __rust_try
[INFO] [stdout]   91:     0x6482f7483e12 - std[10d71ac2c42b111e]::panicking::catch_unwind::<((), ()), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<((), ()), <rayon_core[c293bd69805e464c]::registry::Registry>::in_worker_cold<rayon_core[c293bd69805e464c]::join::join_context<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   92:     0x6482f7483e12 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<((), ()), <rayon_core[c293bd69805e464c]::registry::Registry>::in_worker_cold<rayon_core[c293bd69805e464c]::join::join_context<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x6482f746908a - rayon_core[c293bd69805e464c]::unwind::halt_unwinding::<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<((), ()), <rayon_core[c293bd69805e464c]::registry::Registry>::in_worker_cold<rayon_core[c293bd69805e464c]::join::join_context<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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]   94:     0x6482f74829de - <rayon_core[c293bd69805e464c]::job::StackJob<&rayon_core[c293bd69805e464c]::latch::LockLatch, <rayon_core[c293bd69805e464c]::registry::Registry>::in_worker_cold<rayon_core[c293bd69805e464c]::join::join_context<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}, ((), ())> as rayon_core[c293bd69805e464c]::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]   95:     0x6482f750796e - <rayon_core[c293bd69805e464c]::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]   96:     0x6482f753274a - <rayon_core[c293bd69805e464c]::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]   97:     0x6482f7532438 - <rayon_core[c293bd69805e464c]::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]   98:     0x6482f752c04b - <rayon_core[c293bd69805e464c]::registry::WorkerThread>::wait_until::<rayon_core[c293bd69805e464c]::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]   99:     0x6482f7532d8c - rayon_core[c293bd69805e464c]::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]  100:     0x6482f75313dd - <rayon_core[c293bd69805e464c]::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]  101:     0x6482f7530f4d - <rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::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]  102:     0x6482f751b2f6 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  103:     0x6482f753089f - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  104:     0x6482f74ffd44 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  105:     0x6482f7507014 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  106:     0x6482f753405b - __rust_try
[INFO] [stdout]  107:     0x6482f752fe05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  108:     0x6482f752fe05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]  109:     0x6482f752fe05 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  110:     0x6482f751106f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  111:     0x6482f7725bbf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]  112:     0x6482f7725bbf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  113:     0x7975e7dc5aa4 - <unknown>
[INFO] [stdout]  114:     0x7975e7e52a64 - clone
[INFO] [stdout]  115:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (898) panicked at src/mol2utils.rs:188:44:
[INFO] [stdout] Error in sending through channel: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6482f7726298 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6482f7726298 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6482f7726298 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6482f7726298 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6482f773c2da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6482f773c2da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6482f772b082 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6482f772b082 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6482f7704cd6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6482f7704cd6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6482f771e369 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6482f749f90c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6482f749f90c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6482f771e5e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6482f771e5e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6482f7704d92 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6482f76f9f69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6482f7705aad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6482f773ca9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6482f773c812 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6482f748f7b6 - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::sync::mpsc::SendError<mol2grep[39748220de94c473]::mol2::Mol2>>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6482f748e297 - mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:188:44
[INFO] [stdout]   22:     0x6482f7475c4c - core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call::<mol2grep[39748220de94c473]::mol2::Mol2, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:884:29
[INFO] [stdout]   23:     0x6482f747d528 - <mol2grep[39748220de94c473]::mol2::Mol2Reader as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::fold::<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call<mol2grep[39748220de94c473]::mol2::Mol2, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2671:21
[INFO] [stdout]   24:     0x6482f747d57a - <mol2grep[39748220de94c473]::mol2::Mol2Reader as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::for_each::<mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   25:     0x6482f748eac3 - mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:187:26
[INFO] [stdout]   26:     0x6482f748a879 - <rayon[791e8e21c2edd942]::iter::map_with::MapWithFolder<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}> as rayon[791e8e21c2edd942]::iter::plumbing::Folder<alloc[a7ee25936407c584]::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:     0x6482f74699dd - <rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>> as rayon[791e8e21c2edd942]::iter::plumbing::UnindexedProducer>::fold_with::<rayon[791e8e21c2edd942]::iter::map_with::MapWithFolder<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747cc2b - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d808 - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7486ffb - rayon_core[c293bd69805e464c]::join::join_context::call_a::<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7473590 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   32:     0x6482f746e63a - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x6482f748b11b - __rust_try
[INFO] [stdout]   34:     0x6482f7483c5c - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x6482f7483c5c - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x6482f7469010 - rayon_core[c293bd69805e464c]::unwind::halt_unwinding::<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74863e3 - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f746e402 - rayon_core[c293bd69805e464c]::registry::in_worker::<rayon_core[c293bd69805e464c]::join::join_context<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74840ab - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747ce6e - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d808 - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7486ffb - rayon_core[c293bd69805e464c]::join::join_context::call_a::<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7473590 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x6482f746e63a - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x6482f748b11b - __rust_try
[INFO] [stdout]   46:     0x6482f7483c5c - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6482f7483c5c - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6482f7469010 - rayon_core[c293bd69805e464c]::unwind::halt_unwinding::<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74863e3 - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f746e402 - rayon_core[c293bd69805e464c]::registry::in_worker::<rayon_core[c293bd69805e464c]::join::join_context<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74840ab - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747ce6e - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d808 - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7486ffb - rayon_core[c293bd69805e464c]::join::join_context::call_a::<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7473590 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x6482f746e63a - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x6482f748b11b - __rust_try
[INFO] [stdout]   58:     0x6482f7483c5c - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6482f7483c5c - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6482f7469010 - rayon_core[c293bd69805e464c]::unwind::halt_unwinding::<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74863e3 - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f746e402 - rayon_core[c293bd69805e464c]::registry::in_worker::<rayon_core[c293bd69805e464c]::join::join_context<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74840ab - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747ce6e - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d808 - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7486ffb - rayon_core[c293bd69805e464c]::join::join_context::call_a::<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7473590 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x6482f746e63a - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x6482f748b11b - __rust_try
[INFO] [stdout]   70:     0x6482f7483c5c - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x6482f7483c5c - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x6482f7469010 - rayon_core[c293bd69805e464c]::unwind::halt_unwinding::<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74863e3 - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f746e402 - rayon_core[c293bd69805e464c]::registry::in_worker::<rayon_core[c293bd69805e464c]::join::join_context<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74840ab - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747ce6e - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d808 - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7486ffb - rayon_core[c293bd69805e464c]::join::join_context::call_a::<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7473590 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   80:     0x6482f746e63a - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   81:     0x6482f748b11b - __rust_try
[INFO] [stdout]   82:     0x6482f7483c5c - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   83:     0x6482f7483c5c - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   84:     0x6482f7469010 - rayon_core[c293bd69805e464c]::unwind::halt_unwinding::<rayon_core[c293bd69805e464c]::join::join_context::call_a<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74863e3 - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--bin mol2grep`
[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:     0x6482f746e402 - rayon_core[c293bd69805e464c]::registry::in_worker::<rayon_core[c293bd69805e464c]::join::join_context<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f74840ab - rayon_core[c293bd69805e464c]::join::join_context::<rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#0}, rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747ce6e - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d8f8 - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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]   90:     0x6482f7487179 - rayon_core[c293bd69805e464c]::join::join_context::call_b::<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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]   91:     0x6482f747d9f5 - <rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call::<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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]   92:     0x6482f7473650 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   93:     0x6482f746e716 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   94:     0x6482f748b11b - __rust_try
[INFO] [stdout]   95:     0x6482f7483fbc - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   96:     0x6482f7483fbc - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   97:     0x6482f7469117 - rayon_core[c293bd69805e464c]::unwind::halt_unwinding::<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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]   98:     0x6482f7482200 - <rayon_core[c293bd69805e464c]::job::StackJob<rayon_core[c293bd69805e464c]::latch::SpinLatch, rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c293bd69805e464c]::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]   99:     0x6482f750796e - <rayon_core[c293bd69805e464c]::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]  100:     0x6482f753274a - <rayon_core[c293bd69805e464c]::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]  101:     0x6482f7532438 - <rayon_core[c293bd69805e464c]::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]  102:     0x6482f752c04b - <rayon_core[c293bd69805e464c]::registry::WorkerThread>::wait_until::<rayon_core[c293bd69805e464c]::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]  103:     0x6482f7532d8c - rayon_core[c293bd69805e464c]::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]  104:     0x6482f75313dd - <rayon_core[c293bd69805e464c]::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]  105:     0x6482f7530f4d - <rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::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]  106:     0x6482f751b2f6 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  107:     0x6482f753089f - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  108:     0x6482f74ffd44 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  109:     0x6482f7507014 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  110:     0x6482f753405b - __rust_try
[INFO] [stdout]  111:     0x6482f752fe05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  112:     0x6482f752fe05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]  113:     0x6482f752fe05 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  114:     0x6482f751106f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  115:     0x6482f7725bbf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]  116:     0x6482f7725bbf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  117:     0x7975e7dc5aa4 - <unknown>
[INFO] [stdout]  118:     0x7975e7e52a64 - clone
[INFO] [stdout]  119:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (890) panicked at src/mol2utils.rs:188:44:
[INFO] [stdout] Error in sending through channel: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6482f7726298 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6482f7726298 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6482f7726298 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6482f7726298 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6482f773c2da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6482f773c2da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6482f772b082 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6482f772b082 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6482f7704cd6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6482f7704cd6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6482f771e369 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6482f749f90c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6482f749f90c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6482f771e5e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6482f771e5e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6482f7704d92 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6482f76f9f69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6482f7705aad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6482f773ca9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6482f773c812 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6482f748f7b6 - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::sync::mpsc::SendError<mol2grep[39748220de94c473]::mol2::Mol2>>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6482f748e297 - mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:188:44
[INFO] [stdout]   22:     0x6482f7475c4c - core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call::<mol2grep[39748220de94c473]::mol2::Mol2, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:884:29
[INFO] [stdout]   23:     0x6482f747d528 - <mol2grep[39748220de94c473]::mol2::Mol2Reader as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::fold::<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call<mol2grep[39748220de94c473]::mol2::Mol2, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2671:21
[INFO] [stdout]   24:     0x6482f747d57a - <mol2grep[39748220de94c473]::mol2::Mol2Reader as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::for_each::<mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   25:     0x6482f748eac3 - mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:187:26
[INFO] [stdout]   26:     0x6482f748a879 - <rayon[791e8e21c2edd942]::iter::map_with::MapWithFolder<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}> as rayon[791e8e21c2edd942]::iter::plumbing::Folder<alloc[a7ee25936407c584]::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:     0x6482f74699dd - <rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>> as rayon[791e8e21c2edd942]::iter::plumbing::UnindexedProducer>::fold_with::<rayon[791e8e21c2edd942]::iter::map_with::MapWithFolder<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747cc2b - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d8f8 - rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer::<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7487179 - rayon_core[c293bd69805e464c]::join::join_context::call_b::<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f747d9f5 - <rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call::<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7473650 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x6482f746e716 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x6482f748b11b - __rust_try
[INFO] [stdout]   35:     0x6482f7483fbc - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x6482f7483fbc - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6482f7469117 - rayon_core[c293bd69805e464c]::unwind::halt_unwinding::<<rayon_core[c293bd69805e464c]::job::StackJob<_, _, _> as rayon_core[c293bd69805e464c]::job::Job>::execute::call<(), rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::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:     0x6482f7482200 - <rayon_core[c293bd69805e464c]::job::StackJob<rayon_core[c293bd69805e464c]::latch::SpinLatch, rayon_core[c293bd69805e464c]::join::join_context::call_b<(), rayon[791e8e21c2edd942]::iter::plumbing::bridge_unindexed_producer_consumer<rayon[791e8e21c2edd942]::iter::par_bridge::IterParallelProducer<indicatif[4c6b35f6a7d6ee83]::iter::ProgressBarIter<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<alloc[a7ee25936407c584]::string::String>>>, rayon[791e8e21c2edd942]::iter::map_with::MapWithConsumer<rayon[791e8e21c2edd942]::iter::noop::NoopConsumer, std[10d71ac2c42b111e]::sync::mpsc::Sender<mol2grep[39748220de94c473]::mol2::Mol2>, mol2grep[39748220de94c473]::mol2utils::split::{closure#0}::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c293bd69805e464c]::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:     0x6482f750796e - <rayon_core[c293bd69805e464c]::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:     0x6482f753274a - <rayon_core[c293bd69805e464c]::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:     0x6482f7532438 - <rayon_core[c293bd69805e464c]::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:     0x6482f752c04b - <rayon_core[c293bd69805e464c]::registry::WorkerThread>::wait_until::<rayon_core[c293bd69805e464c]::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:     0x6482f7532d8c - rayon_core[c293bd69805e464c]::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:     0x6482f75313dd - <rayon_core[c293bd69805e464c]::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:     0x6482f7530f4d - <rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::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:     0x6482f751b2f6 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x6482f753089f - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x6482f74ffd44 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x6482f7507014 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x6482f753405b - __rust_try
[INFO] [stdout]   51:     0x6482f752fe05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x6482f752fe05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x6482f752fe05 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x6482f751106f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<rayon_core[c293bd69805e464c]::registry::DefaultSpawn as rayon_core[c293bd69805e464c]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6482f7725bbf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   56:     0x6482f7725bbf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7975e7dc5aa4 - <unknown>
[INFO] [stdout]   58:     0x7975e7e52a64 - 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' (882) 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:     0x6482f7726298 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6482f7726298 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6482f7726298 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6482f7726298 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6482f773c2da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6482f773c2da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6482f772b082 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6482f772b082 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6482f7704cd6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6482f7704cd6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6482f771e369 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6482f749f90c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6482f749f90c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6482f771e5e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6482f771e5e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6482f7704d92 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6482f76f9f69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6482f7705aad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6482f773ca9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6482f773c812 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6482f74817d9 - <core[8fb95b77d25ab6c8]::result::Result<std[10d71ac2c42b111e]::fs::File, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6482f74817d9 - mol2grep[39748220de94c473]::file_io::writer
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_io.rs:14:36
[INFO] [stdout]   22:     0x6482f749084b - mol2grep[39748220de94c473]::mol2utils::grep
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:90:27
[INFO] [stdout]   23:     0x6482f747937d - mol2grep[39748220de94c473]::test::tests::run_grep_without_energy
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:98:27
[INFO] [stdout]   24:     0x6482f7476f57 - mol2grep[39748220de94c473]::test::tests::run_grep_without_energy::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:86:33
[INFO] [stdout]   25:     0x6482f746d8f6 - <mol2grep[39748220de94c473]::test::tests::run_grep_without_energy::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6482f74929eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6482f74929eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x6482f74a0265 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x6482f74a0265 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x6482f74a0265 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6482f74a0265 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6482f74a0265 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6482f74a0265 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x6482f74a0265 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x6482f7499b74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x6482f7499b74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x6482f74a32e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x6482f74a32e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x6482f74a32e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6482f74a32e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6482f74a32e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6482f74a32e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x6482f74a32e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6482f7725bbf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   45:     0x6482f7725bbf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7975e7dc5aa4 - <unknown>
[INFO] [stdout]   47:     0x7975e7e52a64 - 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' (881) 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:     0x6482f7726298 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6482f7726298 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6482f7726298 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6482f7726298 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6482f773c2da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6482f773c2da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6482f772b082 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6482f772b082 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6482f7704cd6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6482f7704cd6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6482f771e369 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6482f749f90c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6482f749f90c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6482f771e5e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6482f771e5e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6482f7704d92 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6482f76f9f69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6482f7705aad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6482f773ca9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6482f773c812 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6482f74817d9 - <core[8fb95b77d25ab6c8]::result::Result<std[10d71ac2c42b111e]::fs::File, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6482f74817d9 - mol2grep[39748220de94c473]::file_io::writer
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_io.rs:14:36
[INFO] [stdout]   22:     0x6482f749084b - mol2grep[39748220de94c473]::mol2utils::grep
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mol2utils.rs:90:27
[INFO] [stdout]   23:     0x6482f74791dd - mol2grep[39748220de94c473]::test::tests::run_grep_with_energy
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:119:27
[INFO] [stdout]   24:     0x6482f7476f27 - mol2grep[39748220de94c473]::test::tests::run_grep_with_energy::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:110:30
[INFO] [stdout]   25:     0x6482f746d8b6 - <mol2grep[39748220de94c473]::test::tests::run_grep_with_energy::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6482f74929eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6482f74929eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x6482f74a0265 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x6482f74a0265 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x6482f74a0265 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6482f74a0265 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6482f74a0265 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6482f74a0265 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x6482f74a0265 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x6482f7499b74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x6482f7499b74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x6482f74a32e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x6482f74a32e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x6482f74a32e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6482f74a32e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6482f74a32e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6482f74a32e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x6482f74a32e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6482f7725bbf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   45:     0x6482f7725bbf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7975e7dc5aa4 - <unknown>
[INFO] [stdout]   47:     0x7975e7e52a64 - 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 2.93s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "412790b0f1cf976b615a894199eac1b8ba199d9f7d53b380c59298c65d7f5283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "412790b0f1cf976b615a894199eac1b8ba199d9f7d53b380c59298c65d7f5283", kill_on_drop: false }`
[INFO] [stdout] 412790b0f1cf976b615a894199eac1b8ba199d9f7d53b380c59298c65d7f5283
