[INFO] cloning repository https://github.com/ninaham/SPL-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ninaham/SPL-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninaham%2FSPL-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninaham%2FSPL-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fab2183b7a28499ad73d62eef98eb911c644e708
[INFO] testing ninaham/SPL-Rust against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninaham%2FSPL-Rust" "/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/ninaham/SPL-Rust
[INFO] finished tweaking git repo https://github.com/ninaham/SPL-Rust
[INFO] tweaked toml for git repo https://github.com/ninaham/SPL-Rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ninaham/SPL-Rust on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ninaham/SPL-Rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-timer v3.0.3
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded nom v8.0.0
[INFO] [stderr]   Downloaded rstest v0.25.0
[INFO] [stderr]   Downloaded rstest_macros v0.25.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 849a5c0f0e8152b9ac438bde537bdd7722c352176f7a6b56a91779791fedf36a
[INFO] running `Command { std: "docker" "start" "-a" "849a5c0f0e8152b9ac438bde537bdd7722c352176f7a6b56a91779791fedf36a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "849a5c0f0e8152b9ac438bde537bdd7722c352176f7a6b56a91779791fedf36a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "849a5c0f0e8152b9ac438bde537bdd7722c352176f7a6b56a91779791fedf36a", kill_on_drop: false }`
[INFO] [stdout] 849a5c0f0e8152b9ac438bde537bdd7722c352176f7a6b56a91779791fedf36a
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76131be5921f96e43838eccbd31fb56585a30e5e445411213607efd14ec5905d
[INFO] running `Command { std: "docker" "start" "-a" "76131be5921f96e43838eccbd31fb56585a30e5e445411213607efd14ec5905d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling clap_builder v4.5.36
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling clap v4.5.36
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling spl-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.98s
[INFO] running `Command { std: "docker" "inspect" "76131be5921f96e43838eccbd31fb56585a30e5e445411213607efd14ec5905d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76131be5921f96e43838eccbd31fb56585a30e5e445411213607efd14ec5905d", kill_on_drop: false }`
[INFO] [stdout] 76131be5921f96e43838eccbd31fb56585a30e5e445411213607efd14ec5905d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 398cd663cbb3e0c895dc2ce84759f9f923b953529d68d602bea12ecf8e6499ba
[INFO] running `Command { std: "docker" "start" "-a" "398cd663cbb3e0c895dc2ce84759f9f923b953529d68d602bea12ecf8e6499ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling spl-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.59s
[INFO] running `Command { std: "docker" "inspect" "398cd663cbb3e0c895dc2ce84759f9f923b953529d68d602bea12ecf8e6499ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "398cd663cbb3e0c895dc2ce84759f9f923b953529d68d602bea12ecf8e6499ba", kill_on_drop: false }`
[INFO] [stdout] 398cd663cbb3e0c895dc2ce84759f9f923b953529d68d602bea12ecf8e6499ba
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 40e7c131b31fa2148cd23ff30a5131723d7636a937f1b7242d43d3cc8da328cc
[INFO] running `Command { std: "docker" "start" "-a" "40e7c131b31fa2148cd23ff30a5131723d7636a937f1b7242d43d3cc8da328cc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spl_rust-901371dd4d4913c3)
[INFO] [stdout] 
[INFO] [stdout] running 86 tests
[INFO] [stdout] test interpreter::test::ast::path_05_spl_testfiles_runtime_tests_gcd_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_03_spl_testfiles_runtime_tests_bits_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_04_spl_testfiles_runtime_tests_fak_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_06_spl_testfiles_runtime_tests_inttest_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_08_spl_testfiles_runtime_tests_moreRegisters_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_09_spl_testfiles_runtime_tests_multiply_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_10_spl_testfiles_runtime_tests_partind1_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_13_spl_testfiles_runtime_tests_swap_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_07_spl_testfiles_runtime_tests_licm_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_14_spl_testfiles_runtime_tests_test1_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_15_spl_testfiles_runtime_tests_test2_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_17_spl_testfiles_runtime_tests_test4_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_16_spl_testfiles_runtime_tests_test3_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_18_spl_testfiles_runtime_tests_test5_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_19_spl_testfiles_runtime_tests_test7_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_22_spl_testfiles_runtime_tests_twodim_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_20_spl_testfiles_runtime_tests_threedim_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_11_spl_testfiles_runtime_tests_partind2_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_02_spl_testfiles_runtime_tests_bigtest_spl ... ok
[INFO] [stdout] test interpreter::test::ast_runtime_err_8 - should panic ... ok
[INFO] [stdout] test interpreter::test::ast_runtime_err_9 - should panic ... ok
[INFO] [stdout] test interpreter::test::ast_unimplemented_sierpinski - should panic ... ok
[INFO] [stdout] test interpreter::test::tac::path_03_spl_testfiles_runtime_tests_fak_spl ... ok
[INFO] [stdout] test interpreter::test::ast_unimplemented_drawtest - should panic ... ok
[INFO] [stdout] test interpreter::test::tac::path_02_spl_testfiles_runtime_tests_bits_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_04_spl_testfiles_runtime_tests_gcd_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_05_spl_testfiles_runtime_tests_inttest_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_07_spl_testfiles_runtime_tests_moreRegisters_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_06_spl_testfiles_runtime_tests_licm_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_08_spl_testfiles_runtime_tests_multiply_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_09_spl_testfiles_runtime_tests_partind1_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_01_spl_testfiles_runtime_tests_bigtest_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_12_spl_testfiles_runtime_tests_swap_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_13_spl_testfiles_runtime_tests_test1_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_14_spl_testfiles_runtime_tests_test2_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_17_spl_testfiles_runtime_tests_test5_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_15_spl_testfiles_runtime_tests_test3_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_10_spl_testfiles_runtime_tests_partind2_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_16_spl_testfiles_runtime_tests_test4_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_18_spl_testfiles_runtime_tests_test7_spl ... ok
[INFO] [stdout] test interpreter::test::tac_runtime_err_8 - should panic ... ok
[INFO] [stdout] test interpreter::test::tac::path_21_spl_testfiles_runtime_tests_twodim_spl ... ok
[INFO] [stdout] test interpreter::test::tac_runtime_err_9 - should panic ... ok
[INFO] [stdout] test interpreter::test::tac_unimplemented_drawtest - should panic ... ok
[INFO] [stdout] test interpreter::test::tac::path_19_spl_testfiles_runtime_tests_threedim_spl ... ok
[INFO] [stdout] test test::runtime_tests::path_01_spl_testfiles_runtime_tests_acker_spl ... FAILED
[INFO] [stdout] test test::optimizations::path_1_spl_testfiles_optimizations_all_spl ... FAILED
[INFO] [stdout] test interpreter::test::tac_unimplemented_sierpinski - should panic ... ok
[INFO] [stdout] test test::runtime_tests::path_04_spl_testfiles_runtime_tests_drawTest_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_03_spl_testfiles_runtime_tests_bits_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_06_spl_testfiles_runtime_tests_gcd_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_02_spl_testfiles_runtime_tests_bigtest_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_08_spl_testfiles_runtime_tests_inttest_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_07_spl_testfiles_runtime_tests_gol_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_10_spl_testfiles_runtime_tests_licm_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_05_spl_testfiles_runtime_tests_fak_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_11_spl_testfiles_runtime_tests_moreRegisters_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_12_spl_testfiles_runtime_tests_multiply_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_13_spl_testfiles_runtime_tests_partind1_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_14_spl_testfiles_runtime_tests_partind2_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_15_spl_testfiles_runtime_tests_queens_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_17_spl_testfiles_runtime_tests_swap_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_16_spl_testfiles_runtime_tests_sierpinski_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_18_spl_testfiles_runtime_tests_test1_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_19_spl_testfiles_runtime_tests_test2_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_20_spl_testfiles_runtime_tests_test3_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_22_spl_testfiles_runtime_tests_test5_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_23_spl_testfiles_runtime_tests_test7_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_24_spl_testfiles_runtime_tests_test8_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_25_spl_testfiles_runtime_tests_test9_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_21_spl_testfiles_runtime_tests_test4_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_27_spl_testfiles_runtime_tests_time_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_28_spl_testfiles_runtime_tests_twodim_spl ... FAILED
[INFO] [stdout] test test::syntax_errors::path_1_spl_testfiles_syntax_errors_assignment_without_semicolon_spl ... ok
[INFO] [stdout] test test::syntax_errors::path_2_spl_testfiles_syntax_errors_call_without_semicolon_spl ... ok
[INFO] [stdout] test test::runtime_tests::path_26_spl_testfiles_runtime_tests_threedim_spl ... FAILED
[INFO] [stdout] test test::syntax_errors::path_3_spl_testfiles_syntax_errors_global_variable_spl ... ok
[INFO] [stdout] test test::syntax_errors::path_4_spl_testfiles_syntax_errors_trailing_argument_comma_spl ... ok
[INFO] [stdout] test test::syntax_errors::path_5_spl_testfiles_syntax_errors_trailing_parameter_comma_spl ... ok
[INFO] [stdout] test test::syntax_errors::path_6_spl_testfiles_syntax_errors_unary_plus_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_12_spl_testfiles_runtime_tests_queens_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_11_spl_testfiles_runtime_tests_queens_spl ... ok
[INFO] [stdout] test test::runtime_tests::path_09_spl_testfiles_runtime_tests_lambda_spl ... FAILED
[INFO] [stdout] test interpreter::test::ast::path_21_spl_testfiles_runtime_tests_time_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_20_spl_testfiles_runtime_tests_time_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_01_spl_testfiles_runtime_tests_acker_spl ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_01_spl_testfiles_runtime_tests_acker_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_01_spl_testfiles_runtime_tests_acker_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366092 - spl_rust::test::runtime_tests::path_01_spl_testfiles_runtime_tests_acker_spl::hf2e25f437951e7b5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc52366037 - spl_rust::test::runtime_tests::path_01_spl_testfiles_runtime_tests_acker_spl::{{closure}}::hdfbe7de24e4e477c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52313c76 - core::ops::function::FnOnce::call_once::h571994d0f5c22090
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::optimizations::path_1_spl_testfiles_optimizations_all_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::optimizations::path_1_spl_testfiles_optimizations_all_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e6359 - spl_rust::test::optimizations::h12dd23746beedbea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:40:9
[INFO] [stdout]   37:     0x5ecc52366012 - spl_rust::test::optimizations::path_1_spl_testfiles_optimizations_all_spl::ha5287ce1202a2d49
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:36:5
[INFO] [stdout]   38:     0x5ecc52365fb7 - spl_rust::test::optimizations::path_1_spl_testfiles_optimizations_all_spl::{{closure}}::hbdb849034cf5f5c4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:39:10
[INFO] [stdout]   39:     0x5ecc52313276 - core::ops::function::FnOnce::call_once::h129292d61ac74c4f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_04_spl_testfiles_runtime_tests_drawTest_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_04_spl_testfiles_runtime_tests_drawTest_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366212 - spl_rust::test::runtime_tests::path_04_spl_testfiles_runtime_tests_drawTest_spl::ha09cf58cf46c1298
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc523661b7 - spl_rust::test::runtime_tests::path_04_spl_testfiles_runtime_tests_drawTest_spl::{{closure}}::hb80a52f00e34c3a6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52313066 - core::ops::function::FnOnce::call_once::h0a84ed044b2b0e5f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_03_spl_testfiles_runtime_tests_bits_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_03_spl_testfiles_runtime_tests_bits_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366192 - spl_rust::test::runtime_tests::path_03_spl_testfiles_runtime_tests_bits_spl::h674e901a5474f252
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc52366137 - spl_rust::test::runtime_tests::path_03_spl_testfiles_runtime_tests_bits_spl::{{closure}}::ha21aafd4aa7de2bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52312f46 - core::ops::function::FnOnce::call_once::h01e1559159bb9fcd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_06_spl_testfiles_runtime_tests_gcd_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_06_spl_testfiles_runtime_tests_gcd_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366312 - spl_rust::test::runtime_tests::path_06_spl_testfiles_runtime_tests_gcd_spl::haf4b8771823b2c28
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc523662b7 - spl_rust::test::runtime_tests::path_06_spl_testfiles_runtime_tests_gcd_spl::{{closure}}::ha27fb03497d66f5a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc523148b6 - core::ops::function::FnOnce::call_once::hb8a42bc6d8040df2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_02_spl_testfiles_runtime_tests_bigtest_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_02_spl_testfiles_runtime_tests_bigtest_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366112 - spl_rust::test::runtime_tests::path_02_spl_testfiles_runtime_tests_bigtest_spl::hfc452085ae554172
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc523660b7 - spl_rust::test::runtime_tests::path_02_spl_testfiles_runtime_tests_bigtest_spl::{{closure}}::h2ba5cbd4faa2d8c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52315206 - core::ops::function::FnOnce::call_once::hf98bf39a63cf3499
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_08_spl_testfiles_runtime_tests_inttest_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_08_spl_testfiles_runtime_tests_inttest_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366412 - spl_rust::test::runtime_tests::path_08_spl_testfiles_runtime_tests_inttest_spl::h8955e64b48685cca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc523663b7 - spl_rust::test::runtime_tests::path_08_spl_testfiles_runtime_tests_inttest_spl::{{closure}}::h3948ba8c01ede91b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52313d46 - core::ops::function::FnOnce::call_once::h60add2113e994644
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_07_spl_testfiles_runtime_tests_gol_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_07_spl_testfiles_runtime_tests_gol_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366392 - spl_rust::test::runtime_tests::path_07_spl_testfiles_runtime_tests_gol_spl::h7ff6af223e9504c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc52366337 - spl_rust::test::runtime_tests::path_07_spl_testfiles_runtime_tests_gol_spl::{{closure}}::ha873473e06aa2533
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52313f26 - core::ops::function::FnOnce::call_once::h65abc9349f490b1b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_10_spl_testfiles_runtime_tests_licm_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_10_spl_testfiles_runtime_tests_licm_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366512 - spl_rust::test::runtime_tests::path_10_spl_testfiles_runtime_tests_licm_spl::h094dd0ada66c0818
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc523664b7 - spl_rust::test::runtime_tests::path_10_spl_testfiles_runtime_tests_licm_spl::{{closure}}::h7d4425dbdfb7ecb2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52313376 - core::ops::function::FnOnce::call_once::h1649ad37cc974eb2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_05_spl_testfiles_runtime_tests_fak_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_05_spl_testfiles_runtime_tests_fak_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366292 - spl_rust::test::runtime_tests::path_05_spl_testfiles_runtime_tests_fak_spl::hb321644c4293c37f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc52366237 - spl_rust::test::runtime_tests::path_05_spl_testfiles_runtime_tests_fak_spl::{{closure}}::hb68102e130e8c482
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52314a16 - core::ops::function::FnOnce::call_once::hbfa7461ad5cf889e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_11_spl_testfiles_runtime_tests_moreRegisters_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_11_spl_testfiles_runtime_tests_moreRegisters_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366592 - spl_rust::test::runtime_tests::path_11_spl_testfiles_runtime_tests_moreRegisters_spl::h793526bf6e6edda3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc52366537 - spl_rust::test::runtime_tests::path_11_spl_testfiles_runtime_tests_moreRegisters_spl::{{closure}}::h986974959d4e431f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52313126 - core::ops::function::FnOnce::call_once::h0cd84d1b68554e47
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_12_spl_testfiles_runtime_tests_multiply_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_12_spl_testfiles_runtime_tests_multiply_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366612 - spl_rust::test::runtime_tests::path_12_spl_testfiles_runtime_tests_multiply_spl::he5b412dc88526e84
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc523665b7 - spl_rust::test::runtime_tests::path_12_spl_testfiles_runtime_tests_multiply_spl::{{closure}}::h8825e61e44822a96
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc523132f6 - core::ops::function::FnOnce::call_once::h1543b5ba37b182a8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_13_spl_testfiles_runtime_tests_partind1_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_13_spl_testfiles_runtime_tests_partind1_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366692 - spl_rust::test::runtime_tests::path_13_spl_testfiles_runtime_tests_partind1_spl::h3c791898ddf0fbf3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc52366637 - spl_rust::test::runtime_tests::path_13_spl_testfiles_runtime_tests_partind1_spl::{{closure}}::h80fb655100150b08
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52314e16 - core::ops::function::FnOnce::call_once::hdda832da398e9912
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_14_spl_testfiles_runtime_tests_partind2_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_14_spl_testfiles_runtime_tests_partind2_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366712 - spl_rust::test::runtime_tests::path_14_spl_testfiles_runtime_tests_partind2_spl::h76d49a32e59cce4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc523666b7 - spl_rust::test::runtime_tests::path_14_spl_testfiles_runtime_tests_partind2_spl::{{closure}}::h17e08ffa44444c9e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52314ad6 - core::ops::function::FnOnce::call_once::hc7652df9c0ab8186
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_15_spl_testfiles_runtime_tests_queens_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_15_spl_testfiles_runtime_tests_queens_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366792 - spl_rust::test::runtime_tests::path_15_spl_testfiles_runtime_tests_queens_spl::hd70883c0c8ed174a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc52366737 - spl_rust::test::runtime_tests::path_15_spl_testfiles_runtime_tests_queens_spl::{{closure}}::h4ffc03c818befb56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc523150e6 - core::ops::function::FnOnce::call_once::hee885c03bd4ad2de
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_17_spl_testfiles_runtime_tests_swap_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_17_spl_testfiles_runtime_tests_swap_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366892 - spl_rust::test::runtime_tests::path_17_spl_testfiles_runtime_tests_swap_spl::h0dead182aa028f19
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc52366837 - spl_rust::test::runtime_tests::path_17_spl_testfiles_runtime_tests_swap_spl::{{closure}}::hc5b5d9a0430bf484
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52313406 - core::ops::function::FnOnce::call_once::h1c574a571286759e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_16_spl_testfiles_runtime_tests_sierpinski_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_16_spl_testfiles_runtime_tests_sierpinski_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366812 - spl_rust::test::runtime_tests::path_16_spl_testfiles_runtime_tests_sierpinski_spl::h67114d30ec14d5d9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc523667b7 - spl_rust::test::runtime_tests::path_16_spl_testfiles_runtime_tests_sierpinski_spl::{{closure}}::hdc176c87aff26d73
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52313936 - core::ops::function::FnOnce::call_once::h4134aa48f5c5f0fb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_18_spl_testfiles_runtime_tests_test1_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_18_spl_testfiles_runtime_tests_test1_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366912 - spl_rust::test::runtime_tests::path_18_spl_testfiles_runtime_tests_test1_spl::hb3cf29f031d6c848
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc523668b7 - spl_rust::test::runtime_tests::path_18_spl_testfiles_runtime_tests_test1_spl::{{closure}}::hd50b6afe7bc749eb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52313496 - core::ops::function::FnOnce::call_once::h1fd033dd1a2004d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_19_spl_testfiles_runtime_tests_test2_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_19_spl_testfiles_runtime_tests_test2_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366992 - spl_rust::test::runtime_tests::path_19_spl_testfiles_runtime_tests_test2_spl::hdf8c023a0e420119
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc52366937 - spl_rust::test::runtime_tests::path_19_spl_testfiles_runtime_tests_test2_spl::{{closure}}::h137c47cb9af7bf59
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc523131f6 - core::ops::function::FnOnce::call_once::h10aea56ef66e51ee
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_20_spl_testfiles_runtime_tests_test3_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_20_spl_testfiles_runtime_tests_test3_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366a12 - spl_rust::test::runtime_tests::path_20_spl_testfiles_runtime_tests_test3_spl::hfc1fd2bea8e463af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc523669b7 - spl_rust::test::runtime_tests::path_20_spl_testfiles_runtime_tests_test3_spl::{{closure}}::h42c142a696846b9c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc523130e6 - core::ops::function::FnOnce::call_once::h0c0d4d972325847d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_22_spl_testfiles_runtime_tests_test5_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_22_spl_testfiles_runtime_tests_test5_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366b12 - spl_rust::test::runtime_tests::path_22_spl_testfiles_runtime_tests_test5_spl::h5264077844521860
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc52366ab7 - spl_rust::test::runtime_tests::path_22_spl_testfiles_runtime_tests_test5_spl::{{closure}}::h23d1d8d01e04e6c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc523138f6 - core::ops::function::FnOnce::call_once::h3dfbcf97cc59606f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_23_spl_testfiles_runtime_tests_test7_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_23_spl_testfiles_runtime_tests_test7_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366b92 - spl_rust::test::runtime_tests::path_23_spl_testfiles_runtime_tests_test7_spl::h64a67e8754178126
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc52366b37 - spl_rust::test::runtime_tests::path_23_spl_testfiles_runtime_tests_test7_spl::{{closure}}::hf309f0670580ba8d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52313ee6 - core::ops::function::FnOnce::call_once::h6544c23b711cb9e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_24_spl_testfiles_runtime_tests_test8_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_24_spl_testfiles_runtime_tests_test8_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366c12 - spl_rust::test::runtime_tests::path_24_spl_testfiles_runtime_tests_test8_spl::h9949ebdc7f4aee81
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc52366bb7 - spl_rust::test::runtime_tests::path_24_spl_testfiles_runtime_tests_test8_spl::{{closure}}::ha18dd598b7d4a9dc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52313d06 - core::ops::function::FnOnce::call_once::h5fa5e3c4cd70ed0d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_25_spl_testfiles_runtime_tests_test9_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_25_spl_testfiles_runtime_tests_test9_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366c92 - spl_rust::test::runtime_tests::path_25_spl_testfiles_runtime_tests_test9_spl::h276daac7d7abbad6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc52366c37 - spl_rust::test::runtime_tests::path_25_spl_testfiles_runtime_tests_test9_spl::{{closure}}::h5e31dff4a3b91139
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52313976 - core::ops::function::FnOnce::call_once::h417c66956926d736
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stderr] error: test failed, to rerun pass `--bin spl-rust`
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_21_spl_testfiles_runtime_tests_test4_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_21_spl_testfiles_runtime_tests_test4_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366a92 - spl_rust::test::runtime_tests::path_21_spl_testfiles_runtime_tests_test4_spl::hcd7719a4276584be
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc52366a37 - spl_rust::test::runtime_tests::path_21_spl_testfiles_runtime_tests_test4_spl::{{closure}}::hc3daca9882b93552
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52314106 - core::ops::function::FnOnce::call_once::h786370c2bc2b2b22
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_27_spl_testfiles_runtime_tests_time_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_27_spl_testfiles_runtime_tests_time_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366d92 - spl_rust::test::runtime_tests::path_27_spl_testfiles_runtime_tests_time_spl::h9114855334ff22bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc52366d37 - spl_rust::test::runtime_tests::path_27_spl_testfiles_runtime_tests_time_spl::{{closure}}::h8bbb8c4418e65585
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52313d86 - core::ops::function::FnOnce::call_once::h60b80b3181af44bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_28_spl_testfiles_runtime_tests_twodim_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_28_spl_testfiles_runtime_tests_twodim_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366e12 - spl_rust::test::runtime_tests::path_28_spl_testfiles_runtime_tests_twodim_spl::hf347e2574e69a1fc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc52366db7 - spl_rust::test::runtime_tests::path_28_spl_testfiles_runtime_tests_twodim_spl::{{closure}}::hd3f86633789c3237
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52314086 - core::ops::function::FnOnce::call_once::h734cafaa73e1ef9c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_26_spl_testfiles_runtime_tests_threedim_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_26_spl_testfiles_runtime_tests_threedim_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366d12 - spl_rust::test::runtime_tests::path_26_spl_testfiles_runtime_tests_threedim_spl::h9ee67c17e1e69af2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc52366cb7 - spl_rust::test::runtime_tests::path_26_spl_testfiles_runtime_tests_threedim_spl::{{closure}}::h5ff7ae1ba38ae24e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52314eb6 - core::ops::function::FnOnce::call_once::he259a744ee51e5c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::runtime_tests::path_09_spl_testfiles_runtime_tests_lambda_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::runtime_tests::path_09_spl_testfiles_runtime_tests_lambda_spl' panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecc526a6352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecc526a6352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecc526a6352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ecc526a6352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ecc526cce43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ecc526cce43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ecc526a2c03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecc526a2c03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ecc526a61a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ecc526a78c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ecc526a76fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ecc523c4db4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ecc523c4db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ecc526a829e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ecc526a829e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ecc526a806a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ecc526a6849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ecc526a7cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ecc526cb4e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ecc522db2f3 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h1ded21680e9e9574
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5ecc5233dfd1 - core::option::Option<T>::map_or_else::h34a35e1f968c6abd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1270:24
[INFO] [stdout]   21:     0x5ecc522dad2c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h6dfb48109c72e65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5ecc522d73c0 - <F as regex::regex::string::Replacer>::replace_append::h4624201b858121c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:2535:22
[INFO] [stdout]   23:     0x5ecc52351a19 - regex::regex::string::Regex::replacen::hf8bc0cb00e52c9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:953:17
[INFO] [stdout]   24:     0x5ecc52350fb4 - regex::regex::string::Regex::replace_all::ha695a140236d2d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/regex/string.rs:847:14
[INFO] [stdout]   25:     0x5ecc522dab2b - spl_rust::base_blocks::dot_graph::to_dot_html::h0ad6a018eed9eaa6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5ecc522da098 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::hb622e551d1082662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5ecc5233c358 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h88ef17e238f28aba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x5ecc52300f51 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hd59eaf42881e728f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5ecc522d07d8 - core::iter::traits::iterator::Iterator::try_fold::hb01ecbe08790f59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x5ecc523007e8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1f53ad212c5d8c62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x5ecc52301e47 - core::iter::traits::iterator::Iterator::try_for_each::h40ad819895919eda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x5ecc522d9be8 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h443e82f6a28c51f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5ecc522d672d - <T as alloc::string::SpecToString>::spec_to_string::hb39267d02b6ccb95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2830:9
[INFO] [stdout]   34:     0x5ecc522d6416 - <T as alloc::string::ToString>::to_string::h77dba1e66d534660
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:2809:9
[INFO] [stdout]   35:     0x5ecc522e5965 - spl_rust::test::file::h4935e3e648dc4a70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5ecc522e63d9 - spl_rust::test::runtime_tests::hdf1a68455f23dc2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x5ecc52366492 - spl_rust::test::runtime_tests::path_09_spl_testfiles_runtime_tests_lambda_spl::hfd484b9c951bb1fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x5ecc52366437 - spl_rust::test::runtime_tests::path_09_spl_testfiles_runtime_tests_lambda_spl::{{closure}}::hb94762c8845d930a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5ecc52315036 - core::ops::function::FnOnce::call_once::he91aadd39b790cb4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ecc523ca61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ecc523ca61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5ecc523c9755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5ecc523c9755 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5ecc523c9755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5ecc523c9755 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5ecc523c9755 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ecc523c9755 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5ecc523c9755 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5ecc5238d354 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5ecc5238d354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5ecc52390d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5ecc52390d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5ecc52390d2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5ecc52390d2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ecc52390d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5ecc52390d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5ecc526ab43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5ecc526ab43f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x72fbb5851aa4 - <unknown>
[INFO] [stdout]   61:     0x72fbb58dea34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::optimizations::path_1_spl_testfiles_optimizations_all_spl
[INFO] [stdout]     test::runtime_tests::path_01_spl_testfiles_runtime_tests_acker_spl
[INFO] [stdout]     test::runtime_tests::path_02_spl_testfiles_runtime_tests_bigtest_spl
[INFO] [stdout]     test::runtime_tests::path_03_spl_testfiles_runtime_tests_bits_spl
[INFO] [stdout]     test::runtime_tests::path_04_spl_testfiles_runtime_tests_drawTest_spl
[INFO] [stdout]     test::runtime_tests::path_05_spl_testfiles_runtime_tests_fak_spl
[INFO] [stdout]     test::runtime_tests::path_06_spl_testfiles_runtime_tests_gcd_spl
[INFO] [stdout]     test::runtime_tests::path_07_spl_testfiles_runtime_tests_gol_spl
[INFO] [stdout]     test::runtime_tests::path_08_spl_testfiles_runtime_tests_inttest_spl
[INFO] [stdout]     test::runtime_tests::path_09_spl_testfiles_runtime_tests_lambda_spl
[INFO] [stdout]     test::runtime_tests::path_10_spl_testfiles_runtime_tests_licm_spl
[INFO] [stdout]     test::runtime_tests::path_11_spl_testfiles_runtime_tests_moreRegisters_spl
[INFO] [stdout]     test::runtime_tests::path_12_spl_testfiles_runtime_tests_multiply_spl
[INFO] [stdout]     test::runtime_tests::path_13_spl_testfiles_runtime_tests_partind1_spl
[INFO] [stdout]     test::runtime_tests::path_14_spl_testfiles_runtime_tests_partind2_spl
[INFO] [stdout]     test::runtime_tests::path_15_spl_testfiles_runtime_tests_queens_spl
[INFO] [stdout]     test::runtime_tests::path_16_spl_testfiles_runtime_tests_sierpinski_spl
[INFO] [stdout]     test::runtime_tests::path_17_spl_testfiles_runtime_tests_swap_spl
[INFO] [stdout]     test::runtime_tests::path_18_spl_testfiles_runtime_tests_test1_spl
[INFO] [stdout]     test::runtime_tests::path_19_spl_testfiles_runtime_tests_test2_spl
[INFO] [stdout]     test::runtime_tests::path_20_spl_testfiles_runtime_tests_test3_spl
[INFO] [stdout]     test::runtime_tests::path_21_spl_testfiles_runtime_tests_test4_spl
[INFO] [stdout]     test::runtime_tests::path_22_spl_testfiles_runtime_tests_test5_spl
[INFO] [stdout]     test::runtime_tests::path_23_spl_testfiles_runtime_tests_test7_spl
[INFO] [stdout]     test::runtime_tests::path_24_spl_testfiles_runtime_tests_test8_spl
[INFO] [stdout]     test::runtime_tests::path_25_spl_testfiles_runtime_tests_test9_spl
[INFO] [stdout]     test::runtime_tests::path_26_spl_testfiles_runtime_tests_threedim_spl
[INFO] [stdout]     test::runtime_tests::path_27_spl_testfiles_runtime_tests_time_spl
[INFO] [stdout]     test::runtime_tests::path_28_spl_testfiles_runtime_tests_twodim_spl
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 57 passed; 29 failed; 0 ignored; 0 measured; 0 filtered out; finished in 38.74s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "40e7c131b31fa2148cd23ff30a5131723d7636a937f1b7242d43d3cc8da328cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40e7c131b31fa2148cd23ff30a5131723d7636a937f1b7242d43d3cc8da328cc", kill_on_drop: false }`
[INFO] [stdout] 40e7c131b31fa2148cd23ff30a5131723d7636a937f1b7242d43d3cc8da328cc
