[INFO] cloning repository https://github.com/jw3126/hen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jw3126/hen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjw3126%2Fhen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjw3126%2Fhen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9bb4ceced6b1e926890386c69dcdddd6972706ad
[INFO] testing jw3126/hen against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjw3126%2Fhen" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jw3126/hen
[INFO] finished tweaking git repo https://github.com/jw3126/hen
[INFO] tweaked toml for git repo https://github.com/jw3126/hen written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jw3126/hen on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jw3126/hen 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arrayref v0.3.4
[INFO] [stderr]   Downloaded remove_dir_all v0.5.1
[INFO] [stderr]   Downloaded typenum v1.10.0
[INFO] [stderr]   Downloaded block-buffer v0.3.3
[INFO] [stderr]   Downloaded generic-array v0.9.0
[INFO] [stderr]   Downloaded byte-tools v0.2.0
[INFO] [stderr]   Downloaded tempfile v3.0.2
[INFO] [stderr]   Downloaded digest v0.7.2
[INFO] [stderr]   Downloaded wincolor v0.1.6
[INFO] [stderr]   Downloaded cfg-if v0.1.3
[INFO] [stderr]   Downloaded cargo_metadata v0.5.5
[INFO] [stderr]   Downloaded bytecount v0.3.1
[INFO] [stderr]   Downloaded approx v0.1.1
[INFO] [stderr]   Downloaded same-file v1.0.2
[INFO] [stderr]   Downloaded skeptic v0.13.3
[INFO] [stderr]   Downloaded termcolor v0.3.6
[INFO] [stderr]   Downloaded assert_cli v0.5.4
[INFO] [stderr]   Downloaded colored v1.6.0
[INFO] [stderr]   Downloaded backtrace v0.3.8
[INFO] [stderr]   Downloaded walkdir v2.1.4
[INFO] [stderr]   Downloaded serde_json v1.0.19
[INFO] [stderr]   Downloaded quickcheck v0.6.2
[INFO] [stderr]   Downloaded serde_derive v1.0.66
[INFO] [stderr]   Downloaded serde v1.0.66
[INFO] [stderr]   Downloaded difference v1.0.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.1.2
[INFO] [stderr]   Downloaded syn v0.14.2
[INFO] [stderr]   Downloaded error-chain v0.11.0
[INFO] [stderr]   Downloaded env_logger v0.5.10
[INFO] [stderr]   Downloaded regex v1.0.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.0
[INFO] [stderr]   Downloaded log v0.4.2
[INFO] [stderr]   Downloaded atty v0.2.10
[INFO] [stderr]   Downloaded sha3 v0.7.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8aac259d9449b593760fa46a4e65d6cc090722fd30b2fafbc9e0d2368b29900
[INFO] running `Command { std: "docker" "start" "-a" "f8aac259d9449b593760fa46a4e65d6cc090722fd30b2fafbc9e0d2368b29900", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8aac259d9449b593760fa46a4e65d6cc090722fd30b2fafbc9e0d2368b29900", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8aac259d9449b593760fa46a4e65d6cc090722fd30b2fafbc9e0d2368b29900", kill_on_drop: false }`
[INFO] [stdout] f8aac259d9449b593760fa46a4e65d6cc090722fd30b2fafbc9e0d2368b29900
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cb93003fea6775d85b3a6e618f109f47254ef4da702bc9f604314ebaba319a4
[INFO] running `Command { std: "docker" "start" "-a" "4cb93003fea6775d85b3a6e618f109f47254ef4da702bc9f604314ebaba319a4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.42
[INFO] [stderr]    Compiling cfg-if v0.1.3
[INFO] [stderr]    Compiling lazy_static v1.0.1
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling cc v1.0.17
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling serde v1.0.66
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.8
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling regex v1.0.0
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling byte-tools v0.2.0
[INFO] [stderr]    Compiling arrayref v0.3.4
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.6.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.6
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]    Compiling hen v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling itoa v0.4.1
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling textwrap v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.3.3
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling dtoa v0.4.2
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling itertools v0.7.8
[INFO] [stderr]    Compiling quote v0.6.3
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling atty v0.2.10
[INFO] [stderr]    Compiling syn v0.14.2
[INFO] [stderr]    Compiling clap v2.31.2
[INFO] [stderr]    Compiling aho-corasick v0.6.4
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]    Compiling generic-array v0.9.0
[INFO] [stderr]    Compiling digest v0.7.2
[INFO] [stderr]    Compiling sha3 v0.7.3
[INFO] [stderr]    Compiling backtrace v0.3.8
[INFO] [stderr]    Compiling rayon v1.0.1
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.66
[INFO] [stderr]    Compiling serde_json v1.0.19
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/simulation.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/output_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]    --> src/app/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / arg_enum!{
[INFO] [stdout] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stdout] 320 | |     pub enum ShowWhat {
[INFO] [stdout] 321 | |         Output,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_available` and `unwrap` are never used
[INFO] [stdout]   --> src/omittable.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T> Omittable<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 28 |     pub fn is_available(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn unwrap(self: Omittable<T>) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInput` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInput` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimInput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimInput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:46
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:46
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `HenInfo` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `HenInfo` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   -^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `WithMeta` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `WithMeta` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Uf64` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                    -^^^^^^^^^^
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `Uf64` is not local
[INFO] [stdout]   |                                                    `Deserialize` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                   -^^^^^^^^
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Omittable` is not local
[INFO] [stdout]   |                                   `Serialize` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                              -^^^^^^^^^^
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Omittable` is not local
[INFO] [stdout]   |                                              `Deserialize` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "4cb93003fea6775d85b3a6e618f109f47254ef4da702bc9f604314ebaba319a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cb93003fea6775d85b3a6e618f109f47254ef4da702bc9f604314ebaba319a4", kill_on_drop: false }`
[INFO] [stdout] 4cb93003fea6775d85b3a6e618f109f47254ef4da702bc9f604314ebaba319a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6ea139b8153d8183619de78a6e7cbf8772f472cd79a780678c26544cca86164
[INFO] running `Command { std: "docker" "start" "-a" "f6ea139b8153d8183619de78a6e7cbf8772f472cd79a780678c26544cca86164", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling remove_dir_all v0.5.1
[INFO] [stderr]    Compiling pulldown-cmark v0.1.2
[INFO] [stderr]    Compiling same-file v1.0.2
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling bytecount v0.3.1
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling log v0.4.2
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling termcolor v0.3.6
[INFO] [stderr]    Compiling environment v0.1.1
[INFO] [stderr]    Compiling difference v1.0.0
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling tempfile v3.0.2
[INFO] [stderr]    Compiling colored v1.6.0
[INFO] [stderr]    Compiling humantime v1.1.1
[INFO] [stderr]    Compiling walkdir v2.1.4
[INFO] [stderr]    Compiling cargo_metadata v0.5.5
[INFO] [stderr]    Compiling env_logger v0.5.10
[INFO] [stderr]    Compiling quickcheck v0.6.2
[INFO] [stderr]    Compiling skeptic v0.13.3
[INFO] [stderr]    Compiling assert_cli v0.5.4
[INFO] [stderr]    Compiling hen v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/simulation.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]    --> src/app/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / arg_enum!{
[INFO] [stdout] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stdout] 320 | |     pub enum ShowWhat {
[INFO] [stdout] 321 | |         Output,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInput` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInput` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimInput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimInput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:46
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:46
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `HenInfo` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `HenInfo` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   -^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `WithMeta` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `WithMeta` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Uf64` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                    -^^^^^^^^^^
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `Uf64` is not local
[INFO] [stdout]   |                                                    `Deserialize` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                   -^^^^^^^^
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Omittable` is not local
[INFO] [stdout]   |                                   `Serialize` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                              -^^^^^^^^^^
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Omittable` is not local
[INFO] [stdout]   |                                              `Deserialize` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "f6ea139b8153d8183619de78a6e7cbf8772f472cd79a780678c26544cca86164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6ea139b8153d8183619de78a6e7cbf8772f472cd79a780678c26544cca86164", kill_on_drop: false }`
[INFO] [stdout] f6ea139b8153d8183619de78a6e7cbf8772f472cd79a780678c26544cca86164
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d1f73bfd2f394389409c28a1aa2741819541bc32eb2671a2575dfdc9eac9cb60
[INFO] running `Command { std: "docker" "start" "-a" "d1f73bfd2f394389409c28a1aa2741819541bc32eb2671a2575dfdc9eac9cb60", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/simulation.rs:607:10
[INFO] [stderr]     |
[INFO] [stderr] 607 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stderr]    --> src/app/mod.rs:318:1
[INFO] [stderr]     |
[INFO] [stderr] 318 | / arg_enum!{
[INFO] [stderr] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stderr] 320 | |     pub enum ShowWhat {
[INFO] [stderr] 321 | |         Output,
[INFO] [stderr] ...   |
[INFO] [stderr] 326 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/tokenizer.rs:229:33
[INFO] [stderr]     |
[INFO] [stderr] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stderr]     |                                 ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/tokenizer.rs:243:32
[INFO] [stderr]     |
[INFO] [stderr] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stderr]     |                                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/output_parser.rs:18:33
[INFO] [stderr]    |
[INFO] [stderr] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stderr]    |                                 ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/output_parser.rs:27:27
[INFO] [stderr]    |
[INFO] [stderr] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stderr]    |                           ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stderr]    |                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/output_parser.rs:77:45
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stderr]    |                                             ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors.rs:25:39
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stderr]    |                                       ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors.rs:29:28
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stderr]    |                            ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors.rs:33:27
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stderr]    |                           ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stderr]    |                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors.rs:37:29
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stderr]    |                             ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stderr]    |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors.rs:41:29
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stderr]    |                             ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stderr]    |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/tokenizer.rs:59:35
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stderr]    |                                   ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stderr]    |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/tokenizer.rs:123:38
[INFO] [stderr]     |
[INFO] [stderr] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stderr]     |                                      ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/simulation.rs:23:35
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                   ^^^^^^^^^
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   `SingSimInput` is not local
[INFO] [stderr]    |                                   `Serialize` is not local
[INFO] [stderr]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/simulation.rs:23:46
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                              -^^^^^^^^^^
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `SingSimInput` is not local
[INFO] [stderr]    |                                              `Deserialize` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/simulation.rs:32:35
[INFO] [stderr]    |
[INFO] [stderr] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                   ^^^^^^^^^
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   `SingSimInputBuilder` is not local
[INFO] [stderr]    |                                   `Serialize` is not local
[INFO] [stderr]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/simulation.rs:32:46
[INFO] [stderr]    |
[INFO] [stderr] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                              -^^^^^^^^^^
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `SingSimInputBuilder` is not local
[INFO] [stderr]    |                                              `Deserialize` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:106:35
[INFO] [stderr]     |
[INFO] [stderr] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                   ^^^^^^^^^
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   `ParSimInput` is not local
[INFO] [stderr]     |                                   `Serialize` is not local
[INFO] [stderr]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:106:46
[INFO] [stderr]     |
[INFO] [stderr] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                              -^^^^^^^^^^
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              `ParSimInput` is not local
[INFO] [stderr]     |                                              `Deserialize` is not local
[INFO] [stderr]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:113:35
[INFO] [stderr]     |
[INFO] [stderr] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                   ^^^^^^^^^
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   `SingSimFinished` is not local
[INFO] [stderr]     |                                   `Serialize` is not local
[INFO] [stderr]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:113:46
[INFO] [stderr]     |
[INFO] [stderr] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                              -^^^^^^^^^^
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              `SingSimFinished` is not local
[INFO] [stderr]     |                                              `Deserialize` is not local
[INFO] [stderr]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:121:35
[INFO] [stderr]     |
[INFO] [stderr] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                   ^^^^^^^^^
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   `SingSimParsedOutput` is not local
[INFO] [stderr]     |                                   `Serialize` is not local
[INFO] [stderr]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:121:46
[INFO] [stderr]     |
[INFO] [stderr] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                              -^^^^^^^^^^
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              `SingSimParsedOutput` is not local
[INFO] [stderr]     |                                              `Deserialize` is not local
[INFO] [stderr]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:128:35
[INFO] [stderr]     |
[INFO] [stderr] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                   ^^^^^^^^^
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   `SingSimReport` is not local
[INFO] [stderr]     |                                   `Serialize` is not local
[INFO] [stderr]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:128:46
[INFO] [stderr]     |
[INFO] [stderr] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                              -^^^^^^^^^^
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              `SingSimReport` is not local
[INFO] [stderr]     |                                              `Deserialize` is not local
[INFO] [stderr]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:139:35
[INFO] [stderr]     |
[INFO] [stderr] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                   ^^^^^^^^^
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   `ParSimFinished` is not local
[INFO] [stderr]     |                                   `Serialize` is not local
[INFO] [stderr]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:139:46
[INFO] [stderr]     |
[INFO] [stderr] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                              -^^^^^^^^^^
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              `ParSimFinished` is not local
[INFO] [stderr]     |                                              `Deserialize` is not local
[INFO] [stderr]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:145:35
[INFO] [stderr]     |
[INFO] [stderr] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                   ^^^^^^^^^
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   `ParSimReport` is not local
[INFO] [stderr]     |                                   `Serialize` is not local
[INFO] [stderr]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:145:46
[INFO] [stderr]     |
[INFO] [stderr] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                              -^^^^^^^^^^
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              `ParSimReport` is not local
[INFO] [stderr]     |                                              `Deserialize` is not local
[INFO] [stderr]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/util.rs:12:35
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                   ^^^^^^^^^
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   `HenInfo` is not local
[INFO] [stderr]    |                                   `Serialize` is not local
[INFO] [stderr]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/util.rs:12:46
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                              -^^^^^^^^^^
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `HenInfo` is not local
[INFO] [stderr]    |                                              `Deserialize` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/util.rs:45:35
[INFO] [stderr]    |
[INFO] [stderr] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                   -^^^^^^^^
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   `WithMeta` is not local
[INFO] [stderr]    |                                   `Serialize` is not local
[INFO] [stderr]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/util.rs:45:46
[INFO] [stderr]    |
[INFO] [stderr] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                              -^^^^^^^^^^
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `WithMeta` is not local
[INFO] [stderr]    |                                              `Deserialize` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/uncertain.rs:4:41
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]   |                                         ^^^^^^^^^
[INFO] [stderr]   |                                         |
[INFO] [stderr]   |                                         `Uf64` is not local
[INFO] [stderr]   |                                         `Serialize` is not local
[INFO] [stderr]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/uncertain.rs:4:52
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]   |                                                    -^^^^^^^^^^
[INFO] [stderr]   |                                                    |
[INFO] [stderr]   |                                                    `Uf64` is not local
[INFO] [stderr]   |                                                    `Deserialize` is not local
[INFO] [stderr]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/omittable.rs:5:35
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]   |                                   -^^^^^^^^
[INFO] [stderr]   |                                   |
[INFO] [stderr]   |                                   `Omittable` is not local
[INFO] [stderr]   |                                   `Serialize` is not local
[INFO] [stderr]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/omittable.rs:5:46
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]   |                                              -^^^^^^^^^^
[INFO] [stderr]   |                                              |
[INFO] [stderr]   |                                              `Omittable` is not local
[INFO] [stderr]   |                                              `Deserialize` is not local
[INFO] [stderr]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `hen` (bin "hen" test) generated 38 warnings (run `cargo fix --bin "hen" -p hen --tests` to apply 12 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hen-9c87a3278af2e85a)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test output_parser::tests::test_parse_dot_separated_key_value ... ok
[INFO] [stdout] test output_parser::tests::test_parse_geometry_dose ... ok
[INFO] [stdout] test tokenizer::test_parse_single_token ... ok
[INFO] [stdout] test tokenizer::test_parse_tokenstream ... ok
[INFO] [stdout] test uncertain::tests::prop_inclusion_additive ... ok
[INFO] [stdout] test uncertain::tests::prop_inclusion_multipicative ... ok
[INFO] [stdout] test output_parser::tests::test_parse_timeout_simulation_output ... ok
[INFO] [stdout] test uncertain::tests::test_Uf64 ... ok
[INFO] [stdout] test util::test_has_unique_elements ... ok
[INFO] [stdout] test output_parser::tests::test_parse_loop_simulation_output ... ok
[INFO] [stdout] test tests::test_error_message ... ok
[INFO] [stdout] test simulation::tests::test_report_par_sim ... ok
[INFO] [stdout] test tests::test_split ... ok
[INFO] [stdout] test tests::test_run_custom_seeds_ncases ... FAILED
[INFO] [stdout] test tests::test_rerun ... FAILED
[INFO] [stdout] test tests::test_run_umlauts ... FAILED
[INFO] [stdout] test tests::test_run_many ... FAILED
[INFO] [stdout] test tests::test_split_run_combine ... FAILED
[INFO] [stdout] test tests::test_spaces_in_filename ... FAILED
[INFO] [stdout] test tests::test_run_multiple_geometries ... FAILED
[INFO] [stdout] test tests::test_zero_dose_with_100_uncertainty ... FAILED
[INFO] [stdout] test tests::test_run_bad_pegs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_run_custom_seeds_ncases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_run_custom_seeds_ncases' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13:
[INFO] [stdout] CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpUr4I27/output/SPpzQAQr2g --seeds=[[1983,324],[3,4]] --ncases=[173, 200]` expected to succeed)
[INFO] [stdout] status=failed
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout]     Blocking waiting for file lock on artifact directory
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/simulation.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/output_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]    --> src/app/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / arg_enum!{
[INFO] [stdout] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stdout] 320 | |     pub enum ShowWhat {
[INFO] [stdout] 321 | |         Output,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_available` and `unwrap` are never used
[INFO] [stdout]   --> src/omittable.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T> Omittable<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 28 |     pub fn is_available(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn unwrap(self: Omittable<T>) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInput` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInput` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimInput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimInput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:46
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:46
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `HenInfo` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `HenInfo` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   -^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `WithMeta` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `WithMeta` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Uf64` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                    -^^^^^^^^^^
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `Uf64` is not local
[INFO] [stdout]   |                                                    `Deserialize` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                   -^^^^^^^^
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Omittable` is not local
[INFO] [stdout]   |                                   `Serialize` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                              -^^^^^^^^^^
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Omittable` is not local
[INFO] [stdout]   |                                              `Deserialize` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: `hen` (bin "hen") generated 40 warnings (run `cargo fix --bin "hen" -p hen` to apply 13 suggestions)
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stdout] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stdout] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stdout]      Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpUr4I27/output/SPpzQAQr2g '--seeds=[[1983,324],[3,4]]' '--ncases=[173, 200]'`
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (312) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f8cc78ddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f8cc78ddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f8cc78ddf92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f8cc78ddf92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f8cc78f34fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f8cc78f34fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5f8cc78e3a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f8cc78e3a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f8cc78bfddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f8cc78bfddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f8cc78d8aa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f8cc78d8d0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f8cc78bfe98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5f8cc78b7649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f8cc78c08bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f8cc78f3c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f8cc78f39b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5f8cc763942e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5f8cc75e66bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5f8cc75e2412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5f8cc75e1d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5f8cc75e2677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5f8cc75e1e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5f8cc75e15b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5f8cc75df7ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5f8cc7644a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5f8cc76445d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5f8cc7641d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5f8cc7621b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5f8cc7654472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5f8cc7658b06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x5f8cc75f4abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x5f8cc75f2320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5f8cc75ee766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5f8cc75f256b - __rust_try
[INFO] [stdout]   35:     0x5f8cc75ee17c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5f8cc75ee17c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5f8cc76264a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x5f8cc75f41dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x5f8cc760c371 - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:355:13
[INFO] [stdout]   40:     0x5f8cc75fcd74 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   41:     0x5f8cc75f2393 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5f8cc75ee843 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5f8cc75f256b - __rust_try
[INFO] [stdout]   44:     0x5f8cc75ee382 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<((), ()), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5f8cc75ee382 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5f8cc762651c - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   47:     0x5f8cc75fec61 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   48:     0x5f8cc788984e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   49:     0x5f8cc787c5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   50:     0x5f8cc7879f1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   51:     0x5f8cc7879c4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   52:     0x5f8cc787e246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   53:     0x5f8cc787bcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   54:     0x5f8cc7884c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5f8cc7886152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5f8cc7887e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5f8cc7881377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5f8cc788812b - __rust_try
[INFO] [stdout]   59:     0x5f8cc7885d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5f8cc7885d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5f8cc7885d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5f8cc7881faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5f8cc78dd82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5f8cc78dd82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7a617d4cbaa4 - <unknown>
[INFO] [stdout]   66:     0x7a617d558a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (310) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f8cc78ddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f8cc78ddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f8cc78ddf92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f8cc78ddf92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f8cc78f34fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f8cc78f34fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5f8cc78e3a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f8cc78e3a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f8cc78bfddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f8cc78bfddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f8cc78d8aa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f8cc78d8d0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f8cc78bfe98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5f8cc78b7649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f8cc78c08bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f8cc78f3c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f8cc78f39b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5f8cc763942e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5f8cc75e66bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5f8cc75e2412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5f8cc75e1d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5f8cc75e2677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5f8cc75e1e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5f8cc75e15b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5f8cc75df7ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x5f8cc7644a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5f8cc76445d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x5f8cc7641d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x5f8cc7621b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x5f8cc7654472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x5f8cc7658c10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x5f8cc75f4a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x5f8cc75fcde5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x5f8cc75f2400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x5f8cc75ee946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5f8cc75f256b - __rust_try
[INFO] [stdout]   36:     0x5f8cc75ee5bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5f8cc75ee5bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5f8cc76265a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x5f8cc75ff4ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x5f8cc788984e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x5f8cc787c5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x5f8cc7879f1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x5f8cc7879c4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x5f8cc787e246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x5f8cc787bcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x5f8cc7884c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5f8cc7886152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x5f8cc7887e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5f8cc7881377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5f8cc788812b - __rust_try
[INFO] [stdout]   51:     0x5f8cc7885d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5f8cc7885d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5f8cc7885d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x5f8cc7881faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f8cc78dd82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x5f8cc78dd82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x7a617d4cbaa4 - <unknown>
[INFO] [stdout]   58:     0x7a617d558a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c4321073f72 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c4321073f72 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c4321073f72 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c4321073f72 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c4321089aea - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c4321089aea - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5c4321079286 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c4321079286 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c432105082f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c432105082f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c432106b9f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c4320e8d9ae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c4320e8d9ae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c432106bbb2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c432106bbb2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c43210508e8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c4321048119 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c432105173d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c432108a25c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c4320efa1d8 - core[c5ed12ab89cc536a]::panicking::panic_display::<assert_cli[9693788b8810330]::errors::Error>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c4320ef1794 - <assert_cli[9693788b8810330]::assert::Assert>::unwrap
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13
[INFO] [stdout]   21:     0x5c4320e46c9e - hen[c174c341755b2d59]::tests::test_run_custom_seeds_ncases
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:98:10
[INFO] [stdout]   22:     0x5c4320e40287 - hen[c174c341755b2d59]::tests::test_run_custom_seeds_ncases::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:82:34
[INFO] [stdout]   23:     0x5c4320e78b86 - <hen[c174c341755b2d59]::tests::test_run_custom_seeds_ncases::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c4320e81d5b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c4320e81d5b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c4320e8e5ba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c4320e8e5ba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c4320e8e5ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c4320e8e5ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c4320e8e5ba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c4320e8e5ba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c4320e8e5ba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c4320e88a84 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c4320e88a84 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c4320e910b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c4320e910b2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c4320e910b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c4320e910b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c4320e910b2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c4320e910b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c4320e910b2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c432107381f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c432107381f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7c2419395aa4 - <unknown>
[INFO] [stdout]   45:     0x7c2419422a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_rerun stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_rerun' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13:
[INFO] [stdout] CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpXvv4Cd/vY1hdU8gTE` expected to succeed)
[INFO] [stdout] status=failed
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout]     Blocking waiting for file lock on artifact directory
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/simulation.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/output_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]    --> src/app/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / arg_enum!{
[INFO] [stdout] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stdout] 320 | |     pub enum ShowWhat {
[INFO] [stdout] 321 | |         Output,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_available` and `unwrap` are never used
[INFO] [stdout]   --> src/omittable.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T> Omittable<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 28 |     pub fn is_available(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn unwrap(self: Omittable<T>) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInput` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInput` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimInput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimInput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:46
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:46
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `HenInfo` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `HenInfo` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   -^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `WithMeta` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `WithMeta` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Uf64` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                    -^^^^^^^^^^
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `Uf64` is not local
[INFO] [stdout]   |                                                    `Deserialize` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                   -^^^^^^^^
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Omittable` is not local
[INFO] [stdout]   |                                   `Serialize` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                              -^^^^^^^^^^
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Omittable` is not local
[INFO] [stdout]   |                                              `Deserialize` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: `hen` (bin "hen") generated 40 warnings (run `cargo fix --bin "hen" -p hen` to apply 13 suggestions)
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stdout] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stdout] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stdout]      Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpXvv4Cd/vY1hdU8gTE`
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (267) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x569732bddf92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x569732bddf92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x569732bf34fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x569732bf34fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x569732be3a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x569732be3a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x569732bbfddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x569732bbfddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x569732bd8aa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x569732bd8d0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x569732bbfe98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x569732bb7649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x569732bc08bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x569732bf3c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x569732bf39b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56973293942e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5697328e66bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5697328e2412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5697328e1d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5697328e2677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5697328e1e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5697328e15b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5697328df7ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x569732944a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5697329445d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x569732941d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x569732921b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x569732954472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x569732958b06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x5697328f4abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x5697328f2320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5697328ee766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5697328f256b - __rust_try
[INFO] [stdout]   35:     0x5697328ee17c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5697328ee17c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5697329264a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x5697328f41dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x569732907a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x5697328f295d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x569732954735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x569732958b06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x5697328f4abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x5697328f2320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5697328ee766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5697328f256b - __rust_try
[INFO] [stdout]   47:     0x5697328ee17c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5697328ee17c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5697329264a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x5697328f41dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x569732907a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x5697328f295d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x569732954735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x569732958b06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   55:     0x5697328f4abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   56:     0x5697328f2320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5697328ee766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5697328f256b - __rust_try
[INFO] [stdout]   59:     0x5697328ee17c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5697328ee17c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5697329264a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   62:     0x5697328f41dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   63:     0x569732907a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   64:     0x5697328f295d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   65:     0x569732954735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   66:     0x569732958b06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   67:     0x5697328f4abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   68:     0x5697328f2320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5697328ee766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5697328f256b - __rust_try
[INFO] [stdout]   71:     0x5697328ee17c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x5697328ee17c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x5697329264a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   74:     0x5697328f41dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   75:     0x56973290c371 - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:355:13
[INFO] [stdout]   76:     0x5697328fcd74 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   77:     0x5697328f2393 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x5697328ee843 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x5697328f256b - __rust_try
[INFO] [stdout]   80:     0x5697328ee382 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<((), ()), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x5697328ee382 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x56973292651c - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   83:     0x5697328fec61 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   84:     0x569732b8984e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   85:     0x569732b7c5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   86:     0x569732b79f1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   87:     0x569732b79c4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   88:     0x569732b7e246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   89:     0x569732b7bcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   90:     0x569732b84c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   91:     0x569732b86152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   92:     0x569732b87e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   93:     0x569732b81377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   94:     0x569732b8812b - __rust_try
[INFO] [stdout]   95:     0x569732b85d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   96:     0x569732b85d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   97:     0x569732b85d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   98:     0x569732b81faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   99:     0x569732bdd82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  100:     0x569732bdd82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]  101:     0x78f2899b7aa4 - <unknown>
[INFO] [stdout]  102:     0x78f289a44a64 - clone
[INFO] [stdout]  103:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (270) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x569732bddf92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x569732bddf92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x569732bf34fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x569732bf34fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x569732be3a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x569732be3a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x569732bbfddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x569732bbfddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x569732bd8aa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x569732bd8d0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x569732bbfe98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x569732bb7649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x569732bc08bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x569732bf3c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x569732bf39b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56973293942e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5697328e66bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5697328e2412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5697328e1d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5697328e2677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5697328e1e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5697328e15b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5697328df7ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x569732944a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5697329445d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x569732941d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x569732921b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x569732954472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x569732958b06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x5697328f4abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x5697328f2320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5697328ee766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5697328f256b - __rust_try
[INFO] [stdout]   35:     0x5697328ee17c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5697328ee17c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5697329264a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x5697328f41dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x569732907a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x5697328f295d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x569732954735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x569732958b06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x5697328f4abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x5697328f2320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5697328ee766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5697328f256b - __rust_try
[INFO] [stdout]   47:     0x5697328ee17c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5697328ee17c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5697329264a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x5697328f41dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x569732907a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x5697328f295d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x569732954735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x569732958c10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   55:     0x5697328f4a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   56:     0x5697328fcde5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   57:     0x5697328f2400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5697328ee946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5697328f256b - __rust_try
[INFO] [stdout]   60:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5697329265a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   63:     0x5697328ff4ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   64:     0x569732b8984e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   65:     0x569732b7c5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   66:     0x569732b79f1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   67:     0x569732b79c4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   68:     0x569732b7e246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   69:     0x569732b7bcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   70:     0x569732b84c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x569732b86152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   72:     0x569732b87e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x569732b81377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x569732b8812b - __rust_try
[INFO] [stdout]   75:     0x569732b85d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x569732b85d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x569732b85d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   78:     0x569732b81faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x569732bdd82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   80:     0x569732bdd82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   81:     0x78f2899b7aa4 - <unknown>
[INFO] [stdout]   82:     0x78f289a44a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (269) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x569732bddf92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x569732bddf92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x569732bf34fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x569732bf34fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x569732be3a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x569732be3a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x569732bbfddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x569732bbfddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x569732bd8aa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x569732bd8d0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x569732bbfe98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x569732bb7649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x569732bc08bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x569732bf3c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x569732bf39b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56973293942e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5697328e66bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5697328e2412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5697328e1d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5697328e2677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5697328e1e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5697328e15b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5697328df7ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x569732944a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5697329445d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x569732941d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x569732921b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x569732954472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x569732958b06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x5697328f4abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x5697328f2320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5697328ee766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5697328f256b - __rust_try
[INFO] [stdout]   35:     0x5697328ee17c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5697328ee17c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5697329264a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x5697328f41dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x569732907a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x5697328f295d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x569732954735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x569732958b06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x5697328f4abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x5697328f2320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5697328ee766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5697328f256b - __rust_try
[INFO] [stdout]   47:     0x5697328ee17c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5697328ee17c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5697329264a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x5697328f41dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x569732907a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x5697328f295d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x569732954735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x569732958c10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   55:     0x5697328f4a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   56:     0x5697328fcde5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   57:     0x5697328f2400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5697328ee946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5697328f256b - __rust_try
[INFO] [stdout]   60:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5697329265a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   63:     0x5697328ff4ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   64:     0x569732b8984e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   65:     0x569732b7c5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   66:     0x569732b79f1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   67:     0x569732b79c4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   68:     0x569732b7e246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   69:     0x569732b7bcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   70:     0x569732b84c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x569732b86152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   72:     0x569732b87e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x569732b81377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x569732b8812b - __rust_try
[INFO] [stdout]   75:     0x569732b85d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x569732b85d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x569732b85d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   78:     0x569732b81faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x569732bdd82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   80:     0x569732bdd82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   81:     0x78f2899b7aa4 - <unknown>
[INFO] [stdout]   82:     0x78f289a44a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (265) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x569732bddf92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x569732bddf92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x569732bf34fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x569732bf34fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x569732be3a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x569732be3a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x569732bbfddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x569732bbfddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x569732bd8aa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x569732bd8d0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x569732bbfe98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x569732bb7649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x569732bc08bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x569732bf3c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x569732bf39b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56973293942e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5697328e66bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5697328e2412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5697328e1d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5697328e2677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5697328e1e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5697328e15b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5697328df7ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x569732944a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5697329445d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x569732941d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x569732921b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x569732954472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x569732958b06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x5697328f4abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x5697328f2320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5697328ee766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5697328f256b - __rust_try
[INFO] [stdout]   35:     0x5697328ee17c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5697328ee17c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5697329264a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x5697328f41dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x569732907a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x5697328f295d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x569732954735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x569732958c10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x5697328f4a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x5697328fcde5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x5697328f2400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5697328ee946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5697328f256b - __rust_try
[INFO] [stdout]   48:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5697329265a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x5697328ff4ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x569732b8984e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x569732b7c5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x569732b79f1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x569732b79c4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x569732b7e246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x569732b7bcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x569732b84c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x569732b86152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x569732b87e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x569732b81377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x569732b8812b - __rust_try
[INFO] [stdout]   63:     0x569732b85d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x569732b85d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x569732b85d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x569732b81faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x569732bdd82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x569732bdd82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   69:     0x78f2899b7aa4 - <unknown>
[INFO] [stdout]   70:     0x78f289a44a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (273) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x569732bddf92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x569732bddf92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x569732bf34fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x569732bf34fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x569732be3a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x569732be3a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x569732bbfddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x569732bbfddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x569732bd8aa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x569732bd8d0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x569732bbfe98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x569732bb7649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x569732bc08bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x569732bf3c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x569732bf39b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56973293942e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5697328e66bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5697328e2412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5697328e1d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5697328e2677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5697328e1e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5697328e15b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5697328df7ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x569732944a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5697329445d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x569732941d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x569732921b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x569732954472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x569732958b06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x5697328f4abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x5697328f2320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5697328ee766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5697328f256b - __rust_try
[INFO] [stdout]   35:     0x5697328ee17c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5697328ee17c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5697329264a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x5697328f41dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x569732907a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x5697328f295d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x569732954735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x569732958c10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x5697328f4a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x5697328fcde5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x5697328f2400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5697328ee946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5697328f256b - __rust_try
[INFO] [stdout]   48:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5697329265a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x5697328ff4ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x569732b8984e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x569732b7c5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x569732b79f1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x569732b79c4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x569732b7e246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x569732b7bcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x569732b84c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x569732b86152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x569732b87e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x569732b81377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x569732b8812b - __rust_try
[INFO] [stdout]   63:     0x569732b85d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x569732b85d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x569732b85d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x569732b81faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x569732bdd82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x569732bdd82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   69:     0x78f2899b7aa4 - <unknown>
[INFO] [stdout]   70:     0x78f289a44a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (266) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x569732bddf92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x569732bddf92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x569732bf34fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x569732bf34fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x569732be3a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x569732be3a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x569732bbfddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x569732bbfddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x569732bd8aa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x569732bd8d0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x569732bbfe98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x569732bb7649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x569732bc08bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x569732bf3c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x569732bf39b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56973293942e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5697328e66bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5697328e2412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5697328e1d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5697328e2677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5697328e1e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5697328e15b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5697328df7ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x569732944a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5697329445d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x569732941d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x569732921b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x569732954472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x569732958c10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x5697328f4a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x5697328fcde5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x5697328f2400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x5697328ee946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5697328f256b - __rust_try
[INFO] [stdout]   36:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5697329265a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x5697328ff4ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x569732b8984e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x569732b7c5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x569732b79f1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x569732b79c4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x569732b7e246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x569732b7bcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x569732b84c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x569732b86152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x569732b87e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x569732b81377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x569732b8812b - __rust_try
[INFO] [stdout]   51:     0x569732b85d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x569732b85d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x569732b85d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x569732b81faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x569732bdd82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x569732bdd82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x78f2899b7aa4 - <unknown>
[INFO] [stdout]   58:     0x78f289a44a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (272) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x569732bddf92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x569732bddf92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x569732bf34fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x569732bf34fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x569732be3a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x569732be3a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x569732bbfddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x569732bbfddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x569732bd8aa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x569732bd8d0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x569732bbfe98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x569732bb7649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x569732bc08bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x569732bf3c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x569732bf39b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56973293942e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5697328e66bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5697328e2412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5697328e1d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5697328e2677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5697328e1e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5697328e15b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5697328df7ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x569732944a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5697329445d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x569732941d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x569732921b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x569732954472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x569732958c10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x5697328f4a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x5697328fcde5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x5697328f2400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x5697328ee946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5697328f256b - __rust_try
[INFO] [stdout]   36:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5697329265a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x5697328ff4ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x569732b8984e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x569732b7c5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x569732b79f1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x569732b79c4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x569732b7e246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x569732b7bcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x569732b84c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x569732b86152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x569732b87e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x569732b81377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x569732b8812b - __rust_try
[INFO] [stdout]   51:     0x569732b85d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x569732b85d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x569732b85d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x569732b81faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x569732bdd82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x569732bdd82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x78f2899b7aa4 - <unknown>
[INFO] [stdout]   58:     0x78f289a44a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (264) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x569732bddf92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x569732bddf92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x569732bf34fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x569732bf34fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x569732be3a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x569732be3a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x569732bbfddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x569732bbfddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x569732bd8aa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x569732bd8d0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x569732bbfe98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x569732bb7649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x569732bc08bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x569732bf3c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x569732bf39b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56973293942e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5697328e66bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5697328e2412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5697328e1d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5697328e2677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5697328e1e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5697328e15b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5697328df7ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x569732944a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5697329445d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x569732941d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x569732921b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x569732954472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x569732958c10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x5697328f4a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x5697328fcde5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x5697328f2400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x5697328ee946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5697328f256b - __rust_try
[INFO] [stdout]   36:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5697329265a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x5697328ff4ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x569732b8984e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x569732b7c5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x569732b79f1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x569732b79c4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x569732b7e246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x569732b7bcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x569732b84c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x569732b86152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x569732b87e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x569732b81377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x569732b8812b - __rust_try
[INFO] [stdout]   51:     0x569732b85d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x569732b85d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x569732b85d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x569732b81faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x569732bdd82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x569732bdd82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x78f2899b7aa4 - <unknown>
[INFO] [stdout]   58:     0x78f289a44a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (277) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x569732bddf92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x569732bddf92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x569732bf34fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x569732bf34fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x569732be3a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x569732be3a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x569732bbfddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x569732bbfddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x569732bd8aa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x569732bd8d0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x569732bbfe98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x569732bb7649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x569732bc08bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x569732bf3c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x569732bf39b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56973293942e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5697328e66bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5697328e2412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5697328e1d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5697328e2677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5697328e1e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5697328e15b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5697328df7ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x569732944a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5697329445d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x569732941d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x569732921b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x569732954472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x569732958b06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x5697328f4abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x5697328f2320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5697328ee766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5697328f256b - __rust_try
[INFO] [stdout]   35:     0x5697328ee17c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5697328ee17c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5697329264a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x5697328f41dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x569732907a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x5697328f295d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x569732954735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x569732958b06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x5697328f4abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x5697328f2320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5697328ee766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5697328f256b - __rust_try
[INFO] [stdout]   47:     0x5697328ee17c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5697328ee17c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5697329264a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x5697328f41dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x569732907a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x5697328f295d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x569732954735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x569732958b06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   55:     0x5697328f4abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   56:     0x5697328f2320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5697328ee766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5697328f256b - __rust_try
[INFO] [stdout]   59:     0x5697328ee17c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5697328ee17c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5697329264a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   62:     0x5697328f41dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   63:     0x569732907a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   64:     0x5697328f295d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   65:     0x569732954735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   66:     0x569732958c10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   67:     0x5697328f4a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   68:     0x5697328fcde5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   69:     0x5697328f2400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x5697328ee946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5697328f256b - __rust_try
[INFO] [stdout]   72:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5697329265a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   75:     0x5697328ff4ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   76:     0x569732b8984e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   77:     0x569732b7c5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   78:     0x569732b79f1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   79:     0x569732b79c4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   80:     0x569732b7e246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   81:     0x569732b7bcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   82:     0x569732b84c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   83:     0x569732b86152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   84:     0x569732b87e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   85:     0x569732b81377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   86:     0x569732b8812b - __rust_try
[INFO] [stdout]   87:     0x569732b85d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x569732b85d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x569732b85d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   90:     0x569732b81faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   91:     0x569732bdd82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   92:     0x569732bdd82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   93:     0x78f2899b7aa4 - <unknown>
[INFO] [stdout]   94:     0x78f289a44a64 - clone
[INFO] [stdout]   95:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (275) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x569732bddf92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x569732bddf92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x569732bf34fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x569732bf34fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x569732be3a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x569732be3a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x569732bbfddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x569732bbfddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x569732bd8aa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x569732bd8d0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x569732bbfe98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x569732bb7649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x569732bc08bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x569732bf3c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x569732bf39b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56973293942e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5697328e66bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5697328e2412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5697328e1d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5697328e2677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5697328e1e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5697328e15b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5697328df7ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x569732944a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5697329445d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x569732941d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x569732921b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x569732954472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x569732958c10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x5697328f4a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x5697328fcde5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x5697328f2400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x5697328ee946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5697328f256b - __rust_try
[INFO] [stdout]   36:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5697329265a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x5697328ff4ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x569732b8984e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x569732b7c5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x569732b79f1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x569732b79c4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x569732b7e246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x569732b7bcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x569732b84c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x569732b86152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x569732b87e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x569732b81377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x569732b8812b - __rust_try
[INFO] [stdout]   51:     0x569732b85d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x569732b85d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x569732b85d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x569732b81faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x569732bdd82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x569732bdd82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x78f2899b7aa4 - <unknown>
[INFO] [stdout]   58:     0x78f289a44a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (274) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x569732bddf92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x569732bddf92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x569732bf34fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x569732bf34fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x569732be3a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x569732be3a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x569732bbfddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x569732bbfddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x569732bd8aa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x569732bd8d0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x569732bbfe98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x569732bb7649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x569732bc08bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x569732bf3c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x569732bf39b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56973293942e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5697328e66bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5697328e2412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5697328e1d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5697328e2677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5697328e1e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5697328e15b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5697328df7ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x569732944a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5697329445d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x569732941d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x569732921b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x569732954472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x569732958b06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x5697328f4abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x5697328f2320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5697328ee766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5697328f256b - __rust_try
[INFO] [stdout]   35:     0x5697328ee17c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5697328ee17c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5697329264a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x5697328f41dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x569732907a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x5697328f295d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x569732954735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x569732958c10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x5697328f4a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x5697328fcde5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x5697328f2400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5697328ee946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5697328f256b - __rust_try
[INFO] [stdout]   48:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5697329265a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x5697328ff4ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x569732b8984e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x569732b7c5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x569732b79f1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x569732b79c4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x569732b7e246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x569732b7bcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x569732b84c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x569732b86152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x569732b87e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x569732b81377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x569732b8812b - __rust_try
[INFO] [stdout]   63:     0x569732b85d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x569732b85d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x569732b85d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x569732b81faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x569732bdd82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x569732bdd82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   69:     0x78f2899b7aa4 - <unknown>
[INFO] [stdout]   70:     0x78f289a44a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (268) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x569732bddf92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x569732bddf92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x569732bf34fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x569732bf34fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x569732be3a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x569732be3a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x569732bbfddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x569732bbfddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x569732bd8aa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x569732bd8d0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x569732bbfe98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x569732bb7649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x569732bc08bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x569732bf3c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x569732bf39b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56973293942e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5697328e66bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5697328e2412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5697328e1d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5697328e2677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5697328e1e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5697328e15b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5697328df7ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x569732944a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5697329445d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x569732941d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x569732921b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x569732954472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x569732958c10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x5697328f4a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x5697328fcde5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x5697328f2400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x5697328ee946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5697328f256b - __rust_try
[INFO] [stdout]   36:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5697329265a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x5697328ff4ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x569732b8984e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x569732b7c5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x569732b79f1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x569732b79c4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x569732b7e246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x569732b7bcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x569732b84c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x569732b86152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x569732b87e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x569732b81377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x569732b8812b - __rust_try
[INFO] [stdout]   51:     0x569732b85d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x569732b85d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x569732b85d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x569732b81faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x569732bdd82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x569732bdd82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x78f2899b7aa4 - <unknown>
[INFO] [stdout]   58:     0x78f289a44a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (276) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x569732bddf92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x569732bddf92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x569732bf34fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x569732bf34fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x569732be3a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x569732be3a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x569732bbfddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x569732bbfddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x569732bd8aa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x569732bd8d0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x569732bbfe98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x569732bb7649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x569732bc08bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x569732bf3c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x569732bf39b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56973293942e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5697328e66bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5697328e2412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5697328e1d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5697328e2677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5697328e1e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5697328e15b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5697328df7ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x569732944a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5697329445d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x569732941d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x569732921b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x569732954472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x569732958b06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x5697328f4abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x5697328f2320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5697328ee766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5697328f256b - __rust_try
[INFO] [stdout]   35:     0x5697328ee17c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5697328ee17c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5697329264a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x5697328f41dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x569732907a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x5697328f295d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x569732954735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x569732958c10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x5697328f4a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x5697328fcde5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x5697328f2400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5697328ee946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5697328f256b - __rust_try
[INFO] [stdout]   48:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5697329265a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x5697328ff4ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x569732b8984e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x569732b7c5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x569732b79f1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x569732b79c4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x569732b7e246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x569732b7bcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x569732b84c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x569732b86152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x569732b87e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x569732b81377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x569732b8812b - __rust_try
[INFO] [stdout]   63:     0x569732b85d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x569732b85d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x569732b85d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x569732b81faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x569732bdd82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x569732bdd82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   69:     0x78f2899b7aa4 - <unknown>
[INFO] [stdout]   70:     0x78f289a44a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (271) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x569732bddf92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x569732bddf92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x569732bf34fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x569732bf34fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x569732be3a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x569732be3a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x569732bbfddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x569732bbfddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x569732bd8aa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x569732bd8d0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x569732bbfe98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x569732bb7649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x569732bc08bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x569732bf3c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x569732bf39b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56973293942e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5697328e66bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5697328e2412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5697328e1d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5697328e2677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5697328e1e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5697328e15b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5697328df7ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x569732944a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5697329445d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x569732941d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x569732921b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x569732954472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x569732958c10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x5697328f4a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x5697328fcde5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x5697328f2400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x5697328ee946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5697328f256b - __rust_try
[INFO] [stdout]   36:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5697329265a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x5697328ff4ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x569732b8984e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x569732b7c5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x569732b79f1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x569732b79c4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x569732b7e246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x569732b7bcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x569732b84c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x569732b86152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x569732b87e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x569732b81377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x569732b8812b - __rust_try
[INFO] [stdout]   51:     0x569732b85d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x569732b85d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x569732b85d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x569732b81faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x569732bdd82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x569732bdd82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x78f2899b7aa4 - <unknown>
[INFO] [stdout]   58:     0x78f289a44a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (279) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x569732bddf92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x569732bddf92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x569732bf34fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x569732bf34fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x569732be3a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x569732be3a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x569732bbfddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x569732bbfddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x569732bd8aa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x569732bd8d0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x569732bbfe98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x569732bb7649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x569732bc08bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x569732bf3c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x569732bf39b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56973293942e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5697328e66bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5697328e2412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5697328e1d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5697328e2677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5697328e1e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5697328e15b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5697328df7ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x569732944a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5697329445d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x569732941d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x569732921b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x569732954472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x569732958c10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x5697328f4a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x5697328fcde5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x5697328f2400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x5697328ee946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5697328f256b - __rust_try
[INFO] [stdout]   36:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5697329265a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x5697328ff4ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x569732b8984e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x569732b7c5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x569732b79f1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x569732b79c4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x569732b7e246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x569732b7bcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x569732b84c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x569732b86152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x569732b87e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x569732b81377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x569732b8812b - __rust_try
[INFO] [stdout]   51:     0x569732b85d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x569732b85d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x569732b85d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x569732b81faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x569732bdd82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x569732bdd82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x78f2899b7aa4 - <unknown>
[INFO] [stdout]   58:     0x78f289a44a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (278) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x569732bddf92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x569732bddf92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x569732bddf92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x569732bf34fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x569732bf34fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x569732be3a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x569732be3a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x569732bbfddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x569732bbfddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x569732bd8aa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x569732bd8d0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x569732bbfe98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x569732bb7649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x569732bc08bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x569732bf3c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x569732bf39b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56973293942e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5697328e66bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x5697328e2412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x5697328e1d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x5697328e2677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x5697328e1e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x5697328e15b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x5697328df7ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x569732944a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x5697329445d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x569732941d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x569732921b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x569732954472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x569732958c10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x5697328f4a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x5697328fcde5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x5697328f2400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x5697328ee946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5697328f256b - __rust_try
[INFO] [stdout]   36:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5697328ee5bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5697329265a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x5697328ff4ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x569732b8984e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x569732b7c5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x569732b79f1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x569732b79c4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x569732b7e246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x569732b7bcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x569732b84c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x569732b86152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x569732b87e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x569732b81377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x569732b8812b - __rust_try
[INFO] [stdout]   51:     0x569732b85d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x569732b85d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x569732b85d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x569732b81faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x569732bdd82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x569732bdd82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x78f2899b7aa4 - <unknown>
[INFO] [stdout]   58:     0x78f289a44a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c4321073f72 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c4321073f72 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c4321073f72 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c4321073f72 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c4321089aea - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c4321089aea - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5c4321079286 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c4321079286 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c432105082f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c432105082f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c432106b9f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c4320e8d9ae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c4320e8d9ae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c432106bbb2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c432106bbb2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c43210508e8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c4321048119 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c432105173d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c432108a25c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c4320efa1d8 - core[c5ed12ab89cc536a]::panicking::panic_display::<assert_cli[9693788b8810330]::errors::Error>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c4320ef1794 - <assert_cli[9693788b8810330]::assert::Assert>::unwrap
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13
[INFO] [stdout]   21:     0x5c4320e420c8 - hen[c174c341755b2d59]::tests::test_rerun
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:175:10
[INFO] [stdout]   22:     0x5c4320e40107 - hen[c174c341755b2d59]::tests::test_rerun::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:164:16
[INFO] [stdout]   23:     0x5c4320e78986 - <hen[c174c341755b2d59]::tests::test_rerun::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c4320e81d5b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c4320e81d5b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c4320e8e5ba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c4320e8e5ba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c4320e8e5ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c4320e8e5ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c4320e8e5ba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c4320e8e5ba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c4320e8e5ba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c4320e88a84 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c4320e88a84 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c4320e910b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c4320e910b2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c4320e910b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c4320e910b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c4320e910b2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c4320e910b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c4320e910b2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c432107381f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c432107381f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7c2419395aa4 - <unknown>
[INFO] [stdout]   45:     0x7c2419422a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_run_umlauts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_run_umlauts' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13:
[INFO] [stdout] CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/umlauts.egsinp -o /tmp/.tmpGJSb5U/out.json` expected to succeed)
[INFO] [stdout] status=failed
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout]     Blocking waiting for file lock on artifact directory
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/simulation.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/output_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]    --> src/app/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / arg_enum!{
[INFO] [stdout] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stdout] 320 | |     pub enum ShowWhat {
[INFO] [stdout] 321 | |         Output,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_available` and `unwrap` are never used
[INFO] [stdout]   --> src/omittable.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T> Omittable<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 28 |     pub fn is_available(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn unwrap(self: Omittable<T>) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInput` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInput` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimInput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimInput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:46
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:46
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `HenInfo` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `HenInfo` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   -^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `WithMeta` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `WithMeta` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Uf64` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                    -^^^^^^^^^^
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `Uf64` is not local
[INFO] [stdout]   |                                                    `Deserialize` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                   -^^^^^^^^
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Omittable` is not local
[INFO] [stdout]   |                                   `Serialize` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                              -^^^^^^^^^^
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Omittable` is not local
[INFO] [stdout]   |                                              `Deserialize` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: `hen` (bin "hen") generated 40 warnings (run `cargo fix --bin "hen" -p hen` to apply 13 suggestions)
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stdout] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stdout] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stdout]      Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/umlauts.egsinp -o /tmp/.tmpGJSb5U/out.json`
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (294) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646431e0ff92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646431e0ff92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646431e254fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646431e254fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x646431e15a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646431e15a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646431df1ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646431df1ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646431e0aaa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x646431e0ad0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x646431df1e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x646431de9649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x646431df28bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x646431e25c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x646431e259b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x646431b6b42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x646431b186bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x646431b14412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x646431b13d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x646431b14677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x646431b13e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x646431b135b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x646431b117ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x646431b76a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x646431b765d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x646431b73d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x646431b53b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x646431b86472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x646431b8ab06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x646431b26abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x646431b24320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x646431b20766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x646431b2456b - __rust_try
[INFO] [stdout]   35:     0x646431b2017c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x646431b2017c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x646431b584a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x646431b261dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x646431b39a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x646431b2495d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x646431b86735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x646431b8ab06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x646431b26abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x646431b24320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x646431b20766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x646431b2456b - __rust_try
[INFO] [stdout]   47:     0x646431b2017c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x646431b2017c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x646431b584a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x646431b261dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x646431b39a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x646431b2495d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x646431b86735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x646431b8ab06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   55:     0x646431b26abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   56:     0x646431b24320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x646431b20766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x646431b2456b - __rust_try
[INFO] [stdout]   59:     0x646431b2017c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x646431b2017c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x646431b584a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   62:     0x646431b261dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   63:     0x646431b39a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   64:     0x646431b2495d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   65:     0x646431b86735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   66:     0x646431b8ab06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   67:     0x646431b26abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   68:     0x646431b24320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x646431b20766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x646431b2456b - __rust_try
[INFO] [stdout]   71:     0x646431b2017c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x646431b2017c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x646431b584a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   74:     0x646431b261dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   75:     0x646431b3e371 - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:355:13
[INFO] [stdout]   76:     0x646431b2ed74 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   77:     0x646431b24393 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x646431b20843 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x646431b2456b - __rust_try
[INFO] [stdout]   80:     0x646431b20382 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<((), ()), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x646431b20382 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x646431b5851c - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   83:     0x646431b30c61 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   84:     0x646431dbb84e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   85:     0x646431dae5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   86:     0x646431dabf1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   87:     0x646431dabc4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   88:     0x646431db0246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   89:     0x646431dadcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   90:     0x646431db6c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   91:     0x646431db8152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   92:     0x646431db9e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   93:     0x646431db3377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   94:     0x646431dba12b - __rust_try
[INFO] [stdout]   95:     0x646431db7d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   96:     0x646431db7d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   97:     0x646431db7d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   98:     0x646431db3faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   99:     0x646431e0f82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  100:     0x646431e0f82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]  101:     0x7e9649a75aa4 - <unknown>
[INFO] [stdout]  102:     0x7e9649b02a64 - clone
[INFO] [stdout]  103:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (297) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646431e0ff92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646431e0ff92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646431e254fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646431e254fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x646431e15a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646431e15a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646431df1ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646431df1ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646431e0aaa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x646431e0ad0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x646431df1e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x646431de9649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x646431df28bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x646431e25c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x646431e259b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x646431b6b42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x646431b186bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x646431b14412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x646431b13d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x646431b14677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x646431b13e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x646431b135b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x646431b117ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x646431b76a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x646431b765d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x646431b73d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x646431b53b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x646431b86472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x646431b8ab06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x646431b26abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x646431b24320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x646431b20766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x646431b2456b - __rust_try
[INFO] [stdout]   35:     0x646431b2017c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x646431b2017c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x646431b584a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x646431b261dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x646431b39a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x646431b2495d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x646431b86735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x646431b8ab06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x646431b26abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x646431b24320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x646431b20766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x646431b2456b - __rust_try
[INFO] [stdout]   47:     0x646431b2017c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x646431b2017c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x646431b584a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x646431b261dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x646431b39a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x646431b2495d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x646431b86735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x646431b8ab06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   55:     0x646431b26abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   56:     0x646431b24320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x646431b20766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x646431b2456b - __rust_try
[INFO] [stdout]   59:     0x646431b2017c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x646431b2017c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x646431b584a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   62:     0x646431b261dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   63:     0x646431b39a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   64:     0x646431b2495d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   65:     0x646431b86735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   66:     0x646431b8ac10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   67:     0x646431b26a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   68:     0x646431b2ede5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   69:     0x646431b24400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x646431b20946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x646431b2456b - __rust_try
[INFO] [stdout]   72:     0x646431b205bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x646431b205bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x646431b585a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   75:     0x646431b314ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   76:     0x646431dbb84e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   77:     0x646431dae5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   78:     0x646431dabf1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   79:     0x646431dabc4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   80:     0x646431db0246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   81:     0x646431dadcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   82:     0x646431db6c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   83:     0x646431db8152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   84:     0x646431db9e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   85:     0x646431db3377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   86:     0x646431dba12b - __rust_try
[INFO] [stdout]   87:     0x646431db7d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x646431db7d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x646431db7d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   90:     0x646431db3faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   91:     0x646431e0f82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   92:     0x646431e0f82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   93:     0x7e9649a75aa4 - <unknown>
[INFO] [stdout]   94:     0x7e9649b02a64 - clone
[INFO] [stdout]   95:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (298) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646431e0ff92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646431e0ff92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646431e254fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646431e254fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x646431e15a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646431e15a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646431df1ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646431df1ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646431e0aaa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x646431e0ad0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x646431df1e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x646431de9649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x646431df28bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x646431e25c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x646431e259b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x646431b6b42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x646431b186bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x646431b14412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x646431b13d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x646431b14677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x646431b13e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x646431b135b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x646431b117ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x646431b76a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x646431b765d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x646431b73d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x646431b53b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x646431b86472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x646431b8ab06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x646431b26abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x646431b24320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x646431b20766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x646431b2456b - __rust_try
[INFO] [stdout]   35:     0x646431b2017c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x646431b2017c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x646431b584a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x646431b261dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x646431b39a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x646431b2495d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x646431b86735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x646431b8ab06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x646431b26abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x646431b24320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x646431b20766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x646431b2456b - __rust_try
[INFO] [stdout]   47:     0x646431b2017c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x646431b2017c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x646431b584a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x646431b261dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x646431b39a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x646431b2495d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x646431b86735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x646431b8ac10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   55:     0x646431b26a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   56:     0x646431b2ede5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   57:     0x646431b24400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x646431b20946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x646431b2456b - __rust_try
[INFO] [stdout]   60:     0x646431b205bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x646431b205bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x646431b585a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   63:     0x646431b314ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   64:     0x646431dbb84e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   65:     0x646431dae5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   66:     0x646431dabf1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   67:     0x646431dabc4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   68:     0x646431db0246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   69:     0x646431dadcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   70:     0x646431db6c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x646431db8152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   72:     0x646431db9e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x646431db3377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x646431dba12b - __rust_try
[INFO] [stdout]   75:     0x646431db7d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x646431db7d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x646431db7d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   78:     0x646431db3faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x646431e0f82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   80:     0x646431e0f82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   81:     0x7e9649a75aa4 - <unknown>
[INFO] [stdout]   82:     0x7e9649b02a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (296) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646431e0ff92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646431e0ff92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646431e254fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646431e254fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x646431e15a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646431e15a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646431df1ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646431df1ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646431e0aaa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x646431e0ad0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x646431df1e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x646431de9649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x646431df28bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x646431e25c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x646431e259b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x646431b6b42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x646431b186bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x646431b14412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x646431b13d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x646431b14677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x646431b13e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x646431b135b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x646431b117ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x646431b76a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x646431b765d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x646431b73d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x646431b53b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x646431b86472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x646431b8ab06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x646431b26abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x646431b24320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x646431b20766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x646431b2456b - __rust_try
[INFO] [stdout]   35:     0x646431b2017c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x646431b2017c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x646431b584a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x646431b261dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x646431b39a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x646431b2495d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x646431b86735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x646431b8ac10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x646431b26a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x646431b2ede5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x646431b24400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x646431b20946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x646431b2456b - __rust_try
[INFO] [stdout]   48:     0x646431b205bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x646431b205bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x646431b585a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x646431b314ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x646431dbb84e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x646431dae5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x646431dabf1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x646431dabc4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x646431db0246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x646431dadcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x646431db6c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x646431db8152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x646431db9e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x646431db3377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x646431dba12b - __rust_try
[INFO] [stdout]   63:     0x646431db7d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x646431db7d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x646431db7d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x646431db3faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x646431e0f82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x646431e0f82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   69:     0x7e9649a75aa4 - <unknown>
[INFO] [stdout]   70:     0x7e9649b02a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (295) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646431e0ff92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646431e0ff92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646431e254fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646431e254fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x646431e15a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646431e15a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646431df1ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646431df1ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646431e0aaa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x646431e0ad0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x646431df1e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x646431de9649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x646431df28bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x646431e25c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x646431e259b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x646431b6b42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x646431b186bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x646431b14412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x646431b13d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x646431b14677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x646431b13e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x646431b135b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x646431b117ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x646431b76a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x646431b765d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x646431b73d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x646431b53b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x646431b86472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x646431b8ab06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x646431b26abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x646431b24320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x646431b20766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x646431b2456b - __rust_try
[INFO] [stdout]   35:     0x646431b2017c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x646431b2017c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x646431b584a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x646431b261dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x646431b39a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x646431b2495d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x646431b86735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x646431b8ab06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x646431b26abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x646431b24320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x646431b20766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x646431b2456b - __rust_try
[INFO] [stdout]   47:     0x646431b2017c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x646431b2017c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x646431b584a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x646431b261dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x646431b39a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x646431b2495d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x646431b86735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x646431b8ac10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   55:     0x646431b26a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   56:     0x646431b2ede5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   57:     0x646431b24400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x646431b20946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x646431b2456b - __rust_try
[INFO] [stdout]   60:     0x646431b205bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x646431b205bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x646431b585a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   63:     0x646431b314ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   64:     0x646431dbb84e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   65:     0x646431dae5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   66:     0x646431dabf1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   67:     0x646431dabc4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   68:     0x646431db0246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   69:     0x646431dadcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   70:     0x646431db6c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x646431db8152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   72:     0x646431db9e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x646431db3377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x646431dba12b - __rust_try
[INFO] [stdout]   75:     0x646431db7d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x646431db7d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x646431db7d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   78:     0x646431db3faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x646431e0f82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   80:     0x646431e0f82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   81:     0x7e9649a75aa4 - <unknown>
[INFO] [stdout]   82:     0x7e9649b02a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (287) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646431e0ff92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646431e0ff92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646431e254fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646431e254fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x646431e15a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646431e15a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646431df1ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646431df1ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646431e0aaa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x646431e0ad0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x646431df1e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x646431de9649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x646431df28bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x646431e25c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x646431e259b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x646431b6b42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x646431b186bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x646431b14412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x646431b13d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x646431b14677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x646431b13e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x646431b135b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x646431b117ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x646431b76a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x646431b765d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x646431b73d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x646431b53b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x646431b86472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x646431b8ab06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x646431b26abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x646431b24320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x646431b20766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x646431b2456b - __rust_try
[INFO] [stdout]   35:     0x646431b2017c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x646431b2017c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x646431b584a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x646431b261dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x646431b39a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x646431b2495d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x646431b86735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x646431b8ac10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x646431b26a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x646431b2ede5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x646431b24400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x646431b20946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x646431b2456b - __rust_try
[INFO] [stdout]   48:     0x646431b205bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x646431b205bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x646431b585a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x646431b314ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x646431dbb84e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x646431dae5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x646431dabf1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x646431dabc4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x646431db0246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x646431dadcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x646431db6c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x646431db8152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x646431db9e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x646431db3377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x646431dba12b - __rust_try
[INFO] [stdout]   63:     0x646431db7d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x646431db7d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x646431db7d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x646431db3faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x646431e0f82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x646431e0f82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   69:     0x7e9649a75aa4 - <unknown>
[INFO] [stdout]   70:     0x7e9649b02a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (289) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646431e0ff92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646431e0ff92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646431e254fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646431e254fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x646431e15a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646431e15a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646431df1ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646431df1ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646431e0aaa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x646431e0ad0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x646431df1e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x646431de9649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x646431df28bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x646431e25c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x646431e259b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x646431b6b42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x646431b186bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x646431b14412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x646431b13d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x646431b14677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x646431b13e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x646431b135b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x646431b117ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x646431b76a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x646431b765d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x646431b73d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x646431b53b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x646431b86472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x646431b8ab06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x646431b26abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x646431b24320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x646431b20766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x646431b2456b - __rust_try
[INFO] [stdout]   35:     0x646431b2017c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x646431b2017c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x646431b584a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x646431b261dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x646431b39a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x646431b2495d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x646431b86735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x646431b8ac10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x646431b26a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x646431b2ede5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x646431b24400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x646431b20946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x646431b2456b - __rust_try
[INFO] [stdout]   48:     0x646431b205bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x646431b205bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x646431b585a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x646431b314ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x646431dbb84e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x646431dae5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x646431dabf1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x646431dabc4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x646431db0246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x646431dadcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x646431db6c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x646431db8152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x646431db9e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x646431db3377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x646431dba12b - __rust_try
[INFO] [stdout]   63:     0x646431db7d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x646431db7d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x646431db7d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x646431db3faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x646431e0f82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x646431e0f82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   69:     0x7e9649a75aa4 - <unknown>
[INFO] [stdout]   70:     0x7e9649b02a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (290) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646431e0ff92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646431e0ff92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646431e254fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646431e254fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x646431e15a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646431e15a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646431df1ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646431df1ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646431e0aaa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x646431e0ad0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x646431df1e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x646431de9649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x646431df28bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x646431e25c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x646431e259b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x646431b6b42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x646431b186bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x646431b14412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x646431b13d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x646431b14677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x646431b13e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x646431b135b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x646431b117ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x646431b76a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x646431b765d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x646431b73d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x646431b53b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x646431b86472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x646431b8ac10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x646431b26a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x646431b2ede5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x646431b24400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x646431b20946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x646431b2456b - __rust_try
[INFO] [stdout]   36:     0x646431b205bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x646431b205bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x646431b585a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x646431b314ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x646431dbb84e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x646431dae5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x646431dabf1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x646431dabc4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x646431db0246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x646431dadcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x646431db6c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x646431db8152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x646431db9e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x646431db3377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x646431dba12b - __rust_try
[INFO] [stdout]   51:     0x646431db7d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x646431db7d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x646431db7d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x646431db3faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x646431e0f82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x646431e0f82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x7e9649a75aa4 - <unknown>
[INFO] [stdout]   58:     0x7e9649b02a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (285) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646431e0ff92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646431e0ff92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646431e254fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646431e254fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x646431e15a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646431e15a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646431df1ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646431df1ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646431e0aaa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x646431e0ad0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x646431df1e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x646431de9649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x646431df28bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x646431e25c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x646431e259b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x646431b6b42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x646431b186bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x646431b14412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x646431b13d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x646431b14677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x646431b13e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x646431b135b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x646431b117ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x646431b76a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x646431b765d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x646431b73d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x646431b53b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x646431b86472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x646431b8ac10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x646431b26a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x646431b2ede5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x646431b24400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x646431b20946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x646431b2456b - __rust_try
[INFO] [stdout]   36:     0x646431b205bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x646431b205bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x646431b585a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x646431b314ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x646431dbb84e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x646431dae5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x646431dabf1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x646431dabc4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x646431db0246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x646431dadcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x646431db6c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x646431db8152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x646431db9e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x646431db3377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x646431dba12b - __rust_try
[INFO] [stdout]   51:     0x646431db7d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x646431db7d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x646431db7d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x646431db3faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x646431e0f82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x646431e0f82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x7e9649a75aa4 - <unknown>
[INFO] [stdout]   58:     0x7e9649b02a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (293) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646431e0ff92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646431e0ff92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646431e254fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646431e254fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x646431e15a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646431e15a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646431df1ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646431df1ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646431e0aaa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x646431e0ad0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x646431df1e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x646431de9649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x646431df28bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x646431e25c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x646431e259b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x646431b6b42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x646431b186bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x646431b14412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x646431b13d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x646431b14677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x646431b13e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x646431b135b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x646431b117ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x646431b76a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x646431b765d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x646431b73d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x646431b53b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x646431b86472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x646431b8ac10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x646431b26a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x646431b2ede5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x646431b24400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x646431b20946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x646431b2456b - __rust_try
[INFO] [stdout]   36:     0x646431b205bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x646431b205bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x646431b585a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x646431b314ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x646431dbb84e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x646431dae5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x646431dabf1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x646431dabc4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x646431db0246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x646431dadcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x646431db6c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x646431db8152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x646431db9e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x646431db3377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x646431dba12b - __rust_try
[INFO] [stdout]   51:     0x646431db7d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x646431db7d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x646431db7d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x646431db3faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x646431e0f82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x646431e0f82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x7e9649a75aa4 - <unknown>
[INFO] [stdout]   58:     0x7e9649b02a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (288) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646431e0ff92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646431e0ff92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646431e254fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646431e254fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x646431e15a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646431e15a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646431df1ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646431df1ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646431e0aaa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x646431e0ad0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x646431df1e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x646431de9649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x646431df28bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x646431e25c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x646431e259b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x646431b6b42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x646431b186bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x646431b14412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x646431b13d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x646431b14677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x646431b13e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x646431b135b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x646431b117ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x646431b76a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x646431b765d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x646431b73d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x646431b53b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x646431b86472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x646431b8ac10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x646431b26a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x646431b2ede5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x646431b24400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x646431b20946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x646431b2456b - __rust_try
[INFO] [stdout]   36:     0x646431b205bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x646431b205bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x646431b585a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x646431b314ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x646431dbb84e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x646431dae5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x646431dabf1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x646431dabc4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x646431db0246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x646431dadcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x646431db6c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x646431db8152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x646431db9e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x646431db3377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x646431dba12b - __rust_try
[INFO] [stdout]   51:     0x646431db7d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x646431db7d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x646431db7d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x646431db3faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x646431e0f82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x646431e0f82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x7e9649a75aa4 - <unknown>
[INFO] [stdout]   58:     0x7e9649b02a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (291) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646431e0ff92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646431e0ff92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646431e254fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646431e254fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x646431e15a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646431e15a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646431df1ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646431df1ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646431e0aaa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x646431e0ad0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x646431df1e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x646431de9649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x646431df28bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x646431e25c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x646431e259b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x646431b6b42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x646431b186bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x646431b14412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x646431b13d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x646431b14677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x646431b13e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x646431b135b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x646431b117ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x646431b76a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x646431b765d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x646431b73d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x646431b53b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x646431b86472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x646431b8ab06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x646431b26abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x646431b24320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x646431b20766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x646431b2456b - __rust_try
[INFO] [stdout]   35:     0x646431b2017c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x646431b2017c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x646431b584a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x646431b261dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x646431b39a62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x646431b2495d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x646431b86735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x646431b8ac10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x646431b26a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x646431b2ede5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x646431b24400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x646431b20946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x646431b2456b - __rust_try
[INFO] [stdout]   48:     0x646431b205bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x646431b205bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x646431b585a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x646431b314ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x646431dbb84e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x646431dae5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x646431dabf1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x646431dabc4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x646431db0246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x646431dadcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x646431db6c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x646431db8152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x646431db9e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x646431db3377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x646431dba12b - __rust_try
[INFO] [stdout]   63:     0x646431db7d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x646431db7d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x646431db7d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x646431db3faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x646431e0f82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x646431e0f82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   69:     0x7e9649a75aa4 - <unknown>
[INFO] [stdout]   70:     0x7e9649b02a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (292) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646431e0ff92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646431e0ff92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646431e254fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646431e254fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x646431e15a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646431e15a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646431df1ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646431df1ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646431e0aaa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x646431e0ad0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x646431df1e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x646431de9649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x646431df28bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x646431e25c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x646431e259b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x646431b6b42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x646431b186bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x646431b14412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x646431b13d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x646431b14677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x646431b13e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x646431b135b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x646431b117ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x646431b76a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x646431b765d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x646431b73d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x646431b53b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x646431b86472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x646431b8ac10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x646431b26a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x646431b2ede5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x646431b24400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x646431b20946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x646431b2456b - __rust_try
[INFO] [stdout]   36:     0x646431b205bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x646431b205bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x646431b585a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x646431b314ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x646431dbb84e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x646431dae5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x646431dabf1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x646431dabc4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x646431db0246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x646431dadcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x646431db6c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x646431db8152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x646431db9e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x646431db3377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x646431dba12b - __rust_try
[INFO] [stdout]   51:     0x646431db7d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x646431db7d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x646431db7d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x646431db3faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x646431e0f82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x646431e0f82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x7e9649a75aa4 - <unknown>
[INFO] [stdout]   58:     0x7e9649b02a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (284) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646431e0ff92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646431e0ff92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646431e254fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646431e254fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x646431e15a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646431e15a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646431df1ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646431df1ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646431e0aaa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x646431e0ad0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x646431df1e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x646431de9649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x646431df28bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x646431e25c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x646431e259b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x646431b6b42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x646431b186bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x646431b14412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x646431b13d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x646431b14677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x646431b13e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x646431b135b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x646431b117ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x646431b76a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x646431b765d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x646431b73d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x646431b53b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x646431b86472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x646431b8ac10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x646431b26a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x646431b2ede5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x646431b24400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x646431b20946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x646431b2456b - __rust_try
[INFO] [stdout]   36:     0x646431b205bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x646431b205bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x646431b585a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x646431b314ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x646431dbb84e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x646431dae5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x646431dabf1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x646431dabc4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x646431db0246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x646431dadcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x646431db6c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x646431db8152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x646431db9e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x646431db3377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x646431dba12b - __rust_try
[INFO] [stdout]   51:     0x646431db7d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x646431db7d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x646431db7d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x646431db3faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x646431e0f82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x646431e0f82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x7e9649a75aa4 - <unknown>
[INFO] [stdout]   58:     0x7e9649b02a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (283) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646431e0ff92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646431e0ff92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646431e254fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646431e254fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x646431e15a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646431e15a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646431df1ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646431df1ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646431e0aaa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x646431e0ad0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x646431df1e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x646431de9649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x646431df28bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x646431e25c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x646431e259b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x646431b6b42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x646431b186bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x646431b14412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x646431b13d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x646431b14677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x646431b13e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x646431b135b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x646431b117ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x646431b76a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x646431b765d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x646431b73d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x646431b53b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x646431b86472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x646431b8ac10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x646431b26a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x646431b2ede5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x646431b24400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x646431b20946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x646431b2456b - __rust_try
[INFO] [stdout]   36:     0x646431b205bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x646431b205bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x646431b585a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x646431b314ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x646431dbb84e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x646431dae5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x646431dabf1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x646431dabc4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x646431db0246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x646431dadcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x646431db6c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x646431db8152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x646431db9e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x646431db3377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x646431dba12b - __rust_try
[INFO] [stdout]   51:     0x646431db7d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x646431db7d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x646431db7d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x646431db3faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x646431e0f82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x646431e0f82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x7e9649a75aa4 - <unknown>
[INFO] [stdout]   58:     0x7e9649b02a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (282) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646431e0ff92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646431e0ff92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646431e0ff92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646431e254fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646431e254fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x646431e15a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646431e15a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646431df1ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646431df1ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646431e0aaa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x646431e0ad0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x646431df1e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x646431de9649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x646431df28bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x646431e25c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x646431e259b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x646431b6b42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x646431b186bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x646431b14412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x646431b13d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x646431b14677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x646431b13e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x646431b135b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x646431b117ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x646431b76a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x646431b765d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x646431b73d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x646431b53b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x646431b86472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x646431b8ac10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x646431b26a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x646431b2ede5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x646431b24400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x646431b20946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x646431b2456b - __rust_try
[INFO] [stdout]   36:     0x646431b205bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x646431b205bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x646431b585a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x646431b314ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x646431dbb84e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x646431dae5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x646431dabf1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x646431dabc4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x646431db0246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x646431dadcdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x646431db6c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x646431db8152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x646431db9e91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x646431db3377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x646431dba12b - __rust_try
[INFO] [stdout]   51:     0x646431db7d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x646431db7d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x646431db7d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x646431db3faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x646431e0f82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x646431e0f82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x7e9649a75aa4 - <unknown>
[INFO] [stdout]   58:     0x7e9649b02a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c4321073f72 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c4321073f72 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c4321073f72 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c4321073f72 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c4321089aea - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c4321089aea - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5c4321079286 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c4321079286 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c432105082f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c432105082f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c432106b9f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c4320e8d9ae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c4320e8d9ae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c432106bbb2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c432106bbb2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c43210508e8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c4321048119 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c432105173d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c432108a25c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c4320efa1d8 - core[c5ed12ab89cc536a]::panicking::panic_display::<assert_cli[9693788b8810330]::errors::Error>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c4320ef1794 - <assert_cli[9693788b8810330]::assert::Assert>::unwrap
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13
[INFO] [stdout]   21:     0x5c4320e41267 - hen[c174c341755b2d59]::tests::run_and_load
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:24:56
[INFO] [stdout]   22:     0x5c4320e44210 - hen[c174c341755b2d59]::tests::test_run_umlauts
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:45:14
[INFO] [stdout]   23:     0x5c4320e40197 - hen[c174c341755b2d59]::tests::test_run_umlauts::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:43:22
[INFO] [stdout]   24:     0x5c4320e78a46 - <hen[c174c341755b2d59]::tests::test_run_umlauts::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c4320e81d5b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5c4320e81d5b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5c4320e8e5ba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5c4320e8e5ba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5c4320e8e5ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5c4320e8e5ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5c4320e8e5ba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5c4320e8e5ba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5c4320e8e5ba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5c4320e88a84 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5c4320e88a84 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5c4320e910b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5c4320e910b2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5c4320e910b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5c4320e910b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5c4320e910b2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5c4320e910b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5c4320e910b2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5c432107381f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5c432107381f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7c2419395aa4 - <unknown>
[INFO] [stdout]   46:     0x7c2419422a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_run_many stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_run_many' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13:
[INFO] [stdout] CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/input_many/file1.egsinp -o /tmp/.tmpIWSjWF/out.json` expected to succeed)
[INFO] [stdout] status=failed
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout]     Blocking waiting for file lock on artifact directory
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/simulation.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/output_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]    --> src/app/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / arg_enum!{
[INFO] [stdout] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stdout] 320 | |     pub enum ShowWhat {
[INFO] [stdout] 321 | |         Output,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_available` and `unwrap` are never used
[INFO] [stdout]   --> src/omittable.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T> Omittable<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 28 |     pub fn is_available(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn unwrap(self: Omittable<T>) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInput` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInput` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimInput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimInput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:46
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:46
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `HenInfo` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `HenInfo` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   -^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `WithMeta` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `WithMeta` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Uf64` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                    -^^^^^^^^^^
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `Uf64` is not local
[INFO] [stdout]   |                                                    `Deserialize` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                   -^^^^^^^^
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Omittable` is not local
[INFO] [stdout]   |                                   `Serialize` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                              -^^^^^^^^^^
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Omittable` is not local
[INFO] [stdout]   |                                              `Deserialize` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: `hen` (bin "hen") generated 40 warnings (run `cargo fix --bin "hen" -p hen` to apply 13 suggestions)
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stdout] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stdout] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stdout]      Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/input_many/file1.egsinp -o /tmp/.tmpIWSjWF/out.json`
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (327) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60d623e60f92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60d623e60f92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60d623e60f92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60d623e60f92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60d623e764fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60d623e764fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x60d623e66a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60d623e66a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60d623e42ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60d623e42ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60d623e5baa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60d623e5bd0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60d623e42e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60d623e3a649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60d623e438bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60d623e76c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60d623e769b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60d623bbc42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60d623b696bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60d623b65412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60d623b64d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60d623b65677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60d623b64e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60d623b645b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60d623b627ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60d623bc7a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60d623bc75d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60d623bc4d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60d623ba4b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60d623bd7472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60d623bdbb06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x60d623b77abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x60d623b75320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x60d623b71766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x60d623b7556b - __rust_try
[INFO] [stdout]   35:     0x60d623b7117c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x60d623b7117c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x60d623ba94a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x60d623b771dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x60d623b8aa62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x60d623b7595d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x60d623bd7735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x60d623bdbb06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x60d623b77abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x60d623b75320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x60d623b71766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x60d623b7556b - __rust_try
[INFO] [stdout]   47:     0x60d623b7117c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x60d623b7117c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x60d623ba94a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x60d623b771dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x60d623b8aa62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x60d623b7595d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x60d623bd7735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x60d623bdbb06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   55:     0x60d623b77abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   56:     0x60d623b75320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x60d623b71766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x60d623b7556b - __rust_try
[INFO] [stdout]   59:     0x60d623b7117c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x60d623b7117c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x60d623ba94a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   62:     0x60d623b771dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   63:     0x60d623b8aa62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   64:     0x60d623b7595d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   65:     0x60d623bd7735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   66:     0x60d623bdbb06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   67:     0x60d623b77abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   68:     0x60d623b75320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x60d623b71766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x60d623b7556b - __rust_try
[INFO] [stdout]   71:     0x60d623b7117c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x60d623b7117c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x60d623ba94a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   74:     0x60d623b771dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   75:     0x60d623b8f371 - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:355:13
[INFO] [stdout]   76:     0x60d623b7fd74 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   77:     0x60d623b75393 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x60d623b71843 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x60d623b7556b - __rust_try
[INFO] [stdout]   80:     0x60d623b71382 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<((), ()), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x60d623b71382 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x60d623ba951c - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   83:     0x60d623b81c61 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::LockLatch, <rayon_core[2f4eef36ef81c45b]::registry::Registry>::in_worker_cold<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   84:     0x60d623e0c84e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   85:     0x60d623dff5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   86:     0x60d623dfcf1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   87:     0x60d623dfcc4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   88:     0x60d623e01246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   89:     0x60d623dfecdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   90:     0x60d623e07c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   91:     0x60d623e09152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   92:     0x60d623e0ae91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   93:     0x60d623e04377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   94:     0x60d623e0b12b - __rust_try
[INFO] [stdout]   95:     0x60d623e08d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   96:     0x60d623e08d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   97:     0x60d623e08d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   98:     0x60d623e04faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   99:     0x60d623e6082f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]  100:     0x60d623e6082f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]  101:     0x7edce3194aa4 - <unknown>
[INFO] [stdout]  102:     0x7edce3221a64 - clone
[INFO] [stdout]  103:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (320) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60d623e60f92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60d623e60f92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60d623e60f92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60d623e60f92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60d623e764fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60d623e764fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x60d623e66a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60d623e66a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60d623e42ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60d623e42ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60d623e5baa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60d623e5bd0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60d623e42e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60d623e3a649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60d623e438bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60d623e76c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60d623e769b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60d623bbc42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60d623b696bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60d623b65412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60d623b64d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60d623b65677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60d623b64e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60d623b645b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60d623b627ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60d623bc7a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60d623bc75d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60d623bc4d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60d623ba4b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60d623bd7472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60d623bdbb06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x60d623b77abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x60d623b75320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x60d623b71766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x60d623b7556b - __rust_try
[INFO] [stdout]   35:     0x60d623b7117c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x60d623b7117c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x60d623ba94a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x60d623b771dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x60d623b8aa62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x60d623b7595d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x60d623bd7735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x60d623bdbc10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x60d623b77a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x60d623b7fde5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x60d623b75400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x60d623b71946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x60d623b7556b - __rust_try
[INFO] [stdout]   48:     0x60d623b715bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x60d623b715bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x60d623ba95a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x60d623b824ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x60d623e0c84e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x60d623dff5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x60d623dfcf1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x60d623dfcc4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x60d623e01246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x60d623dfecdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x60d623e07c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x60d623e09152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x60d623e0ae91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x60d623e04377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60d623e0b12b - __rust_try
[INFO] [stdout]   63:     0x60d623e08d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x60d623e08d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x60d623e08d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x60d623e04faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x60d623e6082f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x60d623e6082f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   69:     0x7edce3194aa4 - <unknown>
[INFO] [stdout]   70:     0x7edce3221a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (329) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60d623e60f92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60d623e60f92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60d623e60f92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60d623e60f92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60d623e764fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60d623e764fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x60d623e66a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60d623e66a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60d623e42ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60d623e42ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60d623e5baa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60d623e5bd0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60d623e42e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60d623e3a649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60d623e438bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60d623e76c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60d623e769b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60d623bbc42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60d623b696bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60d623b65412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60d623b64d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60d623b65677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60d623b64e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60d623b645b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60d623b627ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60d623bc7a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60d623bc75d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60d623bc4d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60d623ba4b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60d623bd7472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60d623bdbb06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x60d623b77abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x60d623b75320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x60d623b71766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x60d623b7556b - __rust_try
[INFO] [stdout]   35:     0x60d623b7117c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x60d623b7117c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x60d623ba94a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x60d623b771dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x60d623b8aa62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x60d623b7595d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x60d623bd7735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x60d623bdbb06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x60d623b77abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x60d623b75320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x60d623b71766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x60d623b7556b - __rust_try
[INFO] [stdout]   47:     0x60d623b7117c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x60d623b7117c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x60d623ba94a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x60d623b771dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x60d623b8aa62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x60d623b7595d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x60d623bd7735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x60d623bdbb06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   55:     0x60d623b77abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   56:     0x60d623b75320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x60d623b71766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x60d623b7556b - __rust_try
[INFO] [stdout]   59:     0x60d623b7117c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x60d623b7117c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x60d623ba94a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   62:     0x60d623b771dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   63:     0x60d623b8aa62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   64:     0x60d623b7595d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   65:     0x60d623bd7735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   66:     0x60d623bdbc10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   67:     0x60d623b77a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   68:     0x60d623b7fde5 - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   69:     0x60d623b75400 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x60d623b71946 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x60d623b7556b - __rust_try
[INFO] [stdout]   72:     0x60d623b715bc - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x60d623b715bc - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x60d623ba95a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<<rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   75:     0x60d623b824ac - <rayon_core[2f4eef36ef81c45b]::job::StackJob<rayon_core[2f4eef36ef81c45b]::latch::SpinLatch, rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[2f4eef36ef81c45b]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   76:     0x60d623e0c84e - <rayon_core[2f4eef36ef81c45b]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   77:     0x60d623dff5a2 - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   78:     0x60d623dfcf1f - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until_cold::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   79:     0x60d623dfcc4c - <rayon_core[2f4eef36ef81c45b]::registry::WorkerThread>::wait_until::<rayon_core[2f4eef36ef81c45b]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   80:     0x60d623e01246 - rayon_core[2f4eef36ef81c45b]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   81:     0x60d623dfecdc - <rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   82:     0x60d623e07c46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   83:     0x60d623e09152 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   84:     0x60d623e0ae91 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   85:     0x60d623e04377 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   86:     0x60d623e0b12b - __rust_try
[INFO] [stdout]   87:     0x60d623e08d10 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x60d623e08d10 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x60d623e08d10 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   90:     0x60d623e04faf - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<rayon_core[2f4eef36ef81c45b]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   91:     0x60d623e6082f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   92:     0x60d623e6082f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   93:     0x7edce3194aa4 - <unknown>
[INFO] [stdout]   94:     0x7edce3221a64 - clone
[INFO] [stdout]   95:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (326) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60d623e60f92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60d623e60f92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60d623e60f92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60d623e60f92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60d623e764fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60d623e764fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x60d623e66a76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60d623e66a76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60d623e42ddf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60d623e42ddf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60d623e5baa1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60d623e5bd0b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60d623e42e98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60d623e3a649 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60d623e438bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60d623e76c3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60d623e769b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60d623bbc42e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60d623b696bb - hen[50c591b8c6f3f78d]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60d623b65412 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60d623b64d8b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60d623b65677 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60d623b64e6b - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60d623b645b8 - <hen[50c591b8c6f3f78d]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60d623b627ec - <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60d623bc7a03 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<alloc[9c68fdf4f4f29218]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60d623bc75d2 - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60d623bc4d9c - <rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string> as rayon[a850357ad9c9f13c]::iter::plumbing::Folder<&hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>::consume_iter::<core[c5ed12ab89cc536a]::slice::iter::Iter<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60d623ba4b22 - <rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream> as rayon[a850357ad9c9f13c]::iter::plumbing::Producer>::fold_with::<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::map::MapFolder<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectFolder<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60d623bd7472 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60d623bdbb06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x60d623b77abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x60d623b75320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x60d623b71766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x60d623b7556b - __rust_try
[INFO] [stdout]   35:     0x60d623b7117c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x60d623b7117c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x60d623ba94a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x60d623b771dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x60d623b8aa62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x60d623b7595d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x60d623bd7735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x60d623bdbb06 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x60d623b77abb - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x60d623b75320 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x60d623b71766 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x60d623b7556b - __rust_try
[INFO] [stdout]   47:     0x60d623b7117c - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x60d623b7117c - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x60d623ba94a7 - rayon_core[2f4eef36ef81c45b]::unwind::halt_unwinding::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x60d623b771dd - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x60d623b8aa62 - rayon_core[2f4eef36ef81c45b]::registry::in_worker::<rayon_core[2f4eef36ef81c45b]::join::join_context<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x60d623b7595d - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x60d623bd7735 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x60d623bdbc10 - rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper::<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   55:     0x60d623b77a19 - rayon_core[2f4eef36ef81c45b]::join::join_context::<rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[a850357ad9c9f13c]::iter::plumbing::bridge_producer_consumer::helper<rayon[a850357ad9c9f13c]::slice::IterProducer<hen[50c591b8c6f3f78d]::tokenizer::TokenStream>, rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::map::MapConsumer<rayon[a850357ad9c9f13c]::iter::collect::consumer::CollectConsumer<hen[50c591b8c6f3f78d]::simulation::SingSimFinished>, <hen[50c591b8c6f3f78d]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[50c591b8c6f3f78d]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[WARN] too many lines in the log, truncating it
