[INFO] cloning repository https://github.com/vladiouz/on-chain-claim-testing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vladiouz/on-chain-claim-testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladiouz%2Fon-chain-claim-testing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladiouz%2Fon-chain-claim-testing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff09159359acbef19b734102e3dc5035519ff925
[INFO] testing vladiouz/on-chain-claim-testing 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%2Fvladiouz%2Fon-chain-claim-testing" "/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/vladiouz/on-chain-claim-testing
[INFO] finished tweaking git repo https://github.com/vladiouz/on-chain-claim-testing
[INFO] tweaked toml for git repo https://github.com/vladiouz/on-chain-claim-testing written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vladiouz/on-chain-claim-testing 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/vladiouz/on-chain-claim-testing 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] 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] f6baa06ab37e0f5b29363ba828953136152d50109153dc8556a884aec4bef33a
[INFO] running `Command { std: "docker" "start" "-a" "f6baa06ab37e0f5b29363ba828953136152d50109153dc8556a884aec4bef33a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6baa06ab37e0f5b29363ba828953136152d50109153dc8556a884aec4bef33a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6baa06ab37e0f5b29363ba828953136152d50109153dc8556a884aec4bef33a", kill_on_drop: false }`
[INFO] [stdout] f6baa06ab37e0f5b29363ba828953136152d50109153dc8556a884aec4bef33a
[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] 465eb5d45aa80e32b0212061a3de2a7de66eaf4986767925a45994c69cef7f39
[INFO] running `Command { std: "docker" "start" "-a" "465eb5d45aa80e32b0212061a3de2a7de66eaf4986767925a45994c69cef7f39", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.20.0
[INFO] [stderr]    Compiling multiversx-sc-derive v0.51.1
[INFO] [stderr]    Compiling multiversx-sc-codec v0.20.0
[INFO] [stderr]    Compiling multiversx-sc v0.51.1
[INFO] [stderr]    Compiling multiversx-sc-modules v0.51.1
[INFO] [stderr]    Compiling on-chain-claim v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.19s
[INFO] running `Command { std: "docker" "inspect" "465eb5d45aa80e32b0212061a3de2a7de66eaf4986767925a45994c69cef7f39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "465eb5d45aa80e32b0212061a3de2a7de66eaf4986767925a45994c69cef7f39", kill_on_drop: false }`
[INFO] [stdout] 465eb5d45aa80e32b0212061a3de2a7de66eaf4986767925a45994c69cef7f39
[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] 117144f8440cd61180eb51ff5dd8944ea4773e8386b7122b4cede61043fe484c
[INFO] running `Command { std: "docker" "start" "-a" "117144f8440cd61180eb51ff5dd8944ea4773e8386b7122b4cede61043fe484c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.12
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_seeder v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.20.0
[INFO] [stderr]    Compiling multiversx-sc-derive v0.51.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.11
[INFO] [stderr]    Compiling multiversx-sc-codec v0.20.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling zerocopy v0.6.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.18
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v4.5.12
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling multiversx-sc v0.51.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling multiversx-chain-vm v0.9.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling multiversx-chain-scenario-format v0.22.3
[INFO] [stderr]    Compiling toml_edit v0.22.19
[INFO] [stderr]    Compiling wasmparser v0.212.0
[INFO] [stderr]    Compiling toml v0.8.18
[INFO] [stderr]    Compiling wasmprinter v0.212.0
[INFO] [stderr]    Compiling multiversx-sc-meta-lib v0.51.1
[INFO] [stderr]    Compiling multiversx-sc-modules v0.51.1
[INFO] [stderr]    Compiling on-chain-claim v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling multiversx-sc-scenario v0.51.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "117144f8440cd61180eb51ff5dd8944ea4773e8386b7122b4cede61043fe484c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "117144f8440cd61180eb51ff5dd8944ea4773e8386b7122b4cede61043fe484c", kill_on_drop: false }`
[INFO] [stdout] 117144f8440cd61180eb51ff5dd8944ea4773e8386b7122b4cede61043fe484c
[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] 83d8ba1ff771d5fc9fbb15d51b564e4cd7290dce0002b9d86773c6f4c0119c2e
[INFO] running `Command { std: "docker" "start" "-a" "83d8ba1ff771d5fc9fbb15d51b564e4cd7290dce0002b9d86773c6f4c0119c2e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/contract.rs (/opt/rustwide/target/debug/deps/on_chain_claim-1151ca3846894b1d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/chain_simulator.rs (/opt/rustwide/target/debug/deps/chain_simulator-b772c0fe65dde89d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/on_chain_claim_blackbox_test.rs (/opt/rustwide/target/debug/deps/on_chain_claim_blackbox_test-706c9c92a2ebcfff)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test on_chain_claim_claim_and_repair_bad_amount ... FAILED
[INFO] [stdout] test on_chain_claim_blackbox_init_invalid_token_id ... FAILED
[INFO] [stdout] test on_chain_claim_blackbox_init ... FAILED
[INFO] [stdout] test on_chain_claim_claim_and_repair_happy_path ... FAILED
[INFO] [stdout] test on_chain_claim_update_state_non_admin ... FAILED
[INFO] [stdout] test on_chain_claim_claim_and_repair_non_burnable_token ... FAILED
[INFO] [stdout] test on_chain_claim_late_claim ... FAILED
[INFO] [stdout] test on_chain_claim_claim_and_repair_wrong_shard ... FAILED
[INFO] [stdout] test on_chain_claim_double_claim ... FAILED
[INFO] [stdout] test on_chain_claim_claim_happy_path ... FAILED
[INFO] [stdout] test on_chain_claim_update_state_happy_path ... FAILED
[INFO] [stdout] test on_chain_claim_update_state_wrong_shard ... FAILED
[INFO] [stdout] test on_chain_claim_wrong_shard_claim ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_claim_and_repair_bad_amount stdout ----
[INFO] [stdout] Bad payment token/amount
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_claim_and_repair_bad_amount' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690e9b7614 - std::panicking::begin_panic::{{closure}}::h18a24e6ad2779e6f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:771:9
[INFO] [stdout]   16:     0x60690e9759e9 - std::sys::backtrace::__rust_end_short_backtrace::hd1c967ab5ed2232f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690e9b75d4 - std::panicking::begin_panic::h435744bd2b33d9b2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:770:5
[INFO] [stdout]   18:     0x60690e9b75b1 - std::panic::panic_any::hb89fc19592aff2c1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x60690e9a4aa2 - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error::h8e62bad94d90b484
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9
[INFO] [stdout]   20:     0x60690e76491a - multiversx_chain_vm::vm_hooks::vh_handler::vh_error::VMHooksError::signal_error::hf2896c4731b35624
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_handler/vh_error.rs:11:14
[INFO] [stdout]   21:     0x60690e97bf78 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::{{closure}}::hfed7d86ae55c349b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:64:30
[INFO] [stdout]   22:     0x60690e9ccd80 - multiversx_chain_vm::mem_conv::with_bytes::hfb921d8bf45848f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:27:5
[INFO] [stdout]   23:     0x60690e97bf38 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::h7e5afaa2c408375e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:63:13
[INFO] [stdout]   24:     0x60690e774605 - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::{{closure}}::{{closure}}::h871720427d9e3295
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:18:20
[INFO] [stdout]   25:     0x60690e74cde7 - multiversx_chain_vm::mem_conv::with_mem_ptr::h627c8a8566173dcd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:7:5
[INFO] [stdout]   26:     0x60690e7745bd - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::{{closure}}::hd0063abcb7d44cf2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:17:13
[INFO] [stdout]   27:     0x60690e78e538 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::h3ef9770e7e869827
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   28:     0x60690e74fa70 - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::h57b519ec2b3c6e5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   29:     0x60690e74e267 - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::hbbec4a29eae04aa8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:16:14
[INFO] [stdout]   30:     0x60690e782859 - <&str as multiversx_sc::contract_base::wrappers::error_helper::IntoSignalError<M>>::signal_error_with_message::h9800db032ee643a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:42:29
[INFO] [stdout]   31:     0x60690e784d13 - multiversx_sc::contract_base::wrappers::error_helper::ErrorHelper<M>::signal_error_with_message::hf4eff650f0f95a22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:30:17
[INFO] [stdout]   32:     0x60690e74b59b - on_chain_claim::OnChainClaimContract::claim_and_repair::hea6db927c3814366
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:83:9
[INFO] [stdout]   33:     0x60690e74a691 - on_chain_claim::EndpointWrappers::call_claim_and_repair::hc56ad06fa4b3c25f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   34:     0x60690e74ac49 - on_chain_claim::EndpointWrappers::call::h6eb67e94dac8be24
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   35:     0x60690e746937 - <on_chain_claim::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::h482c2284841da554
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   36:     0x60690e8c1208 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::h769bc71903def157
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   37:     0x60690e8bf7dc - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h3a16a01cfb65cf81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   38:     0x60690e8b1c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h91016513e901e712
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x60690e820364 - std::panicking::catch_unwind::do_call::hfd2462766e314fa4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x60690e82614b - __rust_try
[INFO] [stdout]   41:     0x60690e820287 - std::panicking::catch_unwind::hb1cb734a4e5ed20b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60690e820287 - std::panic::catch_unwind::hfb6f58d80946834c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60690e7fcb5a - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h3037517e11e14bb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   44:     0x60690e8c12d7 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h57a3e0116e02d2cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   45:     0x60690e8bf75b - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h75d22f300e5f01f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   46:     0x60690e9b5f37 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h9a26dc374d976544
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   47:     0x60690e994f87 - core::ops::function::FnOnce::call_once::h0085a148b9ca29c6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x60690e9d25d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hd1e9c5745798d9d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   49:     0x60690e9c6601 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h0e907558c3d785ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   50:     0x60690e9d257f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::he10caffc49b8ae4f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   51:     0x60690e9a7180 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h34ee0d6f266e9b70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   52:     0x60690e9b65b6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hd3f461373461b456
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   53:     0x60690e9c8d32 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h7444b3f4d6484979
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   54:     0x60690e9c9fbd - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h4439ff5c8831cda5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   55:     0x60690e9a90ba - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::h8a3b498fda3178d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   56:     0x60690e9b655f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h696a625f96850306
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   57:     0x60690e9c6750 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h3c7749e97303d5b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   58:     0x60690e9a78be - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h1400e10a84b86156
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   59:     0x60690e9a824f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::hdef40ceb6c853a3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   60:     0x60690e8723ea - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::h7e463d180a9cf3d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   61:     0x60690e8724c1 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::h278be1799119c246
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   62:     0x60690e87245d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::hab6e551ef573a982
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   63:     0x60690e86e8c4 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h8d473788dc05020c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   64:     0x60690e8b26c6 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::hd061ff665afdaf97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   65:     0x60690e7fd600 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h3c33662d16d9b8ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   66:     0x60690e7fd524 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h06f1aab0f9cf7dfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   67:     0x60690e7876a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::hd8c7b1a2cb8a9aae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   68:     0x60690e780238 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::h731d07fcdec9140c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   69:     0x60690e778678 - on_chain_claim_blackbox_test::on_chain_claim_claim_and_repair_bad_amount::hc3574154526470fd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:279:10
[INFO] [stdout]   70:     0x60690e7786f7 - on_chain_claim_blackbox_test::on_chain_claim_claim_and_repair_bad_amount::{{closure}}::hc923a7de909280a5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:250:48
[INFO] [stdout]   71:     0x60690e76a356 - core::ops::function::FnOnce::call_once::h672ab3101ea99b10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   74:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   75:     0x60690e7cb035 - <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]   76:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   77:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   78:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   80:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   81:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   82:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   83:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   84:     0x60690e7a50ea - <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]   85:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   86:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   87:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   89:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   90:     0x60690ea687ff - <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]   91:     0x60690ea687ff - 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]   92:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   93:     0x75fe33ca9a34 - clone
[INFO] [stdout]   94:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_claim_and_repair_bad_amount' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690ea726ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60690ea6d699 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690ea54c7d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60690eaae740 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60690eaad7d6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x60690e779db9 - core::result::Result<T,E>::unwrap::h84ab184f216031cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x60690e779db9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h2fe017311a5f6a1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x60690e7820e8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::h62faffa50bd35fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x60690e787600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h976b486ad9e8c523
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x60690e778690 - on_chain_claim_blackbox_test::on_chain_claim_claim_and_repair_bad_amount::hc3574154526470fd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:281:11
[INFO] [stdout]   25:     0x60690e7786f7 - on_chain_claim_blackbox_test::on_chain_claim_claim_and_repair_bad_amount::{{closure}}::hc923a7de909280a5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:250:48
[INFO] [stdout]   26:     0x60690e76a356 - core::ops::function::FnOnce::call_once::h672ab3101ea99b10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60690e7cb035 - <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]   31:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x60690e7a50ea - <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]   40:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60690ea687ff - <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]   46:     0x60690ea687ff - 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]   47:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   48:     0x75fe33ca9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_blackbox_init_invalid_token_id stdout ----
[INFO] [stdout] Invalid token ID
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_blackbox_init_invalid_token_id' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690e9b7614 - std::panicking::begin_panic::{{closure}}::h18a24e6ad2779e6f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:771:9
[INFO] [stdout]   16:     0x60690e9759e9 - std::sys::backtrace::__rust_end_short_backtrace::hd1c967ab5ed2232f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690e9b75d4 - std::panicking::begin_panic::h435744bd2b33d9b2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:770:5
[INFO] [stdout]   18:     0x60690e9b75b1 - std::panic::panic_any::hb89fc19592aff2c1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x60690e9a4aa2 - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error::h8e62bad94d90b484
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9
[INFO] [stdout]   20:     0x60690e76491a - multiversx_chain_vm::vm_hooks::vh_handler::vh_error::VMHooksError::signal_error::hf2896c4731b35624
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_handler/vh_error.rs:11:14
[INFO] [stdout]   21:     0x60690e97bf78 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::{{closure}}::hfed7d86ae55c349b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:64:30
[INFO] [stdout]   22:     0x60690e9ccd80 - multiversx_chain_vm::mem_conv::with_bytes::hfb921d8bf45848f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:27:5
[INFO] [stdout]   23:     0x60690e97bf38 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::h7e5afaa2c408375e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:63:13
[INFO] [stdout]   24:     0x60690e774605 - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::{{closure}}::{{closure}}::h871720427d9e3295
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:18:20
[INFO] [stdout]   25:     0x60690e74cde7 - multiversx_chain_vm::mem_conv::with_mem_ptr::h627c8a8566173dcd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:7:5
[INFO] [stdout]   26:     0x60690e7745bd - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::{{closure}}::hd0063abcb7d44cf2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:17:13
[INFO] [stdout]   27:     0x60690e78e538 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::h3ef9770e7e869827
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   28:     0x60690e74fa70 - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::h57b519ec2b3c6e5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   29:     0x60690e74e267 - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::hbbec4a29eae04aa8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:16:14
[INFO] [stdout]   30:     0x60690e782859 - <&str as multiversx_sc::contract_base::wrappers::error_helper::IntoSignalError<M>>::signal_error_with_message::h9800db032ee643a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:42:29
[INFO] [stdout]   31:     0x60690e784d13 - multiversx_sc::contract_base::wrappers::error_helper::ErrorHelper<M>::signal_error_with_message::hf4eff650f0f95a22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:30:17
[INFO] [stdout]   32:     0x60690e74b9be - on_chain_claim::OnChainClaimContract::internal_set_repair_streak_payment::h601f22f8c2a031b8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:166:9
[INFO] [stdout]   33:     0x60690e74bba1 - on_chain_claim::OnChainClaimContract::init::h1e8c9dfc9810b393
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:20:14
[INFO] [stdout]   34:     0x60690e74b26d - on_chain_claim::EndpointWrappers::call_init::haeff1c0313a3494c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   35:     0x60690e74acc2 - on_chain_claim::EndpointWrappers::call::h6eb67e94dac8be24
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   36:     0x60690e746937 - <on_chain_claim::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::h482c2284841da554
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   37:     0x60690e8c1208 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::h769bc71903def157
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   38:     0x60690e8bf7dc - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h3a16a01cfb65cf81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   39:     0x60690e8b1c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h91016513e901e712
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x60690e820364 - std::panicking::catch_unwind::do_call::hfd2462766e314fa4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60690e82614b - __rust_try
[INFO] [stdout]   42:     0x60690e820287 - std::panicking::catch_unwind::hb1cb734a4e5ed20b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x60690e820287 - std::panic::catch_unwind::hfb6f58d80946834c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x60690e7fcb5a - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h3037517e11e14bb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   45:     0x60690e8c12d7 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h57a3e0116e02d2cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   46:     0x60690e8bf75b - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h75d22f300e5f01f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   47:     0x60690e9b5f37 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h9a26dc374d976544
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   48:     0x60690e994f87 - core::ops::function::FnOnce::call_once::h0085a148b9ca29c6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x60690e9d25d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hd1e9c5745798d9d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   50:     0x60690e9c6601 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h0e907558c3d785ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   51:     0x60690e9d257f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::he10caffc49b8ae4f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   52:     0x60690e9a67a0 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::deploy_contract::h86e378bfdb559df7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_general_tx.rs:165:9
[INFO] [stdout]   53:     0x60690e8a710d - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::{{closure}}::h3a72fa781ac83485
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_create.rs:30:18
[INFO] [stdout]   54:     0x60690e8c078e - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h062b6c8447661d07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   55:     0x60690e7eadf9 - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::ha8519651a7dbf2f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_create.rs:27:66
[INFO] [stdout]   56:     0x60690e872c12 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda::hbedc1436c4c38636
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_deploy.rs:35:64
[INFO] [stdout]   57:     0x60690e873114 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda_and_check::hf3c3c42e64a42743
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_deploy.rs:57:45
[INFO] [stdout]   58:     0x60690e872de3 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_update_results::h0ac02461352b867e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_deploy.rs:19:18
[INFO] [stdout]   59:     0x60690e86e964 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::hf56a3965385fb28f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/vm_runner.rs:56:14
[INFO] [stdout]   60:     0x60690e8b2726 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_deploy_step::{{closure}}::hded55f7c498e0983
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:50:50
[INFO] [stdout]   61:     0x60690e7fd700 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h5a876ea00ce4b8ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   62:     0x60690e7fd564 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_deploy_step::h6d5b214855ecf9df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:50:14
[INFO] [stdout]   63:     0x60690e787761 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_deploy::hd2749e4fdf72b79b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_steps.rs:172:14
[INFO] [stdout]   64:     0x60690e780c98 - multiversx_sc_scenario::facade::world_tx::scenario_exec_deploy::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,(),Payment,Gas,multiversx_sc::types::interaction::tx_data::deploy_call::DeployCall<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,multiversx_sc::types::interaction::tx_data::tx_code_source::Code<CodeValue>>,RH>>::run::h3e226cb5221b144d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/world_tx/scenario_exec_deploy.rs:39:32
[INFO] [stdout]   65:     0x60690e77933c - on_chain_claim_blackbox_test::on_chain_claim_blackbox_init_invalid_token_id::h97492609d7418c52
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:67:10
[INFO] [stdout]   66:     0x60690e779397 - on_chain_claim_blackbox_test::on_chain_claim_blackbox_init_invalid_token_id::{{closure}}::hc91c6c7567d852b4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:54:51
[INFO] [stdout]   67:     0x60690e76a466 - core::ops::function::FnOnce::call_once::hcf20ae32ae517f1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   70:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   71:     0x60690e7cb035 - <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]   72:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   73:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   74:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   76:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   77:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   78:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   79:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   80:     0x60690e7a50ea - <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]   81:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   82:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   83:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   84:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   85:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   86:     0x60690ea687ff - <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]   87:     0x60690ea687ff - 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]   88:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   89:     0x75fe33ca9a34 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_blackbox_init_invalid_token_id' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690ea726ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60690ea6d699 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690ea54c7d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60690eaae740 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60690eaad7d6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x60690e779db9 - core::result::Result<T,E>::unwrap::h84ab184f216031cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x60690e779db9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h2fe017311a5f6a1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x60690e7820e8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::h62faffa50bd35fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x60690e787600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h976b486ad9e8c523
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x60690e779354 - on_chain_claim_blackbox_test::on_chain_claim_blackbox_init_invalid_token_id::h97492609d7418c52
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:69:11
[INFO] [stdout]   25:     0x60690e779397 - on_chain_claim_blackbox_test::on_chain_claim_blackbox_init_invalid_token_id::{{closure}}::hc91c6c7567d852b4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:54:51
[INFO] [stdout]   26:     0x60690e76a466 - core::ops::function::FnOnce::call_once::hcf20ae32ae517f1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60690e7cb035 - <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]   31:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x60690e7a50ea - <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]   40:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60690ea687ff - <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]   46:     0x60690ea687ff - 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]   47:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   48:     0x75fe33ca9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_blackbox_init stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_blackbox_init' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690ea726ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60690ea6d699 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690ea54c7d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60690eaae740 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60690eaad7d6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x60690e779db9 - core::result::Result<T,E>::unwrap::h84ab184f216031cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x60690e779db9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h2fe017311a5f6a1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x60690e7820e8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::h62faffa50bd35fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x60690e787600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h976b486ad9e8c523
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x60690e776858 - on_chain_claim_blackbox_test::on_chain_claim_blackbox_init::h0f5137b1cda8665c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:50:11
[INFO] [stdout]   25:     0x60690e7768b7 - on_chain_claim_blackbox_test::on_chain_claim_blackbox_init::{{closure}}::he31556843634588f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:33:34
[INFO] [stdout]   26:     0x60690e76a426 - core::ops::function::FnOnce::call_once::hc9b2b0ede84afbb4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60690e7cb035 - <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]   31:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x60690e7a50ea - <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]   40:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60690ea687ff - <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]   46:     0x60690ea687ff - 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]   47:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   48:     0x75fe33ca9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_claim_and_repair_happy_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_claim_and_repair_happy_path' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690ea726ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60690ea6d699 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690ea54c7d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60690eaae740 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60690eaad7d6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x60690e779db9 - core::result::Result<T,E>::unwrap::h84ab184f216031cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x60690e779db9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h2fe017311a5f6a1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x60690e7820e8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::h62faffa50bd35fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x60690e787600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h976b486ad9e8c523
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x60690e778cce - on_chain_claim_blackbox_test::on_chain_claim_claim_and_repair_happy_path::h52931ef477cb6152
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:420:11
[INFO] [stdout]   25:     0x60690e778d77 - on_chain_claim_blackbox_test::on_chain_claim_claim_and_repair_happy_path::{{closure}}::h8488d782d91a2cbd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:366:48
[INFO] [stdout]   26:     0x60690e76a296 - core::ops::function::FnOnce::call_once::h3bdccf77ec968f21
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60690e7cb035 - <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]   31:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x60690e7a50ea - <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]   40:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60690ea687ff - <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]   46:     0x60690ea687ff - 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]   47:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   48:     0x75fe33ca9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_update_state_non_admin stdout ----
[INFO] [stdout] Endpoint can only be called by admins
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_update_state_non_admin' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690e9b7614 - std::panicking::begin_panic::{{closure}}::h18a24e6ad2779e6f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:771:9
[INFO] [stdout]   16:     0x60690e9759e9 - std::sys::backtrace::__rust_end_short_backtrace::hd1c967ab5ed2232f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690e9b75d4 - std::panicking::begin_panic::h435744bd2b33d9b2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:770:5
[INFO] [stdout]   18:     0x60690e9b75b1 - std::panic::panic_any::hb89fc19592aff2c1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x60690e9a4aa2 - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error::h8e62bad94d90b484
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9
[INFO] [stdout]   20:     0x60690e76491a - multiversx_chain_vm::vm_hooks::vh_handler::vh_error::VMHooksError::signal_error::hf2896c4731b35624
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_handler/vh_error.rs:11:14
[INFO] [stdout]   21:     0x60690e97bf78 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::{{closure}}::hfed7d86ae55c349b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:64:30
[INFO] [stdout]   22:     0x60690e9ccd80 - multiversx_chain_vm::mem_conv::with_bytes::hfb921d8bf45848f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:27:5
[INFO] [stdout]   23:     0x60690e97bf38 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::h7e5afaa2c408375e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:63:13
[INFO] [stdout]   24:     0x60690e774605 - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::{{closure}}::{{closure}}::h871720427d9e3295
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:18:20
[INFO] [stdout]   25:     0x60690e74cde7 - multiversx_chain_vm::mem_conv::with_mem_ptr::h627c8a8566173dcd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:7:5
[INFO] [stdout]   26:     0x60690e7745bd - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::{{closure}}::hd0063abcb7d44cf2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:17:13
[INFO] [stdout]   27:     0x60690e78e538 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::h3ef9770e7e869827
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   28:     0x60690e74fa70 - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::h57b519ec2b3c6e5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   29:     0x60690e74e267 - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::hbbec4a29eae04aa8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:16:14
[INFO] [stdout]   30:     0x60690e782859 - <&str as multiversx_sc::contract_base::wrappers::error_helper::IntoSignalError<M>>::signal_error_with_message::h9800db032ee643a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:42:29
[INFO] [stdout]   31:     0x60690e784d13 - multiversx_sc::contract_base::wrappers::error_helper::ErrorHelper<M>::signal_error_with_message::hf4eff650f0f95a22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:30:17
[INFO] [stdout]   32:     0x60690e74d4fd - multiversx_sc_modules::only_admin::OnlyAdminModule::require_caller_is_admin::h0de2a8f8ac6deb12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-modules-0.51.1/src/only_admin.rs:29:9
[INFO] [stdout]   33:     0x60690e74b320 - on_chain_claim::OnChainClaimContract::update_state::hf8a92462a4915de4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:131:14
[INFO] [stdout]   34:     0x60690e74a22b - on_chain_claim::EndpointWrappers::call_update_state::hd21aa8e1d2546192
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   35:     0x60690e74ac7b - on_chain_claim::EndpointWrappers::call::h6eb67e94dac8be24
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   36:     0x60690e746937 - <on_chain_claim::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::h482c2284841da554
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   37:     0x60690e8c1208 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::h769bc71903def157
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   38:     0x60690e8bf7dc - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h3a16a01cfb65cf81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   39:     0x60690e8b1c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h91016513e901e712
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x60690e820364 - std::panicking::catch_unwind::do_call::hfd2462766e314fa4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60690e82614b - __rust_try
[INFO] [stdout]   42:     0x60690e820287 - std::panicking::catch_unwind::hb1cb734a4e5ed20b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x60690e820287 - std::panic::catch_unwind::hfb6f58d80946834c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x60690e7fcb5a - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h3037517e11e14bb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   45:     0x60690e8c12d7 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h57a3e0116e02d2cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   46:     0x60690e8bf75b - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h75d22f300e5f01f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   47:     0x60690e9b5f37 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h9a26dc374d976544
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   48:     0x60690e994f87 - core::ops::function::FnOnce::call_once::h0085a148b9ca29c6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x60690e9d25d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hd1e9c5745798d9d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   50:     0x60690e9c6601 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h0e907558c3d785ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   51:     0x60690e9d257f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::he10caffc49b8ae4f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   52:     0x60690e9a7180 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h34ee0d6f266e9b70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   53:     0x60690e9b65b6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hd3f461373461b456
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   54:     0x60690e9c8d32 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h7444b3f4d6484979
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   55:     0x60690e9c9fbd - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h4439ff5c8831cda5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   56:     0x60690e9a90ba - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::h8a3b498fda3178d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   57:     0x60690e9b655f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h696a625f96850306
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   58:     0x60690e9c6750 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h3c7749e97303d5b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   59:     0x60690e9a78be - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h1400e10a84b86156
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   60:     0x60690e9a824f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::hdef40ceb6c853a3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   61:     0x60690e8723ea - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::h7e463d180a9cf3d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   62:     0x60690e8724c1 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::h278be1799119c246
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   63:     0x60690e87245d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::hab6e551ef573a982
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   64:     0x60690e86e8c4 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h8d473788dc05020c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   65:     0x60690e8b26c6 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::hd061ff665afdaf97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   66:     0x60690e7fd600 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h3c33662d16d9b8ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   67:     0x60690e7fd524 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h06f1aab0f9cf7dfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   68:     0x60690e7876a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::hd8c7b1a2cb8a9aae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   69:     0x60690e780958 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::hbf14f32b0cf277f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   70:     0x60690e7776ca - on_chain_claim_blackbox_test::on_chain_claim_update_state_non_admin::hee4ac2dca951cc5c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:503:10
[INFO] [stdout]   71:     0x60690e777767 - on_chain_claim_blackbox_test::on_chain_claim_update_state_non_admin::{{closure}}::hace1986768a5b54f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:473:43
[INFO] [stdout]   72:     0x60690e76a2d6 - core::ops::function::FnOnce::call_once::h43c95752f33c8a6c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   75:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   76:     0x60690e7cb035 - <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]   77:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   78:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   79:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   80:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   81:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   82:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   83:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   84:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   85:     0x60690e7a50ea - <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]   86:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   87:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   88:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   90:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   91:     0x60690ea687ff - <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]   92:     0x60690ea687ff - 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]   93:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   94:     0x75fe33ca9a34 - clone
[INFO] [stdout]   95:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_update_state_non_admin' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690ea726ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60690ea6d699 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690ea54c7d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60690eaae740 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60690eaad7d6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x60690e779db9 - core::result::Result<T,E>::unwrap::h84ab184f216031cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x60690e779db9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h2fe017311a5f6a1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x60690e7820e8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::h62faffa50bd35fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x60690e787600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h976b486ad9e8c523
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x60690e7776f5 - on_chain_claim_blackbox_test::on_chain_claim_update_state_non_admin::hee4ac2dca951cc5c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:505:11
[INFO] [stdout]   25:     0x60690e777767 - on_chain_claim_blackbox_test::on_chain_claim_update_state_non_admin::{{closure}}::hace1986768a5b54f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:473:43
[INFO] [stdout]   26:     0x60690e76a2d6 - core::ops::function::FnOnce::call_once::h43c95752f33c8a6c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60690e7cb035 - <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]   31:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x60690e7a50ea - <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]   40:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60690ea687ff - <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]   46:     0x60690ea687ff - 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]   47:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   48:     0x75fe33ca9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_claim_and_repair_non_burnable_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_claim_and_repair_non_burnable_token' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690e9b7614 - std::panicking::begin_panic::{{closure}}::h18a24e6ad2779e6f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:771:9
[INFO] [stdout]   16:     0x60690e9759e9 - std::sys::backtrace::__rust_end_short_backtrace::hd1c967ab5ed2232f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690e9b75d4 - std::panicking::begin_panic::h435744bd2b33d9b2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:770:5
[INFO] [stdout]   18:     0x60690e9b75b1 - std::panic::panic_any::hb89fc19592aff2c1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x60690e9a4aa2 - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error::h8e62bad94d90b484
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9
[INFO] [stdout]   20:     0x60690e9a594e - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::perform_execute_on_dest_context::h3131937f630c4614
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:134:18
[INFO] [stdout]   21:     0x60690e762a13 - multiversx_chain_vm::vm_hooks::vh_handler::vh_send::VMHooksSend::execute_on_dest_context_raw::hecd0d32dacd71008
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_handler/vh_send.rs:366:18
[INFO] [stdout]   22:     0x60690e97f359 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::managed_execute_on_dest_context::h7b51f503cf829d6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:875:22
[INFO] [stdout]   23:     0x60690e786e6f - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::execute_on_dest_context_raw::{{closure}}::h4029eb35915e1858
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/send_api_vh.rs:230:16
[INFO] [stdout]   24:     0x60690e78f25a - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::h6ef0906fc8e25084
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   25:     0x60690e74fb3b - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::h9f713b0e69778e89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   26:     0x60690e74e23a - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::execute_on_dest_context_raw::h1ff0e0e8fd0bf32b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/send_api_vh.rs:229:14
[INFO] [stdout]   27:     0x60690e747409 - multiversx_sc::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<A>::execute_on_dest_context_raw::h1694033a11f126d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/send_raw_wrapper.rs:286:28
[INFO] [stdout]   28:     0x60690e7486b2 - multiversx_sc::types::interaction::tx_exec::tx_exec_sync::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,Gas,FC,RH>>::execute_sync_call_raw::{{closure}}::ha85e7b2bd6082cc6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/types/interaction/tx_exec/tx_exec_sync.rs:36:46
[INFO] [stdout]   29:     0x60690e74809f - multiversx_sc::types::interaction::tx_payment::tx_payment_none::<impl multiversx_sc::types::interaction::tx_payment::TxPayment<Env> for ()>::with_normalized::{{closure}}::h7ab8bf9d81240c53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/types/interaction/tx_payment/tx_payment_none.rs:41:44
[INFO] [stdout]   30:     0x60690e751e9a - <multiversx_sc::types::interaction::markers::to_self::ToSelf as multiversx_sc::types::interaction::annotated::AnnotatedValue<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,multiversx_sc::types::managed::wrapped::managed_address::ManagedAddress<Api>>>::with_value_ref::hcd77b1b7b6c8a967
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/types/interaction/markers/to_self.rs:32:9
[INFO] [stdout]   31:     0x60690e748343 - multiversx_sc::types::interaction::tx_to::TxToSpecified::with_address_ref::h0f4098e962ab9a0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   32:     0x60690e747f1e - multiversx_sc::types::interaction::tx_payment::tx_payment_none::<impl multiversx_sc::types::interaction::tx_payment::TxPayment<Env> for ()>::with_normalized::h36d21b2896a58c62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/types/interaction/tx_payment/tx_payment_none.rs:41:12
[INFO] [stdout]   33:     0x60690e74cc88 - <multiversx_sc::types::interaction::tx_payment::tx_payment_not_payable::NotPayable as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::h03c6403a886797c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/types/interaction/tx_payment/tx_payment_not_payable.rs:47:12
[INFO] [stdout]   34:     0x60690e77ca91 - multiversx_sc::types::interaction::tx_exec::tx_exec_sync::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,Gas,FC,RH>>::execute_sync_call_raw::h9152f622b593763e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/types/interaction/tx_exec/tx_exec_sync.rs:30:39
[INFO] [stdout]   35:     0x60690e77cb73 - multiversx_sc::types::interaction::tx_exec::tx_exec_sync::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,Gas,FC,RH>>::sync_call::hc56dc87033dd27b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/types/interaction/tx_exec/tx_exec_sync.rs:55:49
[INFO] [stdout]   36:     0x60690e78aedc - multiversx_sc::contract_base::wrappers::send_wrapper::SendWrapper<A>::esdt_local_burn::h07b7fa7b109b3efb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/send_wrapper.rs:462:14
[INFO] [stdout]   37:     0x60690e74b6c2 - on_chain_claim::OnChainClaimContract::claim_and_repair::hea6db927c3814366
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:115:21
[INFO] [stdout]   38:     0x60690e74a691 - on_chain_claim::EndpointWrappers::call_claim_and_repair::hc56ad06fa4b3c25f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   39:     0x60690e74ac49 - on_chain_claim::EndpointWrappers::call::h6eb67e94dac8be24
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   40:     0x60690e746937 - <on_chain_claim::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::h482c2284841da554
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   41:     0x60690e8c1208 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::h769bc71903def157
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   42:     0x60690e8bf7dc - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h3a16a01cfb65cf81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   43:     0x60690e8b1c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h91016513e901e712
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x60690e820364 - std::panicking::catch_unwind::do_call::hfd2462766e314fa4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x60690e82614b - __rust_try
[INFO] [stdout]   46:     0x60690e820287 - std::panicking::catch_unwind::hb1cb734a4e5ed20b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x60690e820287 - std::panic::catch_unwind::hfb6f58d80946834c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x60690e7fcb5a - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h3037517e11e14bb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   49:     0x60690e8c12d7 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h57a3e0116e02d2cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   50:     0x60690e8bf75b - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h75d22f300e5f01f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   51:     0x60690e9b5f37 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h9a26dc374d976544
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   52:     0x60690e994f87 - core::ops::function::FnOnce::call_once::h0085a148b9ca29c6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60690e9d25d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hd1e9c5745798d9d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   54:     0x60690e9c6601 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h0e907558c3d785ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   55:     0x60690e9d257f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::he10caffc49b8ae4f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   56:     0x60690e9a7180 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h34ee0d6f266e9b70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   57:     0x60690e9b65b6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hd3f461373461b456
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   58:     0x60690e9c8d32 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h7444b3f4d6484979
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   59:     0x60690e9c9fbd - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h4439ff5c8831cda5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   60:     0x60690e9a90ba - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::h8a3b498fda3178d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   61:     0x60690e9b655f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h696a625f96850306
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   62:     0x60690e9c6750 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h3c7749e97303d5b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   63:     0x60690e9a78be - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h1400e10a84b86156
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   64:     0x60690e9a824f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::hdef40ceb6c853a3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   65:     0x60690e8723ea - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::h7e463d180a9cf3d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   66:     0x60690e8724c1 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::h278be1799119c246
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   67:     0x60690e87245d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::hab6e551ef573a982
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   68:     0x60690e86e8c4 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h8d473788dc05020c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   69:     0x60690e8b26c6 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::hd061ff665afdaf97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   70:     0x60690e7fd600 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h3c33662d16d9b8ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   71:     0x60690e7fd524 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h06f1aab0f9cf7dfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   72:     0x60690e7876a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::hd8c7b1a2cb8a9aae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   73:     0x60690e780238 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::h731d07fcdec9140c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   74:     0x60690e77985d - on_chain_claim_blackbox_test::on_chain_claim_claim_and_repair_non_burnable_token::hceb5e79b75e3df5d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:360:10
[INFO] [stdout]   75:     0x60690e7798e7 - on_chain_claim_blackbox_test::on_chain_claim_claim_and_repair_non_burnable_token::{{closure}}::had819b8d9efabee5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:320:56
[INFO] [stdout]   76:     0x60690e76a3a6 - core::ops::function::FnOnce::call_once::ha726d3512e00569d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   79:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   80:     0x60690e7cb035 - <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]   81:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   82:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   83:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   84:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   85:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   86:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   87:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   88:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   89:     0x60690e7a50ea - <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]   90:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   91:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   92:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   94:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   95:     0x60690ea687ff - <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]   96:     0x60690ea687ff - 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]   97:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   98:     0x75fe33ca9a34 - clone
[INFO] [stdout]   99:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_claim_and_repair_non_burnable_token' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690ea726ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60690ea6d699 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690ea54c7d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60690eaae740 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60690eaad7d6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x60690e779db9 - core::result::Result<T,E>::unwrap::h84ab184f216031cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x60690e779db9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h2fe017311a5f6a1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x60690e7820e8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::h62faffa50bd35fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x60690e787600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h976b486ad9e8c523
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x60690e779875 - on_chain_claim_blackbox_test::on_chain_claim_claim_and_repair_non_burnable_token::hceb5e79b75e3df5d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:362:11
[INFO] [stdout]   25:     0x60690e7798e7 - on_chain_claim_blackbox_test::on_chain_claim_claim_and_repair_non_burnable_token::{{closure}}::had819b8d9efabee5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:320:56
[INFO] [stdout]   26:     0x60690e76a3a6 - core::ops::function::FnOnce::call_once::ha726d3512e00569d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60690e7cb035 - <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]   31:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x60690e7a50ea - <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]   40:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60690ea687ff - <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]   46:     0x60690ea687ff - 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]   47:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   48:     0x75fe33ca9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_late_claim stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_late_claim' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690ea726ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60690ea6d699 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690ea54c7d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60690eaae740 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60690eaad7d6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x60690e779db9 - core::result::Result<T,E>::unwrap::h84ab184f216031cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x60690e779db9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h2fe017311a5f6a1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x60690e7820e8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::h62faffa50bd35fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x60690e787600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h976b486ad9e8c523
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x60690e7761ac - on_chain_claim_blackbox_test::on_chain_claim_late_claim::h974f7aa0d9fcc0e7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:162:11
[INFO] [stdout]   25:     0x60690e776207 - on_chain_claim_blackbox_test::on_chain_claim_late_claim::{{closure}}::h9235dad0baff7b79
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:112:31
[INFO] [stdout]   26:     0x60690e76a156 - core::ops::function::FnOnce::call_once::h046e2d40274c617d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60690e7cb035 - <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]   31:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x60690e7a50ea - <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]   40:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60690ea687ff - <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]   46:     0x60690ea687ff - 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]   47:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   48:     0x75fe33ca9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_claim_and_repair_wrong_shard stdout ----
[INFO] [stdout] wrong shard
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_claim_and_repair_wrong_shard' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690e9b7614 - std::panicking::begin_panic::{{closure}}::h18a24e6ad2779e6f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:771:9
[INFO] [stdout]   16:     0x60690e9759e9 - std::sys::backtrace::__rust_end_short_backtrace::hd1c967ab5ed2232f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690e9b75d4 - std::panicking::begin_panic::h435744bd2b33d9b2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:770:5
[INFO] [stdout]   18:     0x60690e9b75b1 - std::panic::panic_any::hb89fc19592aff2c1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x60690e9a4aa2 - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error::h8e62bad94d90b484
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9
[INFO] [stdout]   20:     0x60690e76491a - multiversx_chain_vm::vm_hooks::vh_handler::vh_error::VMHooksError::signal_error::hf2896c4731b35624
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_handler/vh_error.rs:11:14
[INFO] [stdout]   21:     0x60690e97bf78 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::{{closure}}::hfed7d86ae55c349b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:64:30
[INFO] [stdout]   22:     0x60690e9ccd80 - multiversx_chain_vm::mem_conv::with_bytes::hfb921d8bf45848f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:27:5
[INFO] [stdout]   23:     0x60690e97bf38 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::h7e5afaa2c408375e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:63:13
[INFO] [stdout]   24:     0x60690e774605 - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::{{closure}}::{{closure}}::h871720427d9e3295
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:18:20
[INFO] [stdout]   25:     0x60690e74cde7 - multiversx_chain_vm::mem_conv::with_mem_ptr::h627c8a8566173dcd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:7:5
[INFO] [stdout]   26:     0x60690e7745bd - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::{{closure}}::hd0063abcb7d44cf2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:17:13
[INFO] [stdout]   27:     0x60690e78e538 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::h3ef9770e7e869827
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   28:     0x60690e74fa70 - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::h57b519ec2b3c6e5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   29:     0x60690e74e267 - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::hbbec4a29eae04aa8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:16:14
[INFO] [stdout]   30:     0x60690e782859 - <&str as multiversx_sc::contract_base::wrappers::error_helper::IntoSignalError<M>>::signal_error_with_message::h9800db032ee643a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:42:29
[INFO] [stdout]   31:     0x60690e784d13 - multiversx_sc::contract_base::wrappers::error_helper::ErrorHelper<M>::signal_error_with_message::hf4eff650f0f95a22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:30:17
[INFO] [stdout]   32:     0x60690e74c2b1 - on_chain_claim::config::ConfigModule::require_same_shard::h6bceee667e2010df
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:14:9
[INFO] [stdout]   33:     0x60690e74b46b - on_chain_claim::OnChainClaimContract::claim_and_repair::hea6db927c3814366
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:79:14
[INFO] [stdout]   34:     0x60690e74a691 - on_chain_claim::EndpointWrappers::call_claim_and_repair::hc56ad06fa4b3c25f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   35:     0x60690e74ac49 - on_chain_claim::EndpointWrappers::call::h6eb67e94dac8be24
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   36:     0x60690e746937 - <on_chain_claim::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::h482c2284841da554
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   37:     0x60690e8c1208 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::h769bc71903def157
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   38:     0x60690e8bf7dc - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h3a16a01cfb65cf81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   39:     0x60690e8b1c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h91016513e901e712
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x60690e820364 - std::panicking::catch_unwind::do_call::hfd2462766e314fa4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60690e82614b - __rust_try
[INFO] [stdout]   42:     0x60690e820287 - std::panicking::catch_unwind::hb1cb734a4e5ed20b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x60690e820287 - std::panic::catch_unwind::hfb6f58d80946834c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x60690e7fcb5a - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h3037517e11e14bb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   45:     0x60690e8c12d7 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h57a3e0116e02d2cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   46:     0x60690e8bf75b - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h75d22f300e5f01f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   47:     0x60690e9b5f37 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h9a26dc374d976544
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   48:     0x60690e994f87 - core::ops::function::FnOnce::call_once::h0085a148b9ca29c6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x60690e9d25d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hd1e9c5745798d9d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   50:     0x60690e9c6601 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h0e907558c3d785ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   51:     0x60690e9d257f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::he10caffc49b8ae4f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   52:     0x60690e9a7180 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h34ee0d6f266e9b70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   53:     0x60690e9b65b6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hd3f461373461b456
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   54:     0x60690e9c8d32 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h7444b3f4d6484979
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   55:     0x60690e9c9fbd - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h4439ff5c8831cda5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   56:     0x60690e9a90ba - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::h8a3b498fda3178d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   57:     0x60690e9b655f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h696a625f96850306
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   58:     0x60690e9c6750 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h3c7749e97303d5b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   59:     0x60690e9a78be - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h1400e10a84b86156
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   60:     0x60690e9a824f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::hdef40ceb6c853a3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   61:     0x60690e8723ea - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::h7e463d180a9cf3d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   62:     0x60690e8724c1 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::h278be1799119c246
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   63:     0x60690e87245d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::hab6e551ef573a982
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   64:     0x60690e86e8c4 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h8d473788dc05020c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   65:     0x60690e8b26c6 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::hd061ff665afdaf97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   66:     0x60690e7fd600 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h3c33662d16d9b8ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   67:     0x60690e7fd524 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h06f1aab0f9cf7dfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   68:     0x60690e7876a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::hd8c7b1a2cb8a9aae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   69:     0x60690e780238 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::h731d07fcdec9140c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   70:     0x60690e779128 - on_chain_claim_blackbox_test::on_chain_claim_claim_and_repair_wrong_shard::h8203afd89f3b4dbc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:314:10
[INFO] [stdout]   71:     0x60690e7791a7 - on_chain_claim_blackbox_test::on_chain_claim_claim_and_repair_wrong_shard::{{closure}}::hea8c3b8cd7a507cd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:285:49
[INFO] [stdout]   72:     0x60690e76a256 - core::ops::function::FnOnce::call_once::h37ff4b8c5ff40207
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   75:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   76:     0x60690e7cb035 - <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]   77:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   78:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   79:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   80:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   81:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   82:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   83:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   84:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   85:     0x60690e7a50ea - <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]   86:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   87:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   88:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   90:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   91:     0x60690ea687ff - <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]   92:     0x60690ea687ff - 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]   93:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   94:     0x75fe33ca9a34 - clone
[INFO] [stdout]   95:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_claim_and_repair_wrong_shard' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690ea726ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60690ea6d699 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690ea54c7d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60690eaae740 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60690eaad7d6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x60690e779db9 - core::result::Result<T,E>::unwrap::h84ab184f216031cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x60690e779db9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h2fe017311a5f6a1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x60690e7820e8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::h62faffa50bd35fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x60690e787600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h976b486ad9e8c523
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x60690e779140 - on_chain_claim_blackbox_test::on_chain_claim_claim_and_repair_wrong_shard::h8203afd89f3b4dbc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:316:11
[INFO] [stdout]   25:     0x60690e7791a7 - on_chain_claim_blackbox_test::on_chain_claim_claim_and_repair_wrong_shard::{{closure}}::hea8c3b8cd7a507cd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:285:49
[INFO] [stdout]   26:     0x60690e76a256 - core::ops::function::FnOnce::call_once::h37ff4b8c5ff40207
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60690e7cb035 - <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]   31:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x60690e7a50ea - <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]   40:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60690ea687ff - <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]   46:     0x60690ea687ff - 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]   47:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   48:     0x75fe33ca9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_double_claim stdout ----
[INFO] [stdout] epoch already claimed
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_double_claim' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690e9b7614 - std::panicking::begin_panic::{{closure}}::h18a24e6ad2779e6f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:771:9
[INFO] [stdout]   16:     0x60690e9759e9 - std::sys::backtrace::__rust_end_short_backtrace::hd1c967ab5ed2232f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690e9b75d4 - std::panicking::begin_panic::h435744bd2b33d9b2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:770:5
[INFO] [stdout]   18:     0x60690e9b75b1 - std::panic::panic_any::hb89fc19592aff2c1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x60690e9a4aa2 - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error::h8e62bad94d90b484
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9
[INFO] [stdout]   20:     0x60690e76491a - multiversx_chain_vm::vm_hooks::vh_handler::vh_error::VMHooksError::signal_error::hf2896c4731b35624
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_handler/vh_error.rs:11:14
[INFO] [stdout]   21:     0x60690e97bf78 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::{{closure}}::hfed7d86ae55c349b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:64:30
[INFO] [stdout]   22:     0x60690e9ccd80 - multiversx_chain_vm::mem_conv::with_bytes::hfb921d8bf45848f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:27:5
[INFO] [stdout]   23:     0x60690e97bf38 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::h7e5afaa2c408375e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:63:13
[INFO] [stdout]   24:     0x60690e774605 - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::{{closure}}::{{closure}}::h871720427d9e3295
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:18:20
[INFO] [stdout]   25:     0x60690e74cde7 - multiversx_chain_vm::mem_conv::with_mem_ptr::h627c8a8566173dcd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:7:5
[INFO] [stdout]   26:     0x60690e7745bd - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::{{closure}}::hd0063abcb7d44cf2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:17:13
[INFO] [stdout]   27:     0x60690e78e538 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::h3ef9770e7e869827
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   28:     0x60690e74fa70 - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::h57b519ec2b3c6e5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   29:     0x60690e74e267 - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::hbbec4a29eae04aa8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:16:14
[INFO] [stdout]   30:     0x60690e782859 - <&str as multiversx_sc::contract_base::wrappers::error_helper::IntoSignalError<M>>::signal_error_with_message::h9800db032ee643a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:42:29
[INFO] [stdout]   31:     0x60690e784d13 - multiversx_sc::contract_base::wrappers::error_helper::ErrorHelper<M>::signal_error_with_message::hf4eff650f0f95a22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:30:17
[INFO] [stdout]   32:     0x60690e74be70 - on_chain_claim::OnChainClaimContract::claim::{{closure}}::h52ca0d46f8493124
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:49:13
[INFO] [stdout]   33:     0x60690e76602b - multiversx_sc::storage::mappers::single_value_mapper::SingleValueMapper<SA,T>::update::hdd54ed9d715e4523
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/storage/mappers/single_value_mapper.rs:121:22
[INFO] [stdout]   34:     0x60690e74bd3e - on_chain_claim::OnChainClaimContract::claim::h83297f8ca48765f2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:48:29
[INFO] [stdout]   35:     0x60690e749791 - on_chain_claim::EndpointWrappers::call_claim::hc5a692145b4bcc51
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   36:     0x60690e74ac17 - on_chain_claim::EndpointWrappers::call::h6eb67e94dac8be24
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   37:     0x60690e746937 - <on_chain_claim::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::h482c2284841da554
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   38:     0x60690e8c1208 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::h769bc71903def157
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   39:     0x60690e8bf7dc - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h3a16a01cfb65cf81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   40:     0x60690e8b1c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h91016513e901e712
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x60690e820364 - std::panicking::catch_unwind::do_call::hfd2462766e314fa4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x60690e82614b - __rust_try
[INFO] [stdout]   43:     0x60690e820287 - std::panicking::catch_unwind::hb1cb734a4e5ed20b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44:     0x60690e820287 - std::panic::catch_unwind::hfb6f58d80946834c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x60690e7fcb5a - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h3037517e11e14bb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   46:     0x60690e8c12d7 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h57a3e0116e02d2cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   47:     0x60690e8bf75b - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h75d22f300e5f01f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   48:     0x60690e9b5f37 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h9a26dc374d976544
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   49:     0x60690e994f87 - core::ops::function::FnOnce::call_once::h0085a148b9ca29c6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x60690e9d25d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hd1e9c5745798d9d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   51:     0x60690e9c6601 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h0e907558c3d785ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   52:     0x60690e9d257f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::he10caffc49b8ae4f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   53:     0x60690e9a7180 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h34ee0d6f266e9b70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   54:     0x60690e9b65b6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hd3f461373461b456
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   55:     0x60690e9c8d32 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h7444b3f4d6484979
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   56:     0x60690e9c9fbd - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h4439ff5c8831cda5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   57:     0x60690e9a90ba - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::h8a3b498fda3178d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   58:     0x60690e9b655f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h696a625f96850306
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   59:     0x60690e9c6750 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h3c7749e97303d5b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   60:     0x60690e9a78be - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h1400e10a84b86156
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   61:     0x60690e9a824f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::hdef40ceb6c853a3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   62:     0x60690e8723ea - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::h7e463d180a9cf3d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   63:     0x60690e8724c1 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::h278be1799119c246
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   64:     0x60690e87245d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::hab6e551ef573a982
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   65:     0x60690e86e8c4 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h8d473788dc05020c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   66:     0x60690e8b26c6 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::hd061ff665afdaf97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   67:     0x60690e7fd600 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h3c33662d16d9b8ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   68:     0x60690e7fd524 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h06f1aab0f9cf7dfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   69:     0x60690e7876a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::hd8c7b1a2cb8a9aae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   70:     0x60690e780958 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::hbf14f32b0cf277f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   71:     0x60690e7765b5 - on_chain_claim_blackbox_test::on_chain_claim_double_claim::h56dd07f9543f66b0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:106:10
[INFO] [stdout]   72:     0x60690e776627 - on_chain_claim_blackbox_test::on_chain_claim_double_claim::{{closure}}::hb3863127f2c1eb9c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:73:33
[INFO] [stdout]   73:     0x60690e76a1d6 - core::ops::function::FnOnce::call_once::h1d93e52f3ea3b6fb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   76:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   77:     0x60690e7cb035 - <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]   78:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   79:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   80:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   82:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   83:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   84:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   85:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   86:     0x60690e7a50ea - <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]   87:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   88:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   89:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   91:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   92:     0x60690ea687ff - <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]   93:     0x60690ea687ff - 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]   94:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   95:     0x75fe33ca9a34 - clone
[INFO] [stdout]   96:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_double_claim' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690ea726ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60690ea6d699 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690ea54c7d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60690eaae740 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60690eaad7d6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x60690e779db9 - core::result::Result<T,E>::unwrap::h84ab184f216031cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x60690e779db9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h2fe017311a5f6a1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x60690e7820e8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::h62faffa50bd35fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x60690e787600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h976b486ad9e8c523
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x60690e7765cd - on_chain_claim_blackbox_test::on_chain_claim_double_claim::h56dd07f9543f66b0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:108:11
[INFO] [stdout]   25:     0x60690e776627 - on_chain_claim_blackbox_test::on_chain_claim_double_claim::{{closure}}::hb3863127f2c1eb9c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:73:33
[INFO] [stdout]   26:     0x60690e76a1d6 - core::ops::function::FnOnce::call_once::h1d93e52f3ea3b6fb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60690e7cb035 - <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]   31:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x60690e7a50ea - <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]   40:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60690ea687ff - <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]   46:     0x60690ea687ff - 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]   47:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   48:     0x75fe33ca9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_claim_happy_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_claim_happy_path' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690ea726ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60690ea6d699 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690ea54c7d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60690eaae740 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60690eaad7d6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x60690e779db9 - core::result::Result<T,E>::unwrap::h84ab184f216031cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x60690e779db9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h2fe017311a5f6a1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x60690e7820e8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::h62faffa50bd35fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x60690e787600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h976b486ad9e8c523
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x60690e776f0c - on_chain_claim_blackbox_test::on_chain_claim_claim_happy_path::h74481b81bf68aea8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:246:11
[INFO] [stdout]   25:     0x60690e776f67 - on_chain_claim_blackbox_test::on_chain_claim_claim_happy_path::{{closure}}::h91075b75e8fc98fe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:196:37
[INFO] [stdout]   26:     0x60690e76a3e6 - core::ops::function::FnOnce::call_once::hc529883780699fd3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60690e7cb035 - <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]   31:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x60690e7a50ea - <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]   40:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60690ea687ff - <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]   46:     0x60690ea687ff - 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]   47:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   48:     0x75fe33ca9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_update_state_happy_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_update_state_happy_path' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690ea726ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60690ea6d699 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690ea54c7d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60690eaae740 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60690eaad7d6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x60690e779db9 - core::result::Result<T,E>::unwrap::h84ab184f216031cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x60690e779db9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h2fe017311a5f6a1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x60690e7820e8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::h62faffa50bd35fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x60690e787600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h976b486ad9e8c523
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x60690e777dd0 - on_chain_claim_blackbox_test::on_chain_claim_update_state_happy_path::h4a86023183223bbc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:469:11
[INFO] [stdout]   25:     0x60690e777e37 - on_chain_claim_blackbox_test::on_chain_claim_update_state_happy_path::{{closure}}::h621fb44d2b68d501
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:424:44
[INFO] [stdout]   26:     0x60690e76a316 - core::ops::function::FnOnce::call_once::h53f4a1e4bfbe4b0d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60690e7cb035 - <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]   31:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x60690e7a50ea - <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]   40:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60690ea687ff - <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]   46:     0x60690ea687ff - 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]   47:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   48:     0x75fe33ca9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_update_state_wrong_shard stdout ----
[INFO] [stdout] wrong shard
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_update_state_wrong_shard' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690e9b7614 - std::panicking::begin_panic::{{closure}}::h18a24e6ad2779e6f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:771:9
[INFO] [stdout]   16:     0x60690e9759e9 - std::sys::backtrace::__rust_end_short_backtrace::hd1c967ab5ed2232f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690e9b75d4 - std::panicking::begin_panic::h435744bd2b33d9b2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:770:5
[INFO] [stdout]   18:     0x60690e9b75b1 - std::panic::panic_any::hb89fc19592aff2c1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x60690e9a4aa2 - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error::h8e62bad94d90b484
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9
[INFO] [stdout]   20:     0x60690e76491a - multiversx_chain_vm::vm_hooks::vh_handler::vh_error::VMHooksError::signal_error::hf2896c4731b35624
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_handler/vh_error.rs:11:14
[INFO] [stdout]   21:     0x60690e97bf78 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::{{closure}}::hfed7d86ae55c349b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:64:30
[INFO] [stdout]   22:     0x60690e9ccd80 - multiversx_chain_vm::mem_conv::with_bytes::hfb921d8bf45848f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:27:5
[INFO] [stdout]   23:     0x60690e97bf38 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::h7e5afaa2c408375e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:63:13
[INFO] [stdout]   24:     0x60690e774605 - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::{{closure}}::{{closure}}::h871720427d9e3295
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:18:20
[INFO] [stdout]   25:     0x60690e74cde7 - multiversx_chain_vm::mem_conv::with_mem_ptr::h627c8a8566173dcd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:7:5
[INFO] [stdout]   26:     0x60690e7745bd - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::{{closure}}::hd0063abcb7d44cf2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:17:13
[INFO] [stdout]   27:     0x60690e78e538 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::h3ef9770e7e869827
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   28:     0x60690e74fa70 - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::h57b519ec2b3c6e5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   29:     0x60690e74e267 - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::hbbec4a29eae04aa8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:16:14
[INFO] [stdout]   30:     0x60690e782859 - <&str as multiversx_sc::contract_base::wrappers::error_helper::IntoSignalError<M>>::signal_error_with_message::h9800db032ee643a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:42:29
[INFO] [stdout]   31:     0x60690e784d13 - multiversx_sc::contract_base::wrappers::error_helper::ErrorHelper<M>::signal_error_with_message::hf4eff650f0f95a22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:30:17
[INFO] [stdout]   32:     0x60690e74c2b1 - on_chain_claim::config::ConfigModule::require_same_shard::h6bceee667e2010df
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:14:9
[INFO] [stdout]   33:     0x60690e74b32f - on_chain_claim::OnChainClaimContract::update_state::hf8a92462a4915de4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:132:14
[INFO] [stdout]   34:     0x60690e74a22b - on_chain_claim::EndpointWrappers::call_update_state::hd21aa8e1d2546192
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   35:     0x60690e74ac7b - on_chain_claim::EndpointWrappers::call::h6eb67e94dac8be24
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   36:     0x60690e746937 - <on_chain_claim::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::h482c2284841da554
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   37:     0x60690e8c1208 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::h769bc71903def157
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   38:     0x60690e8bf7dc - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h3a16a01cfb65cf81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   39:     0x60690e8b1c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h91016513e901e712
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x60690e820364 - std::panicking::catch_unwind::do_call::hfd2462766e314fa4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60690e82614b - __rust_try
[INFO] [stdout]   42:     0x60690e820287 - std::panicking::catch_unwind::hb1cb734a4e5ed20b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x60690e820287 - std::panic::catch_unwind::hfb6f58d80946834c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x60690e7fcb5a - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h3037517e11e14bb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   45:     0x60690e8c12d7 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h57a3e0116e02d2cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   46:     0x60690e8bf75b - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h75d22f300e5f01f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   47:     0x60690e9b5f37 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h9a26dc374d976544
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   48:     0x60690e994f87 - core::ops::function::FnOnce::call_once::h0085a148b9ca29c6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x60690e9d25d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hd1e9c5745798d9d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   50:     0x60690e9c6601 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h0e907558c3d785ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   51:     0x60690e9d257f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::he10caffc49b8ae4f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   52:     0x60690e9a7180 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h34ee0d6f266e9b70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   53:     0x60690e9b65b6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hd3f461373461b456
[INFO] [stderr] error: test failed, to rerun pass `--test on_chain_claim_blackbox_test`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   54:     0x60690e9c8d32 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h7444b3f4d6484979
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   55:     0x60690e9c9fbd - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h4439ff5c8831cda5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   56:     0x60690e9a90ba - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::h8a3b498fda3178d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   57:     0x60690e9b655f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h696a625f96850306
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   58:     0x60690e9c6750 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h3c7749e97303d5b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   59:     0x60690e9a78be - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h1400e10a84b86156
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   60:     0x60690e9a824f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::hdef40ceb6c853a3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   61:     0x60690e8723ea - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::h7e463d180a9cf3d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   62:     0x60690e8724c1 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::h278be1799119c246
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   63:     0x60690e87245d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::hab6e551ef573a982
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   64:     0x60690e86e8c4 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h8d473788dc05020c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   65:     0x60690e8b26c6 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::hd061ff665afdaf97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   66:     0x60690e7fd600 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h3c33662d16d9b8ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   67:     0x60690e7fd524 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h06f1aab0f9cf7dfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   68:     0x60690e7876a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::hd8c7b1a2cb8a9aae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   69:     0x60690e780958 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::hbf14f32b0cf277f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   70:     0x60690e77822a - on_chain_claim_blackbox_test::on_chain_claim_update_state_wrong_shard::hac3a0722ef2680ba
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:539:10
[INFO] [stdout]   71:     0x60690e7782c7 - on_chain_claim_blackbox_test::on_chain_claim_update_state_wrong_shard::{{closure}}::hd4a7597ed130974c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:509:45
[INFO] [stdout]   72:     0x60690e76a196 - core::ops::function::FnOnce::call_once::h0db0e3867c6fa0e2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   75:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   76:     0x60690e7cb035 - <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]   77:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   78:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   79:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   80:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   81:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   82:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   83:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   84:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   85:     0x60690e7a50ea - <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]   86:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   87:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   88:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   90:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   91:     0x60690ea687ff - <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]   92:     0x60690ea687ff - 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]   93:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   94:     0x75fe33ca9a34 - clone
[INFO] [stdout]   95:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_update_state_wrong_shard' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690ea726ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60690ea6d699 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690ea54c7d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60690eaae740 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60690eaad7d6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x60690e779db9 - core::result::Result<T,E>::unwrap::h84ab184f216031cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x60690e779db9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h2fe017311a5f6a1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x60690e7820e8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::h62faffa50bd35fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x60690e787600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h976b486ad9e8c523
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x60690e778255 - on_chain_claim_blackbox_test::on_chain_claim_update_state_wrong_shard::hac3a0722ef2680ba
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:541:11
[INFO] [stdout]   25:     0x60690e7782c7 - on_chain_claim_blackbox_test::on_chain_claim_update_state_wrong_shard::{{closure}}::hd4a7597ed130974c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:509:45
[INFO] [stdout]   26:     0x60690e76a196 - core::ops::function::FnOnce::call_once::h0db0e3867c6fa0e2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60690e7cb035 - <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]   31:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x60690e7a50ea - <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]   40:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60690ea687ff - <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]   46:     0x60690ea687ff - 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]   47:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   48:     0x75fe33ca9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_wrong_shard_claim stdout ----
[INFO] [stdout] wrong shard
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_wrong_shard_claim' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690e9b7614 - std::panicking::begin_panic::{{closure}}::h18a24e6ad2779e6f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:771:9
[INFO] [stdout]   16:     0x60690e9759e9 - std::sys::backtrace::__rust_end_short_backtrace::hd1c967ab5ed2232f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690e9b75d4 - std::panicking::begin_panic::h435744bd2b33d9b2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:770:5
[INFO] [stdout]   18:     0x60690e9b75b1 - std::panic::panic_any::hb89fc19592aff2c1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x60690e9a4aa2 - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error::h8e62bad94d90b484
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9
[INFO] [stdout]   20:     0x60690e76491a - multiversx_chain_vm::vm_hooks::vh_handler::vh_error::VMHooksError::signal_error::hf2896c4731b35624
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_handler/vh_error.rs:11:14
[INFO] [stdout]   21:     0x60690e97bf78 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::{{closure}}::hfed7d86ae55c349b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:64:30
[INFO] [stdout]   22:     0x60690e9ccd80 - multiversx_chain_vm::mem_conv::with_bytes::hfb921d8bf45848f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:27:5
[INFO] [stdout]   23:     0x60690e97bf38 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::h7e5afaa2c408375e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:63:13
[INFO] [stdout]   24:     0x60690e774605 - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::{{closure}}::{{closure}}::h871720427d9e3295
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:18:20
[INFO] [stdout]   25:     0x60690e74cde7 - multiversx_chain_vm::mem_conv::with_mem_ptr::h627c8a8566173dcd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:7:5
[INFO] [stdout]   26:     0x60690e7745bd - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::{{closure}}::hd0063abcb7d44cf2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:17:13
[INFO] [stdout]   27:     0x60690e78e538 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::h3ef9770e7e869827
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   28:     0x60690e74fa70 - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::h57b519ec2b3c6e5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   29:     0x60690e74e267 - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::hbbec4a29eae04aa8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:16:14
[INFO] [stdout]   30:     0x60690e782859 - <&str as multiversx_sc::contract_base::wrappers::error_helper::IntoSignalError<M>>::signal_error_with_message::h9800db032ee643a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:42:29
[INFO] [stdout]   31:     0x60690e784d13 - multiversx_sc::contract_base::wrappers::error_helper::ErrorHelper<M>::signal_error_with_message::hf4eff650f0f95a22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:30:17
[INFO] [stdout]   32:     0x60690e74c2b1 - on_chain_claim::config::ConfigModule::require_same_shard::h6bceee667e2010df
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:14:9
[INFO] [stdout]   33:     0x60690e74bc5b - on_chain_claim::OnChainClaimContract::claim::h83297f8ca48765f2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:36:14
[INFO] [stdout]   34:     0x60690e749791 - on_chain_claim::EndpointWrappers::call_claim::hc5a692145b4bcc51
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   35:     0x60690e74ac17 - on_chain_claim::EndpointWrappers::call::h6eb67e94dac8be24
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   36:     0x60690e746937 - <on_chain_claim::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::h482c2284841da554
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   37:     0x60690e8c1208 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::h769bc71903def157
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   38:     0x60690e8bf7dc - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h3a16a01cfb65cf81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   39:     0x60690e8b1c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h91016513e901e712
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x60690e820364 - std::panicking::catch_unwind::do_call::hfd2462766e314fa4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60690e82614b - __rust_try
[INFO] [stdout]   42:     0x60690e820287 - std::panicking::catch_unwind::hb1cb734a4e5ed20b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x60690e820287 - std::panic::catch_unwind::hfb6f58d80946834c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x60690e7fcb5a - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h3037517e11e14bb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   45:     0x60690e8c12d7 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h57a3e0116e02d2cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   46:     0x60690e8bf75b - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h75d22f300e5f01f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   47:     0x60690e9b5f37 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h9a26dc374d976544
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   48:     0x60690e994f87 - core::ops::function::FnOnce::call_once::h0085a148b9ca29c6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x60690e9d25d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hd1e9c5745798d9d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   50:     0x60690e9c6601 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h0e907558c3d785ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   51:     0x60690e9d257f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::he10caffc49b8ae4f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   52:     0x60690e9a7180 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h34ee0d6f266e9b70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   53:     0x60690e9b65b6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hd3f461373461b456
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   54:     0x60690e9c8d32 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h7444b3f4d6484979
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   55:     0x60690e9c9fbd - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h4439ff5c8831cda5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   56:     0x60690e9a90ba - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::h8a3b498fda3178d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   57:     0x60690e9b655f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h696a625f96850306
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   58:     0x60690e9c6750 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h3c7749e97303d5b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   59:     0x60690e9a78be - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h1400e10a84b86156
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   60:     0x60690e9a824f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::hdef40ceb6c853a3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   61:     0x60690e8723ea - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::h7e463d180a9cf3d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   62:     0x60690e8724c1 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::h278be1799119c246
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   63:     0x60690e87245d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::hab6e551ef573a982
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   64:     0x60690e86e8c4 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h8d473788dc05020c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   65:     0x60690e8b26c6 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::hd061ff665afdaf97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   66:     0x60690e7fd600 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h3c33662d16d9b8ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   67:     0x60690e7fd524 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h06f1aab0f9cf7dfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   68:     0x60690e7876a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::hd8c7b1a2cb8a9aae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   69:     0x60690e780958 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::hbf14f32b0cf277f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   70:     0x60690e777263 - on_chain_claim_blackbox_test::on_chain_claim_wrong_shard_claim::hcf903f764f5f54ed
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:190:10
[INFO] [stdout]   71:     0x60690e7772d7 - on_chain_claim_blackbox_test::on_chain_claim_wrong_shard_claim::{{closure}}::hf13f2ec329763ab1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:166:38
[INFO] [stdout]   72:     0x60690e76a4a6 - core::ops::function::FnOnce::call_once::hda9a97646172f748
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   75:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   76:     0x60690e7cb035 - <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]   77:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   78:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   79:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   80:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   81:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   82:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   83:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   84:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   85:     0x60690e7a50ea - <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]   86:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   87:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   88:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   90:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   91:     0x60690ea687ff - <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]   92:     0x60690ea687ff - 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]   93:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   94:     0x75fe33ca9a34 - clone
[INFO] [stdout]   95:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_wrong_shard_claim' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60690ea94142 - 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:     0x60690ea94142 - 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:     0x60690ea94142 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60690ea94142 - <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:     0x60690eaa601f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60690eaa601f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60690ea61421 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60690ea61421 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60690ea6d562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60690ea721af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60690ea72041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60690e7b560e - <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:     0x60690e7b560e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60690ea7286f - <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:     0x60690ea7286f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60690ea726ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60690ea6d699 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60690ea54c7d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60690eaae740 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60690eaad7d6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x60690e779db9 - core::result::Result<T,E>::unwrap::h84ab184f216031cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x60690e779db9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h2fe017311a5f6a1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x60690e7820e8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::h62faffa50bd35fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x60690e787600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h976b486ad9e8c523
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x60690e77727b - on_chain_claim_blackbox_test::on_chain_claim_wrong_shard_claim::hcf903f764f5f54ed
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:192:11
[INFO] [stdout]   25:     0x60690e7772d7 - on_chain_claim_blackbox_test::on_chain_claim_wrong_shard_claim::{{closure}}::hf13f2ec329763ab1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:166:38
[INFO] [stdout]   26:     0x60690e76a4a6 - core::ops::function::FnOnce::call_once::hda9a97646172f748
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60690e7b53cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60690e7b53cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60690e7cb035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60690e7cb035 - <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]   31:     0x60690e7cb035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60690e7cb035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60690e7cb035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60690e7cb035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60690e7cb035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60690e7a1824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60690e7a1824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x60690e7a50ea - <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]   40:     0x60690e7a50ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60690e7a50ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60690e7a50ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60690e7a50ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x60690e7a50ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60690ea687ff - <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]   46:     0x60690ea687ff - 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]   47:     0x75fe33c1caa4 - <unknown>
[INFO] [stdout]   48:     0x75fe33ca9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     on_chain_claim_blackbox_init
[INFO] [stdout]     on_chain_claim_blackbox_init_invalid_token_id
[INFO] [stdout]     on_chain_claim_claim_and_repair_bad_amount
[INFO] [stdout]     on_chain_claim_claim_and_repair_happy_path
[INFO] [stdout]     on_chain_claim_claim_and_repair_non_burnable_token
[INFO] [stdout]     on_chain_claim_claim_and_repair_wrong_shard
[INFO] [stdout]     on_chain_claim_claim_happy_path
[INFO] [stdout]     on_chain_claim_double_claim
[INFO] [stdout]     on_chain_claim_late_claim
[INFO] [stdout]     on_chain_claim_update_state_happy_path
[INFO] [stdout]     on_chain_claim_update_state_non_admin
[INFO] [stdout]     on_chain_claim_update_state_wrong_shard
[INFO] [stdout]     on_chain_claim_wrong_shard_claim
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "83d8ba1ff771d5fc9fbb15d51b564e4cd7290dce0002b9d86773c6f4c0119c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83d8ba1ff771d5fc9fbb15d51b564e4cd7290dce0002b9d86773c6f4c0119c2e", kill_on_drop: false }`
[INFO] [stdout] 83d8ba1ff771d5fc9fbb15d51b564e4cd7290dce0002b9d86773c6f4c0119c2e
