[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 beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninaham%2FSPL-Rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ninaham/SPL-Rust on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0236f10f935ba044191f0d15821517f56fbb2cff1fd00214f5a980735881f9c
[INFO] running `Command { std: "docker" "start" "-a" "b0236f10f935ba044191f0d15821517f56fbb2cff1fd00214f5a980735881f9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0236f10f935ba044191f0d15821517f56fbb2cff1fd00214f5a980735881f9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0236f10f935ba044191f0d15821517f56fbb2cff1fd00214f5a980735881f9c", kill_on_drop: false }`
[INFO] [stdout] b0236f10f935ba044191f0d15821517f56fbb2cff1fd00214f5a980735881f9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac4a435baa9fff5f0f064f126694c11b0900b8a2eaa3c9c1d2d8d931e109fe2c
[INFO] running `Command { std: "docker" "start" "-a" "ac4a435baa9fff5f0f064f126694c11b0900b8a2eaa3c9c1d2d8d931e109fe2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling clap_builder v4.5.36
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling clap v4.5.36
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling spl-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.82s
[INFO] running `Command { std: "docker" "inspect" "ac4a435baa9fff5f0f064f126694c11b0900b8a2eaa3c9c1d2d8d931e109fe2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac4a435baa9fff5f0f064f126694c11b0900b8a2eaa3c9c1d2d8d931e109fe2c", kill_on_drop: false }`
[INFO] [stdout] ac4a435baa9fff5f0f064f126694c11b0900b8a2eaa3c9c1d2d8d931e109fe2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cb9ec1e0426db7985ea6aea79088b9a1057566807718147158784251e1e5788
[INFO] running `Command { std: "docker" "start" "-a" "2cb9ec1e0426db7985ea6aea79088b9a1057566807718147158784251e1e5788", kill_on_drop: false }`
[INFO] [stderr]    Compiling spl-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.20s
[INFO] running `Command { std: "docker" "inspect" "2cb9ec1e0426db7985ea6aea79088b9a1057566807718147158784251e1e5788", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cb9ec1e0426db7985ea6aea79088b9a1057566807718147158784251e1e5788", kill_on_drop: false }`
[INFO] [stdout] 2cb9ec1e0426db7985ea6aea79088b9a1057566807718147158784251e1e5788
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1a3bf166e15b823b6e4f76a637f29d7008a6844cc30d590f7ef38041947a4d5f
[INFO] running `Command { std: "docker" "start" "-a" "1a3bf166e15b823b6e4f76a637f29d7008a6844cc30d590f7ef38041947a4d5f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spl_rust-f4887699ad10f6d7)
[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_08_spl_testfiles_runtime_tests_moreRegisters_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_11_spl_testfiles_runtime_tests_partind2_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_15_spl_testfiles_runtime_tests_test2_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_13_spl_testfiles_runtime_tests_swap_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_17_spl_testfiles_runtime_tests_test4_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_16_spl_testfiles_runtime_tests_test3_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_18_spl_testfiles_runtime_tests_test5_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_19_spl_testfiles_runtime_tests_test7_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_02_spl_testfiles_runtime_tests_bigtest_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_22_spl_testfiles_runtime_tests_twodim_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_04_spl_testfiles_runtime_tests_fak_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_10_spl_testfiles_runtime_tests_partind1_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_20_spl_testfiles_runtime_tests_threedim_spl ... ok
[INFO] [stdout] test interpreter::test::ast::path_05_spl_testfiles_runtime_tests_gcd_spl ... ok
[INFO] [stdout] test interpreter::test::ast_runtime_err_8 - should panic ... ok
[INFO] [stdout] test interpreter::test::ast_runtime_err_9 - should panic ... ok
[INFO] [stdout] test interpreter::test::ast_unimplemented_drawtest - should panic ... ok
[INFO] [stdout] test interpreter::test::tac::path_03_spl_testfiles_runtime_tests_fak_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_04_spl_testfiles_runtime_tests_gcd_spl ... ok
[INFO] [stdout] test interpreter::test::ast_unimplemented_sierpinski - should panic ... ok
[INFO] [stdout] test interpreter::test::tac::path_06_spl_testfiles_runtime_tests_licm_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_05_spl_testfiles_runtime_tests_inttest_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_01_spl_testfiles_runtime_tests_bigtest_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_02_spl_testfiles_runtime_tests_bits_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_09_spl_testfiles_runtime_tests_partind1_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_12_spl_testfiles_runtime_tests_swap_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_13_spl_testfiles_runtime_tests_test1_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_14_spl_testfiles_runtime_tests_test2_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_10_spl_testfiles_runtime_tests_partind2_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_17_spl_testfiles_runtime_tests_test5_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_18_spl_testfiles_runtime_tests_test7_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_16_spl_testfiles_runtime_tests_test4_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_15_spl_testfiles_runtime_tests_test3_spl ... ok
[INFO] [stdout] test interpreter::test::tac::path_21_spl_testfiles_runtime_tests_twodim_spl ... ok
[INFO] [stdout] test interpreter::test::tac_runtime_err_9 - should panic ... ok
[INFO] [stdout] test interpreter::test::tac_runtime_err_8 - should panic ... ok
[INFO] [stdout] test interpreter::test::tac_unimplemented_drawtest - should panic ... ok
[INFO] [stdout] test interpreter::test::tac::path_19_spl_testfiles_runtime_tests_threedim_spl ... ok
[INFO] [stdout] test test::optimizations::path_1_spl_testfiles_optimizations_all_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_01_spl_testfiles_runtime_tests_acker_spl ... FAILED
[INFO] [stdout] test interpreter::test::tac_unimplemented_sierpinski - should panic ... ok
[INFO] [stdout] test test::runtime_tests::path_04_spl_testfiles_runtime_tests_drawTest_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_02_spl_testfiles_runtime_tests_bigtest_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_03_spl_testfiles_runtime_tests_bits_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_05_spl_testfiles_runtime_tests_fak_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_06_spl_testfiles_runtime_tests_gcd_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_08_spl_testfiles_runtime_tests_inttest_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_10_spl_testfiles_runtime_tests_licm_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_07_spl_testfiles_runtime_tests_gol_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_11_spl_testfiles_runtime_tests_moreRegisters_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_12_spl_testfiles_runtime_tests_multiply_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_13_spl_testfiles_runtime_tests_partind1_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_15_spl_testfiles_runtime_tests_queens_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_14_spl_testfiles_runtime_tests_partind2_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_17_spl_testfiles_runtime_tests_swap_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_18_spl_testfiles_runtime_tests_test1_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_16_spl_testfiles_runtime_tests_sierpinski_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_19_spl_testfiles_runtime_tests_test2_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_20_spl_testfiles_runtime_tests_test3_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_21_spl_testfiles_runtime_tests_test4_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_23_spl_testfiles_runtime_tests_test7_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_22_spl_testfiles_runtime_tests_test5_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_24_spl_testfiles_runtime_tests_test8_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_25_spl_testfiles_runtime_tests_test9_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_27_spl_testfiles_runtime_tests_time_spl ... FAILED
[INFO] [stdout] test test::runtime_tests::path_26_spl_testfiles_runtime_tests_threedim_spl ... FAILED
[INFO] [stdout] test test::syntax_errors::path_1_spl_testfiles_syntax_errors_assignment_without_semicolon_spl ... ok
[INFO] [stdout] test test::syntax_errors::path_2_spl_testfiles_syntax_errors_call_without_semicolon_spl ... ok
[INFO] [stdout] test test::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::runtime_tests::path_28_spl_testfiles_runtime_tests_twodim_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::optimizations::path_1_spl_testfiles_optimizations_all_spl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::optimizations::path_1_spl_testfiles_optimizations_all_spl' (68) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe32469 - spl_rust::test::optimizations::he079a558da0ac39a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:40:9
[INFO] [stdout]   37:     0x6282dbe54732 - spl_rust::test::optimizations::path_1_spl_testfiles_optimizations_all_spl::h6ebecedf12598af6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:36:5
[INFO] [stdout]   38:     0x6282dbe54757 - spl_rust::test::optimizations::path_1_spl_testfiles_optimizations_all_spl::{{closure}}::h08987ac6d91ef2eb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:39:10
[INFO] [stdout]   39:     0x6282dbe45ec6 - core::ops::function::FnOnce::call_once::h11a341fbbf95dcff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[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' (69) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe54b32 - spl_rust::test::runtime_tests::path_01_spl_testfiles_runtime_tests_acker_spl::hc17f887e2e48241b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe54b57 - spl_rust::test::runtime_tests::path_01_spl_testfiles_runtime_tests_acker_spl::{{closure}}::hb5a486ea88190545
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe46626 - core::ops::function::FnOnce::call_once::h44beec23234bebd7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (72) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe55232 - spl_rust::test::runtime_tests::path_04_spl_testfiles_runtime_tests_drawTest_spl::h8d454ce9b7368ada
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe55257 - spl_rust::test::runtime_tests::path_04_spl_testfiles_runtime_tests_drawTest_spl::{{closure}}::h0c102577b8d4873f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe463b6 - core::ops::function::FnOnce::call_once::h35cb20b3caf0eb42
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (70) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe55132 - spl_rust::test::runtime_tests::path_02_spl_testfiles_runtime_tests_bigtest_spl::h148b173f800d0848
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe55157 - spl_rust::test::runtime_tests::path_02_spl_testfiles_runtime_tests_bigtest_spl::{{closure}}::hb63e8c751c9a0ffb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe47df6 - core::ops::function::FnOnce::call_once::hf372130dd5a09271
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (71) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe54932 - spl_rust::test::runtime_tests::path_03_spl_testfiles_runtime_tests_bits_spl::h12bbcc4d76df0eb6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe54957 - spl_rust::test::runtime_tests::path_03_spl_testfiles_runtime_tests_bits_spl::{{closure}}::hd043606e0652b3cd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe46dc6 - core::ops::function::FnOnce::call_once::h802f30b08856cf27
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (73) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe547b2 - spl_rust::test::runtime_tests::path_05_spl_testfiles_runtime_tests_fak_spl::h1afbdc3209f9efe1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe547d7 - spl_rust::test::runtime_tests::path_05_spl_testfiles_runtime_tests_fak_spl::{{closure}}::h8797e037fae3c9d2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe47c76 - core::ops::function::FnOnce::call_once::heb4de6030fc4ed73
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (74) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe54832 - spl_rust::test::runtime_tests::path_06_spl_testfiles_runtime_tests_gcd_spl::h2f908d6df9193ad1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe54857 - spl_rust::test::runtime_tests::path_06_spl_testfiles_runtime_tests_gcd_spl::{{closure}}::h14e8fbb6fa1f56ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe460a6 - core::ops::function::FnOnce::call_once::h22d140fc73d35ea3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (76) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe551b2 - spl_rust::test::runtime_tests::path_08_spl_testfiles_runtime_tests_inttest_spl::hd76c703145f7eb09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe551d7 - spl_rust::test::runtime_tests::path_08_spl_testfiles_runtime_tests_inttest_spl::{{closure}}::h91083651fd661a7f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe45d16 - core::ops::function::FnOnce::call_once::h07a32e625002edc7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (78) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe549b2 - spl_rust::test::runtime_tests::path_10_spl_testfiles_runtime_tests_licm_spl::hd9e4eb7e538c02a5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe549d7 - spl_rust::test::runtime_tests::path_10_spl_testfiles_runtime_tests_licm_spl::{{closure}}::h6ca87eddbff5f215
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe47616 - core::ops::function::FnOnce::call_once::hb27711abf61b2cf2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (75) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe548b2 - spl_rust::test::runtime_tests::path_07_spl_testfiles_runtime_tests_gol_spl::h5ff5d8cc599a0d99
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe548d7 - spl_rust::test::runtime_tests::path_07_spl_testfiles_runtime_tests_gol_spl::{{closure}}::h4d2f9721068110dc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe472d6 - core::ops::function::FnOnce::call_once::ha6683015be021da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (79) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe55532 - spl_rust::test::runtime_tests::path_11_spl_testfiles_runtime_tests_moreRegisters_spl::h648820cc729fcdd0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe55557 - spl_rust::test::runtime_tests::path_11_spl_testfiles_runtime_tests_moreRegisters_spl::{{closure}}::h7a10b15e9ce41858
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe47986 - core::ops::function::FnOnce::call_once::hc8827ff4899a28c1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (80) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe552b2 - spl_rust::test::runtime_tests::path_12_spl_testfiles_runtime_tests_multiply_spl::hdc71f48defc4860c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe552d7 - spl_rust::test::runtime_tests::path_12_spl_testfiles_runtime_tests_multiply_spl::{{closure}}::h3505120bcc9f3f38
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe47b46 - core::ops::function::FnOnce::call_once::hd4bb47a80936be74
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (81) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe55332 - spl_rust::test::runtime_tests::path_13_spl_testfiles_runtime_tests_partind1_spl::h4c48a60fa9e39112
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe55357 - spl_rust::test::runtime_tests::path_13_spl_testfiles_runtime_tests_partind1_spl::{{closure}}::h544a6326764d5ba6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe47936 - core::ops::function::FnOnce::call_once::hc46c97544a00868a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (83) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe55032 - spl_rust::test::runtime_tests::path_15_spl_testfiles_runtime_tests_queens_spl::hf53cfcd527a01529
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe55057 - spl_rust::test::runtime_tests::path_15_spl_testfiles_runtime_tests_queens_spl::{{closure}}::h2058c5d439eb2864
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe46336 - core::ops::function::FnOnce::call_once::h330b1711fb96d357
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (82) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe553b2 - spl_rust::test::runtime_tests::path_14_spl_testfiles_runtime_tests_partind2_spl::h0e6fdf31c685ff43
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe553d7 - spl_rust::test::runtime_tests::path_14_spl_testfiles_runtime_tests_partind2_spl::{{closure}}::hab30c6cc8f996153
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe47816 - core::ops::function::FnOnce::call_once::hbe50dcd66236367a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (85) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe54a32 - spl_rust::test::runtime_tests::path_17_spl_testfiles_runtime_tests_swap_spl::hef2c27ac82daddea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe54a57 - spl_rust::test::runtime_tests::path_17_spl_testfiles_runtime_tests_swap_spl::{{closure}}::hdff9d81d41c73cec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe46266 - core::ops::function::FnOnce::call_once::h2f84c813f5a0c56b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (86) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe54bb2 - spl_rust::test::runtime_tests::path_18_spl_testfiles_runtime_tests_test1_spl::had9ea9f08689c20a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe54bd7 - spl_rust::test::runtime_tests::path_18_spl_testfiles_runtime_tests_test1_spl::{{closure}}::ha56b819ad468bdf7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe45f56 - core::ops::function::FnOnce::call_once::h1a608853b736816f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (84) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe554b2 - spl_rust::test::runtime_tests::path_16_spl_testfiles_runtime_tests_sierpinski_spl::h2405243d307b8342
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe554d7 - spl_rust::test::runtime_tests::path_16_spl_testfiles_runtime_tests_sierpinski_spl::{{closure}}::h2065049a548a949c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe46126 - core::ops::function::FnOnce::call_once::h2a3b106107b59aac
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (87) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe54c32 - spl_rust::test::runtime_tests::path_19_spl_testfiles_runtime_tests_test2_spl::hafc79c33b8c731f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe54c57 - spl_rust::test::runtime_tests::path_19_spl_testfiles_runtime_tests_test2_spl::{{closure}}::h87a16a237220e156
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe46ba6 - core::ops::function::FnOnce::call_once::h6e233947fbc11a8b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (88) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe54cb2 - spl_rust::test::runtime_tests::path_20_spl_testfiles_runtime_tests_test3_spl::h6c4f4da911c09b9a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe54cd7 - spl_rust::test::runtime_tests::path_20_spl_testfiles_runtime_tests_test3_spl::{{closure}}::h3c0b6a64dc9ddb78
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe46946 - core::ops::function::FnOnce::call_once::h6072edba6d960b8b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (89) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe54d32 - spl_rust::test::runtime_tests::path_21_spl_testfiles_runtime_tests_test4_spl::h45d19a38fe74c59f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe54d57 - spl_rust::test::runtime_tests::path_21_spl_testfiles_runtime_tests_test4_spl::{{closure}}::h2f30df66313f0a8b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe46056 - core::ops::function::FnOnce::call_once::h1e954d729d26722f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (91) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe54e32 - spl_rust::test::runtime_tests::path_23_spl_testfiles_runtime_tests_test7_spl::hf1b8a0e00cf961e3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe54e57 - spl_rust::test::runtime_tests::path_23_spl_testfiles_runtime_tests_test7_spl::{{closure}}::h10a3c90222056df6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe47576 - core::ops::function::FnOnce::call_once::hb06be884acfdd073
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (90) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe54db2 - spl_rust::test::runtime_tests::path_22_spl_testfiles_runtime_tests_test5_spl::hd74f4ff992e7be90
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe54dd7 - spl_rust::test::runtime_tests::path_22_spl_testfiles_runtime_tests_test5_spl::{{closure}}::he5f025458f1b4da5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe45da6 - core::ops::function::FnOnce::call_once::h0d4ae623cd7b24c7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (92) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe54eb2 - spl_rust::test::runtime_tests::path_24_spl_testfiles_runtime_tests_test8_spl::h80c2906c6644fc7e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe54ed7 - spl_rust::test::runtime_tests::path_24_spl_testfiles_runtime_tests_test8_spl::{{closure}}::h73054ae2fd78a097
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe46986 - core::ops::function::FnOnce::call_once::h61a7300c16ba7797
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stderr] error: test failed, to rerun pass `--bin spl-rust`
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (93) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe54f32 - spl_rust::test::runtime_tests::path_25_spl_testfiles_runtime_tests_test9_spl::h76f051bf308e96d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe54f57 - spl_rust::test::runtime_tests::path_25_spl_testfiles_runtime_tests_test9_spl::{{closure}}::h1d6a80d788d3a2b2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe476a6 - core::ops::function::FnOnce::call_once::hb55786800311ee35
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (95) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe54ab2 - spl_rust::test::runtime_tests::path_27_spl_testfiles_runtime_tests_time_spl::h5dab9eb845138668
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe54ad7 - spl_rust::test::runtime_tests::path_27_spl_testfiles_runtime_tests_time_spl::{{closure}}::h8c5f60fac1d143ad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe46a06 - core::ops::function::FnOnce::call_once::h62d58dfbbad0da6d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (94) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe55432 - spl_rust::test::runtime_tests::path_26_spl_testfiles_runtime_tests_threedim_spl::haa01377b64ff04fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe55457 - spl_rust::test::runtime_tests::path_26_spl_testfiles_runtime_tests_threedim_spl::{{closure}}::hcb9fb5f714a190bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe45c46 - core::ops::function::FnOnce::call_once::h01625dc1da20d2c4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (96) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe550b2 - spl_rust::test::runtime_tests::path_28_spl_testfiles_runtime_tests_twodim_spl::h3aa52a3f8efef31d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe550d7 - spl_rust::test::runtime_tests::path_28_spl_testfiles_runtime_tests_twodim_spl::{{closure}}::h8a96863cb8f931b6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe45fd6 - core::ops::function::FnOnce::call_once::h1c2c771c524ea5fa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - 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' (77) panicked at src/base_blocks/dot_graph.rs:123:22:
[INFO] [stdout] unknown color 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6282dc1b3542 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6282dc1b3542 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6282dc1b3542 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6282dc1b3542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6282dc1c4b6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6282dc1c4b6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6282dc17f4e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6282dc17f4e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6282dc18b7d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6282dc190d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6282dc190c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6282dbe9de0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6282dbe9de0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6282dc19143f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6282dc19143f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6282dc19129a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6282dc18b909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6282dc172e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6282dc1cd7a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6282dbe2db63 - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::{{closure}}::h93fcbb642cb6ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:123:22
[INFO] [stdout]   20:     0x6282dbdfa501 - core::option::Option<T>::map_or_else::h7b0ca2f4b2dd59ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1271:24
[INFO] [stdout]   21:     0x6282dbe2d90c - spl_rust::base_blocks::dot_graph::to_dot_html::{{closure}}::h73c273132c955689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:109:40
[INFO] [stdout]   22:     0x6282dbe298f0 - <F as regex::regex::string::Replacer>::replace_append::h984712df11c58c73
[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:     0x6282dbe151c9 - regex::regex::string::Regex::replacen::hc10e63e26809bf33
[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:     0x6282dbe14764 - regex::regex::string::Regex::replace_all::h091a63895fd16318
[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:     0x6282dbe2d70b - spl_rust::base_blocks::dot_graph::to_dot_html::hcffe91be45fbe32c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:107:8
[INFO] [stdout]   26:     0x6282dbe2ed98 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::{{closure}}::h341f75c929f1e76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:34:32
[INFO] [stdout]   27:     0x6282dbdf8b18 - core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}::hb78891407599d225
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2484:26
[INFO] [stdout]   28:     0x6282dbe17fb1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}}::h02dccd041600f913
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   29:     0x6282dbdc1288 - core::iter::traits::iterator::Iterator::try_fold::h18d9c15e7c3dcd38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   30:     0x6282dbe17d68 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::try_fold::h1471d33aee7fae82
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   31:     0x6282dbe19ae7 - core::iter::traits::iterator::Iterator::try_for_each::haec0bb92a6340e04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14
[INFO] [stdout]   32:     0x6282dbe2e888 - spl_rust::base_blocks::dot_graph::<impl core::fmt::Display for spl_rust::base_blocks::BlockGraph>::fmt::h8a3ea35d6df404c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/base_blocks/dot_graph.rs:33:40
[INFO] [stdout]   33:     0x6282dbe28fcd - <T as alloc::string::SpecToString>::spec_to_string::h22bcf9987f13f449
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   34:     0x6282dbe28de6 - <T as alloc::string::ToString>::to_string::h35c95c95eb96473d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   35:     0x6282dbe33b55 - spl_rust::test::file::h0b2c180dcc969720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:124:16
[INFO] [stdout]   36:     0x6282dbe324e9 - spl_rust::test::runtime_tests::h6339ba086700ecd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   37:     0x6282dbe54fb2 - spl_rust::test::runtime_tests::path_09_spl_testfiles_runtime_tests_lambda_spl::h9783a5d8f116cffc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:43:5
[INFO] [stdout]   38:     0x6282dbe54fd7 - spl_rust::test::runtime_tests::path_09_spl_testfiles_runtime_tests_lambda_spl::{{closure}}::h4503adc85be4264b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:10
[INFO] [stdout]   39:     0x6282dbe47036 - core::ops::function::FnOnce::call_once::h90bf3f2fdcce8bb7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6282dbe9dbcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6282dbe9dbcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6282dbeb3835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6282dbeb3835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6282dbeb3835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x6282dbeb3835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x6282dbeb3835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6282dbeb3835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6282dbeb3835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6282dbe8a024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6282dbe8a024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x6282dbe8d8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6282dbe8d8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6282dbe8d8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x6282dbe8d8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6282dbe8d8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x6282dbe8d8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6282dc186a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x6282dc186a6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7c19cbf6eaa4 - <unknown>
[INFO] [stdout]   61:     0x7c19cbffba34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::optimizations::path_1_spl_testfiles_optimizations_all_spl
[INFO] [stdout]     test::runtime_tests::path_01_spl_testfiles_runtime_tests_acker_spl
[INFO] [stdout]     test::runtime_tests::path_02_spl_testfiles_runtime_tests_bigtest_spl
[INFO] [stdout]     test::runtime_tests::path_03_spl_testfiles_runtime_tests_bits_spl
[INFO] [stdout]     test::runtime_tests::path_04_spl_testfiles_runtime_tests_drawTest_spl
[INFO] [stdout]     test::runtime_tests::path_05_spl_testfiles_runtime_tests_fak_spl
[INFO] [stdout]     test::runtime_tests::path_06_spl_testfiles_runtime_tests_gcd_spl
[INFO] [stdout]     test::runtime_tests::path_07_spl_testfiles_runtime_tests_gol_spl
[INFO] [stdout]     test::runtime_tests::path_08_spl_testfiles_runtime_tests_inttest_spl
[INFO] [stdout]     test::runtime_tests::path_09_spl_testfiles_runtime_tests_lambda_spl
[INFO] [stdout]     test::runtime_tests::path_10_spl_testfiles_runtime_tests_licm_spl
[INFO] [stdout]     test::runtime_tests::path_11_spl_testfiles_runtime_tests_moreRegisters_spl
[INFO] [stdout]     test::runtime_tests::path_12_spl_testfiles_runtime_tests_multiply_spl
[INFO] [stdout]     test::runtime_tests::path_13_spl_testfiles_runtime_tests_partind1_spl
[INFO] [stdout]     test::runtime_tests::path_14_spl_testfiles_runtime_tests_partind2_spl
[INFO] [stdout]     test::runtime_tests::path_15_spl_testfiles_runtime_tests_queens_spl
[INFO] [stdout]     test::runtime_tests::path_16_spl_testfiles_runtime_tests_sierpinski_spl
[INFO] [stdout]     test::runtime_tests::path_17_spl_testfiles_runtime_tests_swap_spl
[INFO] [stdout]     test::runtime_tests::path_18_spl_testfiles_runtime_tests_test1_spl
[INFO] [stdout]     test::runtime_tests::path_19_spl_testfiles_runtime_tests_test2_spl
[INFO] [stdout]     test::runtime_tests::path_20_spl_testfiles_runtime_tests_test3_spl
[INFO] [stdout]     test::runtime_tests::path_21_spl_testfiles_runtime_tests_test4_spl
[INFO] [stdout]     test::runtime_tests::path_22_spl_testfiles_runtime_tests_test5_spl
[INFO] [stdout]     test::runtime_tests::path_23_spl_testfiles_runtime_tests_test7_spl
[INFO] [stdout]     test::runtime_tests::path_24_spl_testfiles_runtime_tests_test8_spl
[INFO] [stdout]     test::runtime_tests::path_25_spl_testfiles_runtime_tests_test9_spl
[INFO] [stdout]     test::runtime_tests::path_26_spl_testfiles_runtime_tests_threedim_spl
[INFO] [stdout]     test::runtime_tests::path_27_spl_testfiles_runtime_tests_time_spl
[INFO] [stdout]     test::runtime_tests::path_28_spl_testfiles_runtime_tests_twodim_spl
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 57 passed; 29 failed; 0 ignored; 0 measured; 0 filtered out; finished in 38.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1a3bf166e15b823b6e4f76a637f29d7008a6844cc30d590f7ef38041947a4d5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a3bf166e15b823b6e4f76a637f29d7008a6844cc30d590f7ef38041947a4d5f", kill_on_drop: false }`
[INFO] [stdout] 1a3bf166e15b823b6e4f76a637f29d7008a6844cc30d590f7ef38041947a4d5f
