[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninaham%2FSPL-Rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ninaham/SPL-Rust on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64006e6362e9cb93043406f2d933b5d58a026d40c7ba4cb65ca768cfc3fad61b
[INFO] running `Command { std: "docker" "start" "-a" "64006e6362e9cb93043406f2d933b5d58a026d40c7ba4cb65ca768cfc3fad61b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64006e6362e9cb93043406f2d933b5d58a026d40c7ba4cb65ca768cfc3fad61b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64006e6362e9cb93043406f2d933b5d58a026d40c7ba4cb65ca768cfc3fad61b", kill_on_drop: false }`
[INFO] [stdout] 64006e6362e9cb93043406f2d933b5d58a026d40c7ba4cb65ca768cfc3fad61b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ce8f8e891e5025ef7665727dc4827894af7a46e6bcccc1320b48220b43dd280
[INFO] running `Command { std: "docker" "start" "-a" "5ce8f8e891e5025ef7665727dc4827894af7a46e6bcccc1320b48220b43dd280", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.5.36
[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 console v0.16.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[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 27.76s
[INFO] running `Command { std: "docker" "inspect" "5ce8f8e891e5025ef7665727dc4827894af7a46e6bcccc1320b48220b43dd280", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ce8f8e891e5025ef7665727dc4827894af7a46e6bcccc1320b48220b43dd280", kill_on_drop: false }`
[INFO] [stdout] 5ce8f8e891e5025ef7665727dc4827894af7a46e6bcccc1320b48220b43dd280
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afb4a6a665c56c1e55a9c871238401a630c89fdb71e6690393ff8f433eff69e8
[INFO] running `Command { std: "docker" "start" "-a" "afb4a6a665c56c1e55a9c871238401a630c89fdb71e6690393ff8f433eff69e8", 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 3.80s
[INFO] running `Command { std: "docker" "inspect" "afb4a6a665c56c1e55a9c871238401a630c89fdb71e6690393ff8f433eff69e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afb4a6a665c56c1e55a9c871238401a630c89fdb71e6690393ff8f433eff69e8", kill_on_drop: false }`
[INFO] [stdout] afb4a6a665c56c1e55a9c871238401a630c89fdb71e6690393ff8f433eff69e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 50cf15516664397a17616b6798c5bd6a2c7ce670661344a5e6b3a147c713d097
[INFO] running `Command { std: "docker" "start" "-a" "50cf15516664397a17616b6798c5bd6a2c7ce670661344a5e6b3a147c713d097", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spl_rust-ee56a0ba51257c87)
[INFO] [stdout] 
[INFO] [stdout] running 86 tests
[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_05_spl_testfiles_runtime_tests_gcd_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_06_spl_testfiles_runtime_tests_inttest_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_07_spl_testfiles_runtime_tests_licm_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_09_spl_testfiles_runtime_tests_multiply_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_14_spl_testfiles_runtime_tests_test1_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_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_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_08_spl_testfiles_runtime_tests_moreRegisters_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_03_spl_testfiles_runtime_tests_fak_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_16_spl_testfiles_runtime_tests_test3_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_10_spl_testfiles_runtime_tests_partind1_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_06_spl_testfiles_runtime_tests_licm_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_22_spl_testfiles_runtime_tests_twodim_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_08_spl_testfiles_runtime_tests_multiply_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_07_spl_testfiles_runtime_tests_moreRegisters_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_12_spl_testfiles_runtime_tests_swap_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_13_spl_testfiles_runtime_tests_swap_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_02_spl_testfiles_runtime_tests_bits_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_09_spl_testfiles_runtime_tests_partind1_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_18_spl_testfiles_runtime_tests_test7_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_01_spl_testfiles_runtime_tests_bigtest_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_21_spl_testfiles_runtime_tests_twodim_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_10_spl_testfiles_runtime_tests_partind2_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_19_spl_testfiles_runtime_tests_threedim_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_16_spl_testfiles_runtime_tests_test4_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_9 - should panic ... ok
[INFO] [stdout] test interpreter::test::tac_unimplemented_sierpinski - should panic ... ok
[INFO] [stdout] test interpreter::test::ast_runtime_err_8 - should panic ... ok
[INFO] [stdout] test interpreter::test::tac_runtime_err_8 - should panic ... ok
[INFO] [stdout] test interpreter::test::ast_unimplemented_drawtest - should panic ... ok
[INFO] [stdout] test interpreter::test::tac_runtime_err_9 - should panic ... ok
[INFO] [stdout] test interpreter::test::ast_unimplemented_sierpinski - should panic ... ok
[INFO] [stdout] test interpreter::test::tac_unimplemented_drawtest - should panic ... ok
[INFO] [stdout] test test::runtime_tests::path_01_spl_testfiles_runtime_tests_acker_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_06_spl_testfiles_runtime_tests_gcd_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_05_spl_testfiles_runtime_tests_fak_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_04_spl_testfiles_runtime_tests_drawTest_spl ... FAILED
[INFO] [stdout] test test::optimizations::path_1_spl_testfiles_optimizations_all_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_03_spl_testfiles_runtime_tests_bits_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_08_spl_testfiles_runtime_tests_inttest_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_13_spl_testfiles_runtime_tests_partind1_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_12_spl_testfiles_runtime_tests_multiply_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_14_spl_testfiles_runtime_tests_partind2_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_10_spl_testfiles_runtime_tests_licm_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_18_spl_testfiles_runtime_tests_test1_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_11_spl_testfiles_runtime_tests_moreRegisters_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_07_spl_testfiles_runtime_tests_gol_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_02_spl_testfiles_runtime_tests_bigtest_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_16_spl_testfiles_runtime_tests_sierpinski_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_21_spl_testfiles_runtime_tests_test4_spl ... FAILED
[INFO] [stdout] test test::syntax_errors::path_1_spl_testfiles_syntax_errors_assignment_without_semicolon_spl ... ok
[INFO] [stdout] test test::runtime_tests::path_22_spl_testfiles_runtime_tests_test5_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_19_spl_testfiles_runtime_tests_test2_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 test::syntax_errors::path_2_spl_testfiles_syntax_errors_call_without_semicolon_spl ... ok
[INFO] [stdout] test test::runtime_tests::path_25_spl_testfiles_runtime_tests_test9_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_24_spl_testfiles_runtime_tests_test8_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_23_spl_testfiles_runtime_tests_test7_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::runtime_tests::path_20_spl_testfiles_runtime_tests_test3_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_26_spl_testfiles_runtime_tests_threedim_spl ... FAILED
[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' (76) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030edc2 - spl_rust::test::runtime_tests::path_01_spl_testfiles_runtime_tests_acker_spl::h958655b9cd55d3dc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030ede7 - spl_rust::test::runtime_tests::path_01_spl_testfiles_runtime_tests_acker_spl::{{closure}}::hf3c5ba2d13ddef83
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f87b6 - core::ops::function::FnOnce::call_once::h4674c2dbdb102371
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (81) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030eac2 - spl_rust::test::runtime_tests::path_06_spl_testfiles_runtime_tests_gcd_spl::h240f322547b415e4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030eae7 - spl_rust::test::runtime_tests::path_06_spl_testfiles_runtime_tests_gcd_spl::{{closure}}::h4f4b247493ac2ab3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f9c76 - core::ops::function::FnOnce::call_once::hccc81b5183740eee
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (80) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030ea42 - spl_rust::test::runtime_tests::path_05_spl_testfiles_runtime_tests_fak_spl::hadb91c9aeee890da
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030ea67 - spl_rust::test::runtime_tests::path_05_spl_testfiles_runtime_tests_fak_spl::{{closure}}::h7ea16fe151c11f4d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f8426 - core::ops::function::FnOnce::call_once::h2a9b3f38a83e6251
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (79) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030f4c2 - spl_rust::test::runtime_tests::path_04_spl_testfiles_runtime_tests_drawTest_spl::h416026ae2973f2ad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030f4e7 - spl_rust::test::runtime_tests::path_04_spl_testfiles_runtime_tests_drawTest_spl::{{closure}}::hd5202dabdb3cc092
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f83a6 - core::ops::function::FnOnce::call_once::h279de38403d053ea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (75) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbef9 - spl_rust::test::optimizations::h589a0e0842d8c0c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:40:9
[INFO] [stdout]   37:     0x55575030e9c2 - spl_rust::test::optimizations::path_1_spl_testfiles_optimizations_all_spl::h45a8853a76f9d823
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:36:5
[INFO] [stdout]   38:     0x55575030e9e7 - spl_rust::test::optimizations::path_1_spl_testfiles_optimizations_all_spl::{{closure}}::h1604420c2d8cf0c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:39:10
[INFO] [stdout]   39:     0x5557502f8a36 - core::ops::function::FnOnce::call_once::h56b268ce1d422740
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (78) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030ebc2 - spl_rust::test::runtime_tests::path_03_spl_testfiles_runtime_tests_bits_spl::h407b19b12383c39f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030ebe7 - spl_rust::test::runtime_tests::path_03_spl_testfiles_runtime_tests_bits_spl::{{closure}}::h97e1fd9ae011b596
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f8676 - core::ops::function::FnOnce::call_once::h3e7cebcd0053837b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (83) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030f442 - spl_rust::test::runtime_tests::path_08_spl_testfiles_runtime_tests_inttest_spl::h3375302caf33f027
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030f467 - spl_rust::test::runtime_tests::path_08_spl_testfiles_runtime_tests_inttest_spl::{{closure}}::h52d3c3b020c2511e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f8fc6 - core::ops::function::FnOnce::call_once::h7f1a099bbb7f0d1a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (88) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030f5c2 - spl_rust::test::runtime_tests::path_13_spl_testfiles_runtime_tests_partind1_spl::h03f970925ffe2c2a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030f5e7 - spl_rust::test::runtime_tests::path_13_spl_testfiles_runtime_tests_partind1_spl::{{closure}}::h7f9bf292e61298b0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f9a76 - core::ops::function::FnOnce::call_once::hc376698949c2f17f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (87) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030f542 - spl_rust::test::runtime_tests::path_12_spl_testfiles_runtime_tests_multiply_spl::hc8388d52adef79fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030f567 - spl_rust::test::runtime_tests::path_12_spl_testfiles_runtime_tests_multiply_spl::{{closure}}::ha239d0ff568576a8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f9b56 - core::ops::function::FnOnce::call_once::hc6ae50071758f797
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (89) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030f642 - spl_rust::test::runtime_tests::path_14_spl_testfiles_runtime_tests_partind2_spl::h18c403a3eafdf813
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030f667 - spl_rust::test::runtime_tests::path_14_spl_testfiles_runtime_tests_partind2_spl::{{closure}}::ha7e1b046aa6c2ed7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f86f6 - core::ops::function::FnOnce::call_once::h4382e53e5ccc1355
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (85) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030ec42 - spl_rust::test::runtime_tests::path_10_spl_testfiles_runtime_tests_licm_spl::hc380c99c522e15b2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030ec67 - spl_rust::test::runtime_tests::path_10_spl_testfiles_runtime_tests_licm_spl::{{closure}}::hce7147579df14c7f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f8b86 - core::ops::function::FnOnce::call_once::h5a1509be3c858b48
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (93) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030ee42 - spl_rust::test::runtime_tests::path_18_spl_testfiles_runtime_tests_test1_spl::hc5b34c5a39e0a5e2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030ee67 - spl_rust::test::runtime_tests::path_18_spl_testfiles_runtime_tests_test1_spl::{{closure}}::h6b07423b6881ca1c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f9596 - core::ops::function::FnOnce::call_once::ha3125ab223d0ffc7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (86) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030f7c2 - spl_rust::test::runtime_tests::path_11_spl_testfiles_runtime_tests_moreRegisters_spl::hfcf3ee8f9f2c85c9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030f7e7 - spl_rust::test::runtime_tests::path_11_spl_testfiles_runtime_tests_moreRegisters_spl::{{closure}}::h68eb1a6fa7ba34d7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f8e26 - core::ops::function::FnOnce::call_once::h6e7d8eb9d3b17f1e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (82) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030eb42 - spl_rust::test::runtime_tests::path_07_spl_testfiles_runtime_tests_gol_spl::hdfbe55007aa4f998
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030eb67 - spl_rust::test::runtime_tests::path_07_spl_testfiles_runtime_tests_gol_spl::{{closure}}::h44b56a464fefc488
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f8836 - core::ops::function::FnOnce::call_once::h49d1eaf376ff50e2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (90) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030f2c2 - spl_rust::test::runtime_tests::path_15_spl_testfiles_runtime_tests_queens_spl::hdec86dd523044862
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030f2e7 - spl_rust::test::runtime_tests::path_15_spl_testfiles_runtime_tests_queens_spl::{{closure}}::h0492a3f068227d44
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f8a76 - core::ops::function::FnOnce::call_once::h56ce573a9f244343
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (92) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030ecc2 - spl_rust::test::runtime_tests::path_17_spl_testfiles_runtime_tests_swap_spl::hed463bf680c175d7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030ece7 - spl_rust::test::runtime_tests::path_17_spl_testfiles_runtime_tests_swap_spl::{{closure}}::h875cf2803a63fae5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f99f6 - core::ops::function::FnOnce::call_once::hc07580a545fdc383
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (77) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030f3c2 - spl_rust::test::runtime_tests::path_02_spl_testfiles_runtime_tests_bigtest_spl::hf00f3113125a0445
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030f3e7 - spl_rust::test::runtime_tests::path_02_spl_testfiles_runtime_tests_bigtest_spl::{{closure}}::hc5af5e55a8978837
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f86b6 - core::ops::function::FnOnce::call_once::h3e8dc6c2d669f6d4
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (91) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030f742 - spl_rust::test::runtime_tests::path_16_spl_testfiles_runtime_tests_sierpinski_spl::h9ead38b720d1a313
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030f767 - spl_rust::test::runtime_tests::path_16_spl_testfiles_runtime_tests_sierpinski_spl::{{closure}}::hb58819cda33b9e7a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f8b46 - core::ops::function::FnOnce::call_once::h591ae37b14582912
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (96) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030efc2 - spl_rust::test::runtime_tests::path_21_spl_testfiles_runtime_tests_test4_spl::h7528879dd3d13ad8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030efe7 - spl_rust::test::runtime_tests::path_21_spl_testfiles_runtime_tests_test4_spl::{{closure}}::hd2eff0a54f616497
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f9486 - core::ops::function::FnOnce::call_once::h9365bbeea0694cf8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (97) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030f042 - spl_rust::test::runtime_tests::path_22_spl_testfiles_runtime_tests_test5_spl::hdd9eb1feeb80d042
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030f067 - spl_rust::test::runtime_tests::path_22_spl_testfiles_runtime_tests_test5_spl::{{closure}}::h2fbfca2a0ff3f65f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f8106 - core::ops::function::FnOnce::call_once::h14748acbd100c2fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (94) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030eec2 - spl_rust::test::runtime_tests::path_19_spl_testfiles_runtime_tests_test2_spl::h6f053ac1d1c58ae3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030eee7 - spl_rust::test::runtime_tests::path_19_spl_testfiles_runtime_tests_test2_spl::{{closure}}::h21a4493238ec7575
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f9176 - core::ops::function::FnOnce::call_once::h857b76fc8f2c615f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (100) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030f1c2 - spl_rust::test::runtime_tests::path_25_spl_testfiles_runtime_tests_test9_spl::h18fc8d3b1f813191
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030f1e7 - spl_rust::test::runtime_tests::path_25_spl_testfiles_runtime_tests_test9_spl::{{closure}}::h3968dd6223a6cf19
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f8d46 - core::ops::function::FnOnce::call_once::h6462dd437ae0cdab
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (99) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030f142 - spl_rust::test::runtime_tests::path_24_spl_testfiles_runtime_tests_test8_spl::h3129bfbb2c52f444
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030f167 - spl_rust::test::runtime_tests::path_24_spl_testfiles_runtime_tests_test8_spl::{{closure}}::hd4cbc6e16b73ead0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502fa0b6 - core::ops::function::FnOnce::call_once::hf45ed1d671c2cc3f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (98) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030f0c2 - spl_rust::test::runtime_tests::path_23_spl_testfiles_runtime_tests_test7_spl::h334d6ecd39ae317b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030f0e7 - spl_rust::test::runtime_tests::path_23_spl_testfiles_runtime_tests_test7_spl::{{closure}}::hfc83972f828d97b6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f9836 - core::ops::function::FnOnce::call_once::hba2bc39eddd0af4e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr] error: test failed, to rerun pass `--bin spl-rust`
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (102) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030ed42 - spl_rust::test::runtime_tests::path_27_spl_testfiles_runtime_tests_time_spl::h701a84216794a991
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030ed67 - spl_rust::test::runtime_tests::path_27_spl_testfiles_runtime_tests_time_spl::{{closure}}::h3ab83db842b53e1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f9516 - core::ops::function::FnOnce::call_once::h98cbfe7bf9b13224
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (103) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030f342 - spl_rust::test::runtime_tests::path_28_spl_testfiles_runtime_tests_twodim_spl::h95cdea3d3b677464
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030f367 - spl_rust::test::runtime_tests::path_28_spl_testfiles_runtime_tests_twodim_spl::{{closure}}::he249475204db071f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f8736 - core::ops::function::FnOnce::call_once::h444fd2c61ae57af4
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (95) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030ef42 - spl_rust::test::runtime_tests::path_20_spl_testfiles_runtime_tests_test3_spl::ha8b30cb165653a3e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030ef67 - spl_rust::test::runtime_tests::path_20_spl_testfiles_runtime_tests_test3_spl::{{closure}}::hfbfcdc6df2e1a39e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f9d46 - core::ops::function::FnOnce::call_once::hd2a1fe445e796da3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (101) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030f6c2 - spl_rust::test::runtime_tests::path_26_spl_testfiles_runtime_tests_threedim_spl::hff4d21d97244e3cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030f6e7 - spl_rust::test::runtime_tests::path_26_spl_testfiles_runtime_tests_threedim_spl::{{closure}}::h046762cac415cb38
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f88e6 - core::ops::function::FnOnce::call_once::h4d9edf2a580f853e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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' (84) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55575066bd92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55575066bd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55575066bd92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55575066bd92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55575067cf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55575067cf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5557506382a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5557506382a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5557506442d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5557506497ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x555750649691 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55575036aabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55575036aabe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555750649e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x555750649e0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x555750649c6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x555750644409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55575062bf1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x555750685b50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5557502db3d8 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h4b76b3135d1ec840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x5557502a0c41 - core::option::Option<T>::map_or_else::hfafa1e0319990180
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1276:24
[INFO] [stdout]   21:     0x5557502daeac - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h24c9ea72492d2af8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x5557502d99e0 - <F as regex::regex::string::Replacer>::replace_append::hb56ed322f32baa4e
[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:     0x55575033864d - regex::regex::string::Regex::replacen::hbc8ab1efc02a585f
[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:     0x555750337c04 - regex::regex::string::Regex::replace_all::h3cba4efc0015db45
[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:     0x5557502dacab - spl_rust::base_blocks::dot_graph::to_dot_html::hfc33f3aeb57f0c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x5557502dbb88 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h19f58646ff4bf8ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x5557502cc148 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::h16465bd56af9257e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]   28:     0x5557503117c1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::hc8903b448562e668
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x5557502914d8 - core::iter::traits::iterator::Iterator::try_fold::h98f4b6dd4b916d26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   30:     0x5557503110f8 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h49584490bf1b5b8e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x555750313ea7 - core::iter::traits::iterator::Iterator::try_for_each::h1eac4ed39e2e2993
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2488:14
[INFO] [stdout]   32:     0x5557502ba907 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h18df263121ef6555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x5557502b78dd - <T as alloc::string::SpecToString>::spec_to_string::h12d11fdb36b31579
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2890:9
[INFO] [stdout]   34:     0x5557502b7756 - <T as alloc::string::ToString>::to_string::h3411fc77229661a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/string.rs:2869:9
[INFO] [stdout]   35:     0x5557502dd5e5 - spl_rust::test::file::h481a818ef3f43016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x5557502dbf79 - spl_rust::test::runtime_tests::hd8b1a4daebd025ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x55575030f242 - spl_rust::test::runtime_tests::path_09_spl_testfiles_runtime_tests_lambda_spl::h16b6d97229001ada
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x55575030f267 - spl_rust::test::runtime_tests::path_09_spl_testfiles_runtime_tests_lambda_spl::{{closure}}::h2a6446fd2db99faf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x5557502f9dd6 - core::ops::function::FnOnce::call_once::hde56dde9b5736b9f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55575036a8bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55575036a8bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x55575037e91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x55575037e91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x55575037e91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x55575037e91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x55575037e91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55575037e91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x55575037e91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x555750357e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x555750357e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x55575035b6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55575035b6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55575035b6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55575035b6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55575035b6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x55575035b6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55575063f80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x55575063f80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x6ffdb6acfaa4 - <unknown>
[INFO] [stdout]   61:     0x6ffdb6b5ca64 - 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 33.59s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "50cf15516664397a17616b6798c5bd6a2c7ce670661344a5e6b3a147c713d097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50cf15516664397a17616b6798c5bd6a2c7ce670661344a5e6b3a147c713d097", kill_on_drop: false }`
[INFO] [stdout] 50cf15516664397a17616b6798c5bd6a2c7ce670661344a5e6b3a147c713d097
