[INFO] cloning repository https://github.com/vladiouz/update-attributes-sc-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/update-attributes-sc-testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladiouz%2Fupdate-attributes-sc-testing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladiouz%2Fupdate-attributes-sc-testing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8745be00ae97b5f8264f21ac82df35b248a48457
[INFO] testing vladiouz/update-attributes-sc-testing against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladiouz%2Fupdate-attributes-sc-testing" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vladiouz/update-attributes-sc-testing
[INFO] finished tweaking git repo https://github.com/vladiouz/update-attributes-sc-testing
[INFO] tweaked toml for git repo https://github.com/vladiouz/update-attributes-sc-testing written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vladiouz/update-attributes-sc-testing on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vladiouz/update-attributes-sc-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.82
[INFO] [stderr]   Downloaded common-path v1.0.0
[INFO] [stderr]   Downloaded multiversx-chain-scenario-format v0.22.2
[INFO] [stderr]   Downloaded multiversx-sc-snippets v0.50.5
[INFO] [stderr]   Downloaded rand_seeder v0.2.3
[INFO] [stderr]   Downloaded multiversx-sc-codec-derive v0.19.0
[INFO] [stderr]   Downloaded copy_dir v0.1.3
[INFO] [stderr]   Downloaded multiversx-sdk v0.4.1
[INFO] [stderr]   Downloaded multiversx-sc-codec v0.19.0
[INFO] [stderr]   Downloaded multiversx-sc-modules v0.50.5
[INFO] [stderr]   Downloaded bitcoin_hashes v0.11.0
[INFO] [stderr]   Downloaded ruplacer v0.8.2
[INFO] [stderr]   Downloaded multiversx-sc-derive v0.50.5
[INFO] [stderr]   Downloaded wasmprinter v0.208.1
[INFO] [stderr]   Downloaded cc v1.0.100
[INFO] [stderr]   Downloaded multiversx-chain-vm v0.8.4
[INFO] [stderr]   Downloaded multiversx-sc-meta v0.50.5
[INFO] [stderr]   Downloaded zip v2.1.3
[INFO] [stderr]   Downloaded bip39 v2.0.0
[INFO] [stderr]   Downloaded num-bigint v0.4.5
[INFO] [stderr]   Downloaded multiversx-sc-scenario v0.50.5
[INFO] [stderr]   Downloaded multiversx-sc v0.50.5
[INFO] [stderr]   Downloaded wasmparser v0.208.1
[INFO] [stderr]   Downloaded syn v2.0.61
[INFO] [stderr]   Downloaded rustls v0.23.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d702a2256c14381da57925e3eef5a38306bb6390bfa914745bdfcc1f6ea1b66d
[INFO] running `Command { std: "docker" "start" "-a" "d702a2256c14381da57925e3eef5a38306bb6390bfa914745bdfcc1f6ea1b66d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d702a2256c14381da57925e3eef5a38306bb6390bfa914745bdfcc1f6ea1b66d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d702a2256c14381da57925e3eef5a38306bb6390bfa914745bdfcc1f6ea1b66d", kill_on_drop: false }`
[INFO] [stdout] d702a2256c14381da57925e3eef5a38306bb6390bfa914745bdfcc1f6ea1b66d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04d8c2eb7568ed0e6a06f2ff0c7c60a4b97f20530fb927a2b03f568d87ba2cc5
[INFO] running `Command { std: "docker" "start" "-a" "04d8c2eb7568ed0e6a06f2ff0c7c60a4b97f20530fb927a2b03f568d87ba2cc5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling autocfg v1.3.0
[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 nibble_vec v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.19.0
[INFO] [stderr]    Compiling multiversx-sc-derive v0.50.5
[INFO] [stderr]    Compiling multiversx-sc-codec v0.19.0
[INFO] [stderr]    Compiling multiversx-sc v0.50.5
[INFO] [stderr]    Compiling multiversx-sc-modules v0.50.5
[INFO] [stderr]    Compiling update-attributes v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.29s
[INFO] running `Command { std: "docker" "inspect" "04d8c2eb7568ed0e6a06f2ff0c7c60a4b97f20530fb927a2b03f568d87ba2cc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04d8c2eb7568ed0e6a06f2ff0c7c60a4b97f20530fb927a2b03f568d87ba2cc5", kill_on_drop: false }`
[INFO] [stdout] 04d8c2eb7568ed0e6a06f2ff0c7c60a4b97f20530fb927a2b03f568d87ba2cc5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 639d712fc5c43df2bf1a93da2be613c467807b8b0195505a9a11898c62122d3f
[INFO] running `Command { std: "docker" "start" "-a" "639d712fc5c43df2bf1a93da2be613c467807b8b0195505a9a11898c62122d3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cc v1.0.100
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling zip v2.1.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rand_seeder v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.19.0
[INFO] [stderr]    Compiling multiversx-sc-derive v0.50.5
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling multiversx-sc-codec v0.19.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling multiversx-sc v0.50.5
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling ruplacer v0.8.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling bip39 v2.0.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling multiversx-chain-vm v0.8.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling wasmparser v0.208.1
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling multiversx-chain-scenario-format v0.22.2
[INFO] [stderr]    Compiling multiversx-sc-modules v0.50.5
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling update-attributes v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling wasmprinter v0.208.1
[INFO] [stderr]    Compiling multiversx-sdk v0.4.1
[INFO] [stderr]    Compiling multiversx-sc-meta v0.50.5
[INFO] [stderr]    Compiling multiversx-sc-scenario v0.50.5
[INFO] [stdout] warning: function `world` is never used
[INFO] [stdout]  --> tests/update_attributes_scenario_go_test.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn world() -> ScenarioWorld {
[INFO] [stdout]   |    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `world` is never used
[INFO] [stdout]  --> tests/update_attributes_scenario_rs_test.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn world() -> ScenarioWorld {
[INFO] [stdout]   |    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.8.4
[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" "639d712fc5c43df2bf1a93da2be613c467807b8b0195505a9a11898c62122d3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "639d712fc5c43df2bf1a93da2be613c467807b8b0195505a9a11898c62122d3f", kill_on_drop: false }`
[INFO] [stdout] 639d712fc5c43df2bf1a93da2be613c467807b8b0195505a9a11898c62122d3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0e144dd9423ec05f289dfb924dd334710f759bf15985bd864753e3474953d030
[INFO] running `Command { std: "docker" "start" "-a" "0e144dd9423ec05f289dfb924dd334710f759bf15985bd864753e3474953d030", kill_on_drop: false }`
[INFO] [stderr] warning: function `world` is never used
[INFO] [stderr]  --> tests/update_attributes_scenario_go_test.rs:3:4
[INFO] [stderr]   |
[INFO] [stderr] 3 | fn world() -> ScenarioWorld {
[INFO] [stderr]   |    ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `world` is never used
[INFO] [stderr]  --> tests/update_attributes_scenario_rs_test.rs:3:4
[INFO] [stderr]   |
[INFO] [stderr] 3 | fn world() -> ScenarioWorld {
[INFO] [stderr]   |    ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `update-attributes` (test "update_attributes_scenario_go_test") generated 1 warning
[INFO] [stderr] warning: `update-attributes` (test "update_attributes_scenario_rs_test") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.8.4
[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/update_attributes.rs (/opt/rustwide/target/debug/deps/update_attributes-852896cf30d33ec4)
[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/proxy.rs (/opt/rustwide/target/debug/deps/proxy-336585f6993133c4)
[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/update_attributes_blackbox.rs (/opt/rustwide/target/debug/deps/update_attributes_blackbox-c885b69441acaa08)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test issue_fungible_token_mapper ... FAILED
[INFO] [stdout] test issue_non_fungible ... FAILED
[INFO] [stdout] test issue_fungible ... FAILED
[INFO] [stdout] test nft_token_id ... FAILED
[INFO] [stdout] test set_roles ... FAILED
[INFO] [stdout] test update_attributes ... FAILED
[INFO] [stdout] test create_nft ... FAILED
[INFO] [stdout] test send_nft ... FAILED
[INFO] [stdout] test issue_fungible_and_non_fungible ... FAILED
[INFO] [stdout] test test_token_mapper ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- issue_fungible_token_mapper stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_fungible_token_mapper' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd0e5134 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5569dd104b59 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd0e3775 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5569dd1365c1 - std[3b51380354919863]::panic::panic_any::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5569dd0f46bd - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9
[INFO] [stdout]   20:     0x5569dcee3127 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_handler::vh_send::VMHooksSend>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_handler/vh_send.rs:196:14
[INFO] [stdout]   21:     0x5569dd116e99 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[66c1f13d401f0645]::vm_hooks::VMHooks>::managed_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:713:14
[INFO] [stdout]   22:     0x5569dcf1825a - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:71:16
[INFO] [stdout]   23:     0x5569dcef3580 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   24:     0x5569dcecd945 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   25:     0x5569dced5369 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:70:14
[INFO] [stdout]   26:     0x5569dcf22f4c - <multiversx_sc[59524c1a3eba868f]::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/contract_base/wrappers/send_raw_wrapper.rs:134:28
[INFO] [stdout]   27:     0x5569dcf13310 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:134:46
[INFO] [stdout]   28:     0x5569dceff2f6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:51
[INFO] [stdout]   29:     0x5569dcecff2c - <multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated/annotated_impl_big_uint.rs:26:9
[INFO] [stdout]   30:     0x5569dceff279 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:18
[INFO] [stdout]   31:     0x5569dcf180e5 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::wrapped::managed_address::ManagedAddress<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated.rs:41:9
[INFO] [stdout]   32:     0x5569dcf17fb6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_to::TxToSpecified<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_address_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   33:     0x5569dcefdd32 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:65:12
[INFO] [stdout]   34:     0x5569dcef89fd - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:128:22
[INFO] [stdout]   35:     0x5569dcf0bca7 - <multiversx_sc[59524c1a3eba868f]::storage::mappers::token::fungible_token_mapper::FungibleTokenMapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::issue_and_set_all_roles
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/storage/mappers/token/fungible_token_mapper.rs:188:14
[INFO] [stdout]   36:     0x5569dced9b40 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::UpdateAttributes>::issue_fungible_token_mapper
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:29:34
[INFO] [stdout]   37:     0x5569dced8656 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call_issue_fungible_token_mapper
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5569dced87f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5569dced62f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   40:     0x5569dd01f948 - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   41:     0x5569dd01e89c - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   42:     0x5569dd019b5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5569dcfce634 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5569dd046f2b - __rust_try
[INFO] [stdout]   45:     0x5569dd028ee0 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5569dd028ee0 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5569dd01daca - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   48:     0x5569dd01dd47 - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   49:     0x5569dd02406b - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   50:     0x5569dd143d17 - multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   51:     0x5569dd100b17 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5569dd112af5 - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   53:     0x5569dd13b891 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   54:     0x5569dd110f9f - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   55:     0x5569dd1470b0 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   56:     0x5569dd140940 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   57:     0x5569dd13d2fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   58:     0x5569dd13b4d8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   59:     0x5569dd14844a - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   60:     0x5569dd140888 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   61:     0x5569dd13b610 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_result::TxResult, multiversx_chain_vm[41fc000934bb709f]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   62:     0x5569dd1476fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   63:     0x5569dd1479e8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   64:     0x5569dcfe7f5a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   65:     0x5569dcfe7fd1 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   66:     0x5569dcfede7c - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   67:     0x5569dcff79b4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   68:     0x5569dcfd2636 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   69:     0x5569dd01c886 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   70:     0x5569dd0278e4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   71:     0x5569dcf1d541 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   72:     0x5569dcefa8c8 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_address::TestAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_sc_address::TestSCAddress, (), (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>> as multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   73:     0x5569dcf0a675 - update_attributes_blackbox[3385573e658c379e]::issue_fungible_token_mapper
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:47:10
[INFO] [stdout]   74:     0x5569dcf07db7 - update_attributes_blackbox[3385573e658c379e]::issue_fungible_token_mapper::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:25:33
[INFO] [stdout]   75:     0x5569dcf24fe6 - <update_attributes_blackbox[3385573e658c379e]::issue_fungible_token_mapper::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   78:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   79:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   80:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   81:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   84:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   85:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   86:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   87:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   88:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   89:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   90:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   91:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   92:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   93:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   94:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   95:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   96:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   97:     0x7275bb9a1a64 - clone
[INFO] [stdout]   98:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_fungible_token_mapper' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/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:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd1d2198 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5569dd1c7209 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd1d2fed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5569dd20ab9c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5569dd20a912 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5569dcf03919 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5569dcf03919 - <multiversx_chain_scenario_format[673ea5bfeb9892fb]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x5569dcefae2a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x5569dcf1e0dc - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x5569dcf0a68d - update_attributes_blackbox[3385573e658c379e]::issue_fungible_token_mapper
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:49:11
[INFO] [stdout]   25:     0x5569dcf07db7 - update_attributes_blackbox[3385573e658c379e]::issue_fungible_token_mapper::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:25:33
[INFO] [stdout]   26:     0x5569dcf24fe6 - <update_attributes_blackbox[3385573e658c379e]::issue_fungible_token_mapper::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   48:     0x7275bb9a1a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- issue_non_fungible stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_non_fungible' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd0e5134 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5569dd104b59 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd0e3775 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5569dd1365c1 - std[3b51380354919863]::panic::panic_any::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5569dd0f46bd - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9
[INFO] [stdout]   20:     0x5569dcee3127 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_handler::vh_send::VMHooksSend>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_handler/vh_send.rs:196:14
[INFO] [stdout]   21:     0x5569dd116e99 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[66c1f13d401f0645]::vm_hooks::VMHooks>::managed_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:713:14
[INFO] [stdout]   22:     0x5569dcf1825a - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:71:16
[INFO] [stdout]   23:     0x5569dcef3580 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   24:     0x5569dcecd945 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   25:     0x5569dced5369 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:70:14
[INFO] [stdout]   26:     0x5569dcf22f4c - <multiversx_sc[59524c1a3eba868f]::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/contract_base/wrappers/send_raw_wrapper.rs:134:28
[INFO] [stdout]   27:     0x5569dcf13310 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:134:46
[INFO] [stdout]   28:     0x5569dceff2f6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:51
[INFO] [stdout]   29:     0x5569dcecff2c - <multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated/annotated_impl_big_uint.rs:26:9
[INFO] [stdout]   30:     0x5569dceff279 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:18
[INFO] [stdout]   31:     0x5569dcf180e5 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::wrapped::managed_address::ManagedAddress<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated.rs:41:9
[INFO] [stdout]   32:     0x5569dcf17fb6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_to::TxToSpecified<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_address_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   33:     0x5569dcefdd32 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:65:12
[INFO] [stdout]   34:     0x5569dcef89fd - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:128:22
[INFO] [stdout]   35:     0x5569dced994e - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::UpdateAttributes>::issue_non_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:54:14
[INFO] [stdout]   36:     0x5569dced8116 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call_issue_non_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5569dced882c - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5569dced62f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5569dd01f948 - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   40:     0x5569dd01e89c - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   41:     0x5569dd019b5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5569dcfce634 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5569dd046f2b - __rust_try
[INFO] [stdout]   44:     0x5569dd028ee0 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5569dd028ee0 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5569dd01daca - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   47:     0x5569dd01dd47 - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   48:     0x5569dd02406b - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   49:     0x5569dd143d17 - multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   50:     0x5569dd100b17 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5569dd112af5 - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   52:     0x5569dd13b891 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   53:     0x5569dd110f9f - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   54:     0x5569dd1470b0 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   55:     0x5569dd140940 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   56:     0x5569dd13d2fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   57:     0x5569dd13b4d8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   58:     0x5569dd14844a - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   59:     0x5569dd140888 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   60:     0x5569dd13b610 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_result::TxResult, multiversx_chain_vm[41fc000934bb709f]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   61:     0x5569dd1476fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   62:     0x5569dd1479e8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   63:     0x5569dcfe7f5a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   64:     0x5569dcfe7fd1 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   65:     0x5569dcfede7c - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   66:     0x5569dcff79b4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   67:     0x5569dcfd2636 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   68:     0x5569dd01c886 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   69:     0x5569dd0278e4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   70:     0x5569dcf1d541 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   71:     0x5569dcefa0e4 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_address::TestAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_sc_address::TestSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<u64>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>> as multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   72:     0x5569dcf0a3a6 - update_attributes_blackbox[3385573e658c379e]::issue_non_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:76:10
[INFO] [stdout]   73:     0x5569dcf07d87 - update_attributes_blackbox[3385573e658c379e]::issue_non_fungible::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:53:24
[INFO] [stdout]   74:     0x5569dcf24fa6 - <update_attributes_blackbox[3385573e658c379e]::issue_non_fungible::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   77:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   78:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   83:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   84:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   85:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   86:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   87:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   88:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   89:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   90:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   92:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   93:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   94:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   95:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   96:     0x7275bb9a1a64 - clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_non_fungible' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/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:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd1d2198 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5569dd1c7209 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd1d2fed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5569dd20ab9c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5569dd20a912 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5569dcf03919 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5569dcf03919 - <multiversx_chain_scenario_format[673ea5bfeb9892fb]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x5569dcefae2a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x5569dcf1e0dc - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x5569dcf0a3be - update_attributes_blackbox[3385573e658c379e]::issue_non_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:78:11
[INFO] [stdout]   25:     0x5569dcf07d87 - update_attributes_blackbox[3385573e658c379e]::issue_non_fungible::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:53:24
[INFO] [stdout]   26:     0x5569dcf24fa6 - <update_attributes_blackbox[3385573e658c379e]::issue_non_fungible::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   48:     0x7275bb9a1a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- issue_fungible stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_fungible' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd0e5134 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5569dd104b59 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd0e3775 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5569dd1365c1 - std[3b51380354919863]::panic::panic_any::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5569dd0f46bd - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9
[INFO] [stdout]   20:     0x5569dcee3127 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_handler::vh_send::VMHooksSend>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_handler/vh_send.rs:196:14
[INFO] [stdout]   21:     0x5569dd116e99 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[66c1f13d401f0645]::vm_hooks::VMHooks>::managed_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:713:14
[INFO] [stdout]   22:     0x5569dcf1825a - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:71:16
[INFO] [stdout]   23:     0x5569dcef3580 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   24:     0x5569dcecd945 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   25:     0x5569dced5369 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:70:14
[INFO] [stdout]   26:     0x5569dcf22f4c - <multiversx_sc[59524c1a3eba868f]::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/contract_base/wrappers/send_raw_wrapper.rs:134:28
[INFO] [stdout]   27:     0x5569dcf13310 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:134:46
[INFO] [stdout]   28:     0x5569dceff2f6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:51
[INFO] [stdout]   29:     0x5569dcecff2c - <multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated/annotated_impl_big_uint.rs:26:9
[INFO] [stdout]   30:     0x5569dceff279 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:18
[INFO] [stdout]   31:     0x5569dcf180e5 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::wrapped::managed_address::ManagedAddress<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated.rs:41:9
[INFO] [stdout]   32:     0x5569dcf17fb6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_to::TxToSpecified<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_address_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   33:     0x5569dcefdd32 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:65:12
[INFO] [stdout]   34:     0x5569dcef89fd - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:128:22
[INFO] [stdout]   35:     0x5569dced948e - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::UpdateAttributes>::issue_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:86:14
[INFO] [stdout]   36:     0x5569dced7930 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call_issue_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5569dced8861 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5569dced62f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5569dd01f948 - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   40:     0x5569dd01e89c - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   41:     0x5569dd019b5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5569dcfce634 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5569dd046f2b - __rust_try
[INFO] [stdout]   44:     0x5569dd028ee0 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5569dd028ee0 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5569dd01daca - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   47:     0x5569dd01dd47 - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   48:     0x5569dd02406b - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   49:     0x5569dd143d17 - multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   50:     0x5569dd100b17 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5569dd112af5 - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   52:     0x5569dd13b891 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   53:     0x5569dd110f9f - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   54:     0x5569dd1470b0 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   55:     0x5569dd140940 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   56:     0x5569dd13d2fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   57:     0x5569dd13b4d8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   58:     0x5569dd14844a - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   59:     0x5569dd140888 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   60:     0x5569dd13b610 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_result::TxResult, multiversx_chain_vm[41fc000934bb709f]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   61:     0x5569dd1476fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   62:     0x5569dd1479e8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   63:     0x5569dcfe7f5a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   64:     0x5569dcfe7fd1 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   65:     0x5569dcfede7c - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   66:     0x5569dcff79b4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   67:     0x5569dcfd2636 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   68:     0x5569dd01c886 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   69:     0x5569dd0278e4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   70:     0x5569dcf1d541 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   71:     0x5569dcefa8c8 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_address::TestAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_sc_address::TestSCAddress, (), (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>> as multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   72:     0x5569dcf0949f - update_attributes_blackbox[3385573e658c379e]::issue_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:104:10
[INFO] [stdout]   73:     0x5569dcf07cf7 - update_attributes_blackbox[3385573e658c379e]::issue_fungible::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:82:20
[INFO] [stdout]   74:     0x5569dcf24ee6 - <update_attributes_blackbox[3385573e658c379e]::issue_fungible::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   77:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   78:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   83:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   84:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   85:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   86:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   87:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   88:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   89:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   90:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   92:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   93:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   94:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   95:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   96:     0x7275bb9a1a64 - clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_fungible' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/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:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd1d2198 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5569dd1c7209 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd1d2fed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5569dd20ab9c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5569dd20a912 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5569dcf03919 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5569dcf03919 - <multiversx_chain_scenario_format[673ea5bfeb9892fb]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x5569dcefae2a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x5569dcf1e0dc - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x5569dcf094b7 - update_attributes_blackbox[3385573e658c379e]::issue_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:106:11
[INFO] [stdout]   25:     0x5569dcf07cf7 - update_attributes_blackbox[3385573e658c379e]::issue_fungible::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:82:20
[INFO] [stdout]   26:     0x5569dcf24ee6 - <update_attributes_blackbox[3385573e658c379e]::issue_fungible::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   48:     0x7275bb9a1a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nft_token_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nft_token_id' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd0e5134 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5569dd104b59 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd0e3775 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5569dd1365c1 - std[3b51380354919863]::panic::panic_any::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5569dd0f46bd - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9
[INFO] [stdout]   20:     0x5569dcee3127 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_handler::vh_send::VMHooksSend>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_handler/vh_send.rs:196:14
[INFO] [stdout]   21:     0x5569dd116e99 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[66c1f13d401f0645]::vm_hooks::VMHooks>::managed_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:713:14
[INFO] [stdout]   22:     0x5569dcf1825a - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:71:16
[INFO] [stdout]   23:     0x5569dcef3580 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   24:     0x5569dcecd945 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   25:     0x5569dced5369 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:70:14
[INFO] [stdout]   26:     0x5569dcf22f4c - <multiversx_sc[59524c1a3eba868f]::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/contract_base/wrappers/send_raw_wrapper.rs:134:28
[INFO] [stdout]   27:     0x5569dcf13310 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:134:46
[INFO] [stdout]   28:     0x5569dceff2f6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:51
[INFO] [stdout]   29:     0x5569dcecff2c - <multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated/annotated_impl_big_uint.rs:26:9
[INFO] [stdout]   30:     0x5569dceff279 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:18
[INFO] [stdout]   31:     0x5569dcf180e5 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::wrapped::managed_address::ManagedAddress<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated.rs:41:9
[INFO] [stdout]   32:     0x5569dcf17fb6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_to::TxToSpecified<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_address_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   33:     0x5569dcefdd32 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:65:12
[INFO] [stdout]   34:     0x5569dcef89fd - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:128:22
[INFO] [stdout]   35:     0x5569dced994e - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::UpdateAttributes>::issue_non_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:54:14
[INFO] [stdout]   36:     0x5569dced8116 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call_issue_non_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5569dced882c - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5569dced62f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5569dd01f948 - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   40:     0x5569dd01e89c - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   41:     0x5569dd019b5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5569dcfce634 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5569dd046f2b - __rust_try
[INFO] [stdout]   44:     0x5569dd028ee0 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5569dd028ee0 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5569dd01daca - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   47:     0x5569dd01dd47 - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   48:     0x5569dd02406b - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   49:     0x5569dd143d17 - multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   50:     0x5569dd100b17 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5569dd112af5 - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   52:     0x5569dd13b891 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   53:     0x5569dd110f9f - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   54:     0x5569dd1470b0 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   55:     0x5569dd140940 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   56:     0x5569dd13d2fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   57:     0x5569dd13b4d8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   58:     0x5569dd14844a - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   59:     0x5569dd140888 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   60:     0x5569dd13b610 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_result::TxResult, multiversx_chain_vm[41fc000934bb709f]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   61:     0x5569dd1476fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   62:     0x5569dd1479e8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   63:     0x5569dcfe7f5a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   64:     0x5569dcfe7fd1 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   65:     0x5569dcfede7c - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   66:     0x5569dcff79b4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   67:     0x5569dcfd2636 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   68:     0x5569dd01c886 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   69:     0x5569dd0278e4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   70:     0x5569dcf1d541 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   71:     0x5569dcefa0e4 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_address::TestAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_sc_address::TestSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<u64>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>> as multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   72:     0x5569dcf090a6 - update_attributes_blackbox[3385573e658c379e]::nft_token_id
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:377:10
[INFO] [stdout]   73:     0x5569dcf07cc7 - update_attributes_blackbox[3385573e658c379e]::nft_token_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:354:18
[INFO] [stdout]   74:     0x5569dcf24ea6 - <update_attributes_blackbox[3385573e658c379e]::nft_token_id::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   77:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   78:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   83:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   84:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   85:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   86:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   87:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   88:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   89:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   90:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   92:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   93:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   94:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   95:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   96:     0x7275bb9a1a64 - clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'nft_token_id' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/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:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd1d2198 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5569dd1c7209 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd1d2fed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5569dd20ab9c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5569dd20a912 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5569dcf03919 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5569dcf03919 - <multiversx_chain_scenario_format[673ea5bfeb9892fb]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x5569dcefae2a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x5569dcf1e0dc - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x5569dcf091dd - update_attributes_blackbox[3385573e658c379e]::nft_token_id
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:389:11
[INFO] [stdout]   25:     0x5569dcf07cc7 - update_attributes_blackbox[3385573e658c379e]::nft_token_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:354:18
[INFO] [stdout]   26:     0x5569dcf24ea6 - <update_attributes_blackbox[3385573e658c379e]::nft_token_id::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   48:     0x7275bb9a1a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- set_roles stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'set_roles' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd0e5134 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5569dd104b59 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd0e3775 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5569dd1365c1 - std[3b51380354919863]::panic::panic_any::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5569dd0f46bd - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9
[INFO] [stdout]   20:     0x5569dcee3127 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_handler::vh_send::VMHooksSend>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_handler/vh_send.rs:196:14
[INFO] [stdout]   21:     0x5569dd116e99 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[66c1f13d401f0645]::vm_hooks::VMHooks>::managed_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:713:14
[INFO] [stdout]   22:     0x5569dcf1825a - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:71:16
[INFO] [stdout]   23:     0x5569dcef3580 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   24:     0x5569dcecd945 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   25:     0x5569dced5369 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:70:14
[INFO] [stdout]   26:     0x5569dcf22f4c - <multiversx_sc[59524c1a3eba868f]::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/contract_base/wrappers/send_raw_wrapper.rs:134:28
[INFO] [stdout]   27:     0x5569dcf13390 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:134:46
[INFO] [stdout]   28:     0x5569dcf12e6f - <() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_none.rs:41:44
[INFO] [stdout]   29:     0x5569dcf1802c - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::wrapped::managed_address::ManagedAddress<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated.rs:41:9
[INFO] [stdout]   30:     0x5569dcf17f6b - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_to::TxToSpecified<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_address_ref::<<() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   31:     0x5569dcf12004 - <() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_none.rs:41:12
[INFO] [stdout]   32:     0x5569dcef793b - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_not_payable.rs:47:12
[INFO] [stdout]   33:     0x5569dcef8b5b - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:128:22
[INFO] [stdout]   34:     0x5569dced9fff - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::UpdateAttributes>::set_roles
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:103:14
[INFO] [stdout]   35:     0x5569dced6c31 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call_set_roles
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   36:     0x5569dced8896 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5569dced62f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5569dd01f948 - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   39:     0x5569dd01e89c - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   40:     0x5569dd019b5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5569dcfce634 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5569dd046f2b - __rust_try
[INFO] [stdout]   43:     0x5569dd028ee0 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5569dd028ee0 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5569dd01daca - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   46:     0x5569dd01dd47 - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   47:     0x5569dd02406b - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   48:     0x5569dd143d17 - multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   49:     0x5569dd100b17 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5569dd112af5 - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   51:     0x5569dd13b891 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   52:     0x5569dd110f9f - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   53:     0x5569dd1470b0 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   54:     0x5569dd140940 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   55:     0x5569dd13d2fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   56:     0x5569dd13b4d8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   57:     0x5569dd14844a - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   58:     0x5569dd140888 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   59:     0x5569dd13b610 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_result::TxResult, multiversx_chain_vm[41fc000934bb709f]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   60:     0x5569dd1476fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   61:     0x5569dd1479e8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   62:     0x5569dcfe7f5a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   63:     0x5569dcfe7fd1 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   64:     0x5569dcfede7c - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   65:     0x5569dcff79b4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   66:     0x5569dcfd2636 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   67:     0x5569dd01c886 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   68:     0x5569dd0278e4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   69:     0x5569dcf1d541 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   70:     0x5569dcefa628 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_address::TestAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_sc_address::TestSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>> as multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   71:     0x5569dcf0b2ee - update_attributes_blackbox[3385573e658c379e]::set_roles
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:132:10
[INFO] [stdout]   72:     0x5569dcf07e47 - update_attributes_blackbox[3385573e658c379e]::set_roles::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:110:15
[INFO] [stdout]   73:     0x5569dcf250a6 - <update_attributes_blackbox[3385573e658c379e]::set_roles::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   76:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   77:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   82:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   83:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   84:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   85:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   86:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   87:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   88:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   91:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   92:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   93:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   94:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   95:     0x7275bb9a1a64 - clone
[INFO] [stdout]   96:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'set_roles' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/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:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd1d2198 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5569dd1c7209 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd1d2fed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5569dd20ab9c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5569dd20a912 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5569dcf03919 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5569dcf03919 - <multiversx_chain_scenario_format[673ea5bfeb9892fb]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x5569dcefae2a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x5569dcf1e0dc - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x5569dcf0b306 - update_attributes_blackbox[3385573e658c379e]::set_roles
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:134:11
[INFO] [stdout]   25:     0x5569dcf07e47 - update_attributes_blackbox[3385573e658c379e]::set_roles::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:110:15
[INFO] [stdout]   26:     0x5569dcf250a6 - <update_attributes_blackbox[3385573e658c379e]::set_roles::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   48:     0x7275bb9a1a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- update_attributes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'update_attributes' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd0e5134 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5569dd104b59 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd0e3775 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5569dd1365c1 - std[3b51380354919863]::panic::panic_any::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5569dd0f46bd - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9
[INFO] [stdout]   20:     0x5569dcee3127 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_handler::vh_send::VMHooksSend>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_handler/vh_send.rs:196:14
[INFO] [stdout]   21:     0x5569dd116e99 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[66c1f13d401f0645]::vm_hooks::VMHooks>::managed_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:713:14
[INFO] [stdout]   22:     0x5569dcf1825a - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:71:16
[INFO] [stdout]   23:     0x5569dcef3580 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   24:     0x5569dcecd945 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   25:     0x5569dced5369 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:70:14
[INFO] [stdout]   26:     0x5569dcf22f4c - <multiversx_sc[59524c1a3eba868f]::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/contract_base/wrappers/send_raw_wrapper.rs:134:28
[INFO] [stdout]   27:     0x5569dcf13390 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:134:46
[INFO] [stdout]   28:     0x5569dcf12e6f - <() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_none.rs:41:44
[INFO] [stdout]   29:     0x5569dcf1802c - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::wrapped::managed_address::ManagedAddress<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated.rs:41:9
[INFO] [stdout]   30:     0x5569dcf17f6b - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_to::TxToSpecified<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_address_ref::<<() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   31:     0x5569dcf12004 - <() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_none.rs:41:12
[INFO] [stdout]   32:     0x5569dcef793b - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_not_payable.rs:47:12
[INFO] [stdout]   33:     0x5569dcef8b5b - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:128:22
[INFO] [stdout]   34:     0x5569dced9fff - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::UpdateAttributes>::set_roles
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:103:14
[INFO] [stdout]   35:     0x5569dced6c31 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call_set_roles
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   36:     0x5569dced8896 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5569dced62f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5569dd01f948 - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   39:     0x5569dd01e89c - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   40:     0x5569dd019b5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5569dcfce634 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5569dd046f2b - __rust_try
[INFO] [stdout]   43:     0x5569dd028ee0 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5569dd028ee0 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5569dd01daca - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   46:     0x5569dd01dd47 - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   47:     0x5569dd02406b - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   48:     0x5569dd143d17 - multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   49:     0x5569dd100b17 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5569dd112af5 - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   51:     0x5569dd13b891 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   52:     0x5569dd110f9f - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   53:     0x5569dd1470b0 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   54:     0x5569dd140940 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   55:     0x5569dd13d2fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   56:     0x5569dd13b4d8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   57:     0x5569dd14844a - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   58:     0x5569dd140888 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   59:     0x5569dd13b610 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_result::TxResult, multiversx_chain_vm[41fc000934bb709f]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   60:     0x5569dd1476fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   61:     0x5569dd1479e8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   62:     0x5569dcfe7f5a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   63:     0x5569dcfe7fd1 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   64:     0x5569dcfede7c - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   65:     0x5569dcff79b4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   66:     0x5569dcfd2636 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   67:     0x5569dd01c886 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   68:     0x5569dd0278e4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   69:     0x5569dcf1d541 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   70:     0x5569dcefa628 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_address::TestAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_sc_address::TestSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>> as multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   71:     0x5569dcf09cae - update_attributes_blackbox[3385573e658c379e]::update_attributes
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:212:10
[INFO] [stdout]   72:     0x5569dcf07d57 - update_attributes_blackbox[3385573e658c379e]::update_attributes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:190:23
[INFO] [stdout]   73:     0x5569dcf24f66 - <update_attributes_blackbox[3385573e658c379e]::update_attributes::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   76:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   77:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   82:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   83:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   84:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   85:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   86:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   87:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   88:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   91:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   92:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   93:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   94:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   95:     0x7275bb9a1a64 - clone
[INFO] [stdout]   96:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'update_attributes' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd0e5134 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5569dd104b59 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd0e3775 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5569dd1365c1 - std[3b51380354919863]::panic::panic_any::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5569dd0f46bd - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9
[INFO] [stdout]   20:     0x5569dcee3127 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_handler::vh_send::VMHooksSend>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_handler/vh_send.rs:196:14
[INFO] [stdout]   21:     0x5569dd116e99 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[66c1f13d401f0645]::vm_hooks::VMHooks>::managed_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:713:14
[INFO] [stdout]   22:     0x5569dcf1825a - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:71:16
[INFO] [stdout]   23:     0x5569dcef3580 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   24:     0x5569dcecd945 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   25:     0x5569dced5369 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:70:14
[INFO] [stdout]   26:     0x5569dcf22f4c - <multiversx_sc[59524c1a3eba868f]::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/contract_base/wrappers/send_raw_wrapper.rs:134:28
[INFO] [stdout]   27:     0x5569dcf13310 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:134:46
[INFO] [stdout]   28:     0x5569dceff2f6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:51
[INFO] [stdout]   29:     0x5569dcecff2c - <multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated/annotated_impl_big_uint.rs:26:9
[INFO] [stdout]   30:     0x5569dceff279 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:18
[INFO] [stdout]   31:     0x5569dcf180e5 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::wrapped::managed_address::ManagedAddress<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated.rs:41:9
[INFO] [stdout]   32:     0x5569dcf17fb6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_to::TxToSpecified<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_address_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   33:     0x5569dcefdd32 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:65:12
[INFO] [stdout]   34:     0x5569dcef89fd - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:128:22
[INFO] [stdout]   35:     0x5569dced994e - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::UpdateAttributes>::issue_non_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:54:14
[INFO] [stdout]   36:     0x5569dced8116 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call_issue_non_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5569dced882c - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5569dced62f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5569dd01f948 - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   40:     0x5569dd01e89c - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   41:     0x5569dd019b5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5569dcfce634 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5569dd046f2b - __rust_try
[INFO] [stdout]   44:     0x5569dd028ee0 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5569dd028ee0 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5569dd01daca - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   47:     0x5569dd01dd47 - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   48:     0x5569dd02406b - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   49:     0x5569dd143d17 - multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   50:     0x5569dd100b17 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5569dd112af5 - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   52:     0x5569dd13b891 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   53:     0x5569dd110f9f - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   54:     0x5569dd1470b0 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   55:     0x5569dd140940 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   56:     0x5569dd13d2fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   57:     0x5569dd13b4d8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   58:     0x5569dd14844a - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   59:     0x5569dd140888 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   60:     0x5569dd13b610 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_result::TxResult, multiversx_chain_vm[41fc000934bb709f]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   61:     0x5569dd1476fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   62:     0x5569dd1479e8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   63:     0x5569dcfe7f5a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   64:     0x5569dcfe7fd1 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   65:     0x5569dcfede7c - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   66:     0x5569dcff79b4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   67:     0x5569dcfd2636 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   68:     0x5569dd01c886 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   69:     0x5569dd0278e4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   70:     0x5569dcf1d541 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   71:     0x5569dcefa0e4 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_address::TestAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_sc_address::TestSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<u64>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>> as multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   72:     0x5569dcf09d81 - update_attributes_blackbox[3385573e658c379e]::update_attributes
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:221:10
[INFO] [stdout]   73:     0x5569dcf07d57 - update_attributes_blackbox[3385573e658c379e]::update_attributes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:190:23
[INFO] [stdout]   74:     0x5569dcf24f66 - <update_attributes_blackbox[3385573e658c379e]::update_attributes::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   77:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   78:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   83:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   84:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   85:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   86:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   87:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   88:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   89:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   90:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   92:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   93:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   94:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   95:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   96:     0x7275bb9a1a64 - clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'update_attributes' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/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:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd1d2198 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5569dd1c7209 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd1d2fed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5569dd20ab9c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5569dd20a912 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5569dcf03919 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5569dcf03919 - <multiversx_chain_scenario_format[673ea5bfeb9892fb]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x5569dcefae2a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x5569dcf1e0dc - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x5569dcf0a0a9 - update_attributes_blackbox[3385573e658c379e]::update_attributes
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:252:11
[INFO] [stdout]   25:     0x5569dcf07d57 - update_attributes_blackbox[3385573e658c379e]::update_attributes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:190:23
[INFO] [stdout]   26:     0x5569dcf24f66 - <update_attributes_blackbox[3385573e658c379e]::update_attributes::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   48:     0x7275bb9a1a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- create_nft stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'create_nft' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd0e5134 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5569dd104b59 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd0e3775 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5569dd1365c1 - std[3b51380354919863]::panic::panic_any::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5569dd0f46bd - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9
[INFO] [stdout]   20:     0x5569dcee3127 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_handler::vh_send::VMHooksSend>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_handler/vh_send.rs:196:14
[INFO] [stdout]   21:     0x5569dd116e99 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[66c1f13d401f0645]::vm_hooks::VMHooks>::managed_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:713:14
[INFO] [stdout]   22:     0x5569dcf1825a - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:71:16
[INFO] [stdout]   23:     0x5569dcef3580 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   24:     0x5569dcecd945 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   25:     0x5569dced5369 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:70:14
[INFO] [stdout]   26:     0x5569dcf22f4c - <multiversx_sc[59524c1a3eba868f]::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/contract_base/wrappers/send_raw_wrapper.rs:134:28
[INFO] [stdout]   27:     0x5569dcf13390 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:134:46
[INFO] [stdout]   28:     0x5569dcf12e6f - <() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_none.rs:41:44
[INFO] [stdout]   29:     0x5569dcf1802c - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::wrapped::managed_address::ManagedAddress<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated.rs:41:9
[INFO] [stdout]   30:     0x5569dcf17f6b - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_to::TxToSpecified<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_address_ref::<<() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   31:     0x5569dcf12004 - <() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_none.rs:41:12
[INFO] [stdout]   32:     0x5569dcef793b - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_not_payable.rs:47:12
[INFO] [stdout]   33:     0x5569dcef8b5b - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:128:22
[INFO] [stdout]   34:     0x5569dced9fff - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::UpdateAttributes>::set_roles
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:103:14
[INFO] [stdout]   35:     0x5569dced6c31 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call_set_roles
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   36:     0x5569dced8896 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5569dced62f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5569dd01f948 - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   39:     0x5569dd01e89c - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   40:     0x5569dd019b5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5569dcfce634 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5569dd046f2b - __rust_try
[INFO] [stdout]   43:     0x5569dd028ee0 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5569dd028ee0 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5569dd01daca - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   46:     0x5569dd01dd47 - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   47:     0x5569dd02406b - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   48:     0x5569dd143d17 - multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   49:     0x5569dd100b17 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5569dd112af5 - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   51:     0x5569dd13b891 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   52:     0x5569dd110f9f - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   53:     0x5569dd1470b0 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   54:     0x5569dd140940 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   55:     0x5569dd13d2fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   56:     0x5569dd13b4d8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   57:     0x5569dd14844a - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   58:     0x5569dd140888 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   59:     0x5569dd13b610 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_result::TxResult, multiversx_chain_vm[41fc000934bb709f]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   60:     0x5569dd1476fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   61:     0x5569dd1479e8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   62:     0x5569dcfe7f5a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   63:     0x5569dcfe7fd1 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   64:     0x5569dcfede7c - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   65:     0x5569dcff79b4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   66:     0x5569dcfd2636 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   67:     0x5569dd01c886 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   68:     0x5569dd0278e4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   69:     0x5569dcf1d541 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   70:     0x5569dcefa628 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_address::TestAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_sc_address::TestSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>> as multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   71:     0x5569dcf08c3e - update_attributes_blackbox[3385573e658c379e]::create_nft
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:278:10
[INFO] [stdout]   72:     0x5569dcf07c97 - update_attributes_blackbox[3385573e658c379e]::create_nft::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:256:16
[INFO] [stdout]   73:     0x5569dcf24e66 - <update_attributes_blackbox[3385573e658c379e]::create_nft::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   76:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   77:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   82:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   83:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   84:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   85:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   86:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   87:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   88:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   91:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   92:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   93:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   94:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   95:     0x7275bb9a1a64 - clone
[INFO] [stdout]   96:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'create_nft' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd0e5134 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5569dd104b59 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd0e3775 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5569dd1365c1 - std[3b51380354919863]::panic::panic_any::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5569dd0f46bd - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9
[INFO] [stdout]   20:     0x5569dcee3127 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_handler::vh_send::VMHooksSend>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_handler/vh_send.rs:196:14
[INFO] [stdout]   21:     0x5569dd116e99 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[66c1f13d401f0645]::vm_hooks::VMHooks>::managed_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:713:14
[INFO] [stdout]   22:     0x5569dcf1825a - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:71:16
[INFO] [stdout]   23:     0x5569dcef3580 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   24:     0x5569dcecd945 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   25:     0x5569dced5369 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:70:14
[INFO] [stdout]   26:     0x5569dcf22f4c - <multiversx_sc[59524c1a3eba868f]::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/contract_base/wrappers/send_raw_wrapper.rs:134:28
[INFO] [stdout]   27:     0x5569dcf13310 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:134:46
[INFO] [stdout]   28:     0x5569dceff2f6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:51
[INFO] [stdout]   29:     0x5569dcecff2c - <multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated/annotated_impl_big_uint.rs:26:9
[INFO] [stdout]   30:     0x5569dceff279 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:18
[INFO] [stdout]   31:     0x5569dcf180e5 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::wrapped::managed_address::ManagedAddress<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated.rs:41:9
[INFO] [stdout]   32:     0x5569dcf17fb6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_to::TxToSpecified<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_address_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   33:     0x5569dcefdd32 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:65:12
[INFO] [stdout]   34:     0x5569dcef89fd - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:128:22
[INFO] [stdout]   35:     0x5569dced994e - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::UpdateAttributes>::issue_non_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:54:14
[INFO] [stdout]   36:     0x5569dced8116 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call_issue_non_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5569dced882c - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5569dced62f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5569dd01f948 - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   40:     0x5569dd01e89c - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   41:     0x5569dd019b5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5569dcfce634 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5569dd046f2b - __rust_try
[INFO] [stdout]   44:     0x5569dd028ee0 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5569dd028ee0 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5569dd01daca - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   47:     0x5569dd01dd47 - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   48:     0x5569dd02406b - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   49:     0x5569dd143d17 - multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   50:     0x5569dd100b17 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5569dd112af5 - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   52:     0x5569dd13b891 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   53:     0x5569dd110f9f - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   54:     0x5569dd1470b0 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   55:     0x5569dd140940 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   56:     0x5569dd13d2fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   57:     0x5569dd13b4d8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   58:     0x5569dd14844a - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   59:     0x5569dd140888 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   60:     0x5569dd13b610 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_result::TxResult, multiversx_chain_vm[41fc000934bb709f]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   61:     0x5569dd1476fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   62:     0x5569dd1479e8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   63:     0x5569dcfe7f5a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   64:     0x5569dcfe7fd1 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   65:     0x5569dcfede7c - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   66:     0x5569dcff79b4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   67:     0x5569dcfd2636 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   68:     0x5569dd01c886 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   69:     0x5569dd0278e4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   70:     0x5569dcf1d541 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   71:     0x5569dcefa0e4 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_address::TestAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_sc_address::TestSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<u64>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>> as multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   72:     0x5569dcf08d11 - update_attributes_blackbox[3385573e658c379e]::create_nft
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:287:10
[INFO] [stdout]   73:     0x5569dcf07c97 - update_attributes_blackbox[3385573e658c379e]::create_nft::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:256:16
[INFO] [stdout]   74:     0x5569dcf24e66 - <update_attributes_blackbox[3385573e658c379e]::create_nft::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   77:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   78:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   83:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   84:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   85:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   86:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   87:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   88:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   89:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   90:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   92:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   93:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   94:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   95:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   96:     0x7275bb9a1a64 - clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'create_nft' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/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:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd1d2198 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5569dd1c7209 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd1d2fed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5569dd20ab9c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5569dd20a912 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5569dcf03919 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5569dcf03919 - <multiversx_chain_scenario_format[673ea5bfeb9892fb]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x5569dcefae2a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x5569dcf1e0dc - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x5569dcf08dd0 - update_attributes_blackbox[3385573e658c379e]::create_nft
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:297:11
[INFO] [stdout]   25:     0x5569dcf07c97 - update_attributes_blackbox[3385573e658c379e]::create_nft::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:256:16
[INFO] [stdout]   26:     0x5569dcf24e66 - <update_attributes_blackbox[3385573e658c379e]::create_nft::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   48:     0x7275bb9a1a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- send_nft stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'send_nft' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd0e5134 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5569dd104b59 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd0e3775 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5569dd1365c1 - std[3b51380354919863]::panic::panic_any::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5569dd0f46bd - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9
[INFO] [stdout]   20:     0x5569dcee3127 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_handler::vh_send::VMHooksSend>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_handler/vh_send.rs:196:14
[INFO] [stdout]   21:     0x5569dd116e99 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[66c1f13d401f0645]::vm_hooks::VMHooks>::managed_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:713:14
[INFO] [stdout]   22:     0x5569dcf1825a - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:71:16
[INFO] [stdout]   23:     0x5569dcef3580 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   24:     0x5569dcecd945 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   25:     0x5569dced5369 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:70:14
[INFO] [stdout]   26:     0x5569dcf22f4c - <multiversx_sc[59524c1a3eba868f]::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/contract_base/wrappers/send_raw_wrapper.rs:134:28
[INFO] [stdout]   27:     0x5569dcf13390 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:134:46
[INFO] [stdout]   28:     0x5569dcf12e6f - <() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_none.rs:41:44
[INFO] [stdout]   29:     0x5569dcf1802c - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::wrapped::managed_address::ManagedAddress<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated.rs:41:9
[INFO] [stdout]   30:     0x5569dcf17f6b - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_to::TxToSpecified<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_address_ref::<<() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   31:     0x5569dcf12004 - <() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_none.rs:41:12
[INFO] [stdout]   32:     0x5569dcef793b - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_not_payable.rs:47:12
[INFO] [stdout]   33:     0x5569dcef8b5b - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:128:22
[INFO] [stdout]   34:     0x5569dced9fff - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::UpdateAttributes>::set_roles
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:103:14
[INFO] [stdout]   35:     0x5569dced6c31 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call_set_roles
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   36:     0x5569dced8896 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5569dced62f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5569dd01f948 - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   39:     0x5569dd01e89c - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   40:     0x5569dd019b5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5569dcfce634 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5569dd046f2b - __rust_try
[INFO] [stdout]   43:     0x5569dd028ee0 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5569dd028ee0 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5569dd01daca - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   46:     0x5569dd01dd47 - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   47:     0x5569dd02406b - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   48:     0x5569dd143d17 - multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   49:     0x5569dd100b17 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5569dd112af5 - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   51:     0x5569dd13b891 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   52:     0x5569dd110f9f - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   53:     0x5569dd1470b0 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   54:     0x5569dd140940 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   55:     0x5569dd13d2fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   56:     0x5569dd13b4d8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   57:     0x5569dd14844a - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   58:     0x5569dd140888 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   59:     0x5569dd13b610 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_result::TxResult, multiversx_chain_vm[41fc000934bb709f]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   60:     0x5569dd1476fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   61:     0x5569dd1479e8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   62:     0x5569dcfe7f5a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   63:     0x5569dcfe7fd1 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   64:     0x5569dcfede7c - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   65:     0x5569dcff79b4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   66:     0x5569dcfd2636 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   67:     0x5569dd01c886 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   68:     0x5569dd0278e4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   69:     0x5569dcf1d541 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   70:     0x5569dcefa628 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_address::TestAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_sc_address::TestSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>> as multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   71:     0x5569dcf0ae0e - update_attributes_blackbox[3385573e658c379e]::send_nft
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:323:10
[INFO] [stdout]   72:     0x5569dcf07e17 - update_attributes_blackbox[3385573e658c379e]::send_nft::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:301:14
[INFO] [stdout]   73:     0x5569dcf25066 - <update_attributes_blackbox[3385573e658c379e]::send_nft::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   76:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   77:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   82:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   83:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   84:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   85:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   86:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   87:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   88:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   91:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   92:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   93:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   94:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   95:     0x7275bb9a1a64 - clone
[INFO] [stdout]   96:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'send_nft' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd0e5134 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5569dd104b59 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd0e3775 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5569dd1365c1 - std[3b51380354919863]::panic::panic_any::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5569dd0f46bd - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9
[INFO] [stdout]   20:     0x5569dcee3127 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_handler::vh_send::VMHooksSend>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_handler/vh_send.rs:196:14
[INFO] [stdout]   21:     0x5569dd116e99 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[66c1f13d401f0645]::vm_hooks::VMHooks>::managed_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:713:14
[INFO] [stdout]   22:     0x5569dcf1825a - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:71:16
[INFO] [stdout]   23:     0x5569dcef3580 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   24:     0x5569dcecd945 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   25:     0x5569dced5369 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:70:14
[INFO] [stdout]   26:     0x5569dcf22f4c - <multiversx_sc[59524c1a3eba868f]::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/contract_base/wrappers/send_raw_wrapper.rs:134:28
[INFO] [stdout]   27:     0x5569dcf13310 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:134:46
[INFO] [stdout]   28:     0x5569dceff2f6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:51
[INFO] [stdout]   29:     0x5569dcecff2c - <multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated/annotated_impl_big_uint.rs:26:9
[INFO] [stdout]   30:     0x5569dceff279 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:18
[INFO] [stdout]   31:     0x5569dcf180e5 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::wrapped::managed_address::ManagedAddress<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated.rs:41:9
[INFO] [stdout]   32:     0x5569dcf17fb6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_to::TxToSpecified<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_address_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   33:     0x5569dcefdd32 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:65:12
[INFO] [stdout]   34:     0x5569dcef89fd - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:128:22
[INFO] [stdout]   35:     0x5569dced994e - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::UpdateAttributes>::issue_non_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:54:14
[INFO] [stdout]   36:     0x5569dced8116 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call_issue_non_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5569dced882c - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5569dced62f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5569dd01f948 - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   40:     0x5569dd01e89c - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   41:     0x5569dd019b5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5569dcfce634 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5569dd046f2b - __rust_try
[INFO] [stdout]   44:     0x5569dd028ee0 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5569dd028ee0 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5569dd01daca - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   47:     0x5569dd01dd47 - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   48:     0x5569dd02406b - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   49:     0x5569dd143d17 - multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   50:     0x5569dd100b17 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5569dd112af5 - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   52:     0x5569dd13b891 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   53:     0x5569dd110f9f - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   54:     0x5569dd1470b0 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   55:     0x5569dd140940 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   56:     0x5569dd13d2fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   57:     0x5569dd13b4d8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   58:     0x5569dd14844a - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   59:     0x5569dd140888 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   60:     0x5569dd13b610 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_result::TxResult, multiversx_chain_vm[41fc000934bb709f]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   61:     0x5569dd1476fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   62:     0x5569dd1479e8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   63:     0x5569dcfe7f5a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   64:     0x5569dcfe7fd1 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   65:     0x5569dcfede7c - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   66:     0x5569dcff79b4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   67:     0x5569dcfd2636 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   68:     0x5569dd01c886 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   69:     0x5569dd0278e4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   70:     0x5569dcf1d541 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   71:     0x5569dcefa0e4 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_address::TestAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_sc_address::TestSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<u64>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>> as multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   72:     0x5569dcf0aee1 - update_attributes_blackbox[3385573e658c379e]::send_nft
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:332:10
[INFO] [stdout]   73:     0x5569dcf07e17 - update_attributes_blackbox[3385573e658c379e]::send_nft::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:301:14
[INFO] [stdout]   74:     0x5569dcf25066 - <update_attributes_blackbox[3385573e658c379e]::send_nft::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   77:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   78:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   83:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   84:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   85:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   86:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   87:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   88:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   89:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   90:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   92:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   93:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   94:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   95:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   96:     0x7275bb9a1a64 - clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'send_nft' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/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:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd1d2198 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5569dd1c7209 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd1d2fed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5569dd20ab9c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5569dd20a912 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5569dcf03919 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5569dcf03919 - <multiversx_chain_scenario_format[673ea5bfeb9892fb]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x5569dcefae2a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x5569dcf1e0dc - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x5569dcf0b04d - update_attributes_blackbox[3385573e658c379e]::send_nft
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:350:11
[INFO] [stdout]   25:     0x5569dcf07e17 - update_attributes_blackbox[3385573e658c379e]::send_nft::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:301:14
[INFO] [stdout]   26:     0x5569dcf25066 - <update_attributes_blackbox[3385573e658c379e]::send_nft::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   48:     0x7275bb9a1a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- issue_fungible_and_non_fungible stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_fungible_and_non_fungible' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd0e5134 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5569dd104b59 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd0e3775 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5569dd1365c1 - std[3b51380354919863]::panic::panic_any::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5569dd0f46bd - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9
[INFO] [stdout]   20:     0x5569dcee3127 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_handler::vh_send::VMHooksSend>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_handler/vh_send.rs:196:14
[INFO] [stdout]   21:     0x5569dd116e99 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[66c1f13d401f0645]::vm_hooks::VMHooks>::managed_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:713:14
[INFO] [stdout]   22:     0x5569dcf1825a - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:71:16
[INFO] [stdout]   23:     0x5569dcef3580 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   24:     0x5569dcecd945 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   25:     0x5569dced5369 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:70:14
[INFO] [stdout]   26:     0x5569dcf22f4c - <multiversx_sc[59524c1a3eba868f]::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/contract_base/wrappers/send_raw_wrapper.rs:134:28
[INFO] [stdout]   27:     0x5569dcf13310 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:134:46
[INFO] [stdout]   28:     0x5569dceff2f6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:51
[INFO] [stdout]   29:     0x5569dcecff2c - <multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated/annotated_impl_big_uint.rs:26:9
[INFO] [stdout]   30:     0x5569dceff279 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:18
[INFO] [stdout]   31:     0x5569dcf180e5 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::wrapped::managed_address::ManagedAddress<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated.rs:41:9
[INFO] [stdout]   32:     0x5569dcf17fb6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_to::TxToSpecified<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_address_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   33:     0x5569dcefdd32 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:65:12
[INFO] [stdout]   34:     0x5569dcef89fd - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:128:22
[INFO] [stdout]   35:     0x5569dcf0bca7 - <multiversx_sc[59524c1a3eba868f]::storage::mappers::token::fungible_token_mapper::FungibleTokenMapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::issue_and_set_all_roles
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/storage/mappers/token/fungible_token_mapper.rs:188:14
[INFO] [stdout]   36:     0x5569dced9b40 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::UpdateAttributes>::issue_fungible_token_mapper
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:29:34
[INFO] [stdout]   37:     0x5569dced8656 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call_issue_fungible_token_mapper
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5569dced87f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5569dced62f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   40:     0x5569dd01f948 - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   41:     0x5569dd01e89c - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   42:     0x5569dd019b5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5569dcfce634 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5569dd046f2b - __rust_try
[INFO] [stdout]   45:     0x5569dd028ee0 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5569dd028ee0 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5569dd01daca - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   48:     0x5569dd01dd47 - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   49:     0x5569dd02406b - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   50:     0x5569dd143d17 - multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   51:     0x5569dd100b17 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5569dd112af5 - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   53:     0x5569dd13b891 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   54:     0x5569dd110f9f - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   55:     0x5569dd1470b0 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   56:     0x5569dd140940 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   57:     0x5569dd13d2fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   58:     0x5569dd13b4d8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   59:     0x5569dd14844a - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   60:     0x5569dd140888 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   61:     0x5569dd13b610 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_result::TxResult, multiversx_chain_vm[41fc000934bb709f]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   62:     0x5569dd1476fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   63:     0x5569dd1479e8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   64:     0x5569dcfe7f5a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   65:     0x5569dcfe7fd1 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   66:     0x5569dcfede7c - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   67:     0x5569dcff79b4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   68:     0x5569dcfd2636 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   69:     0x5569dd01c886 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   70:     0x5569dd0278e4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   71:     0x5569dcf1d541 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   72:     0x5569dcefa8c8 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_address::TestAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_sc_address::TestSCAddress, (), (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>> as multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   73:     0x5569dcf0a945 - update_attributes_blackbox[3385573e658c379e]::issue_fungible_and_non_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:160:10
[INFO] [stdout]   74:     0x5569dcf07de7 - update_attributes_blackbox[3385573e658c379e]::issue_fungible_and_non_fungible::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:138:37
[INFO] [stdout]   75:     0x5569dcf25026 - <update_attributes_blackbox[3385573e658c379e]::issue_fungible_and_non_fungible::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   78:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   79:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   80:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   81:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   84:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   85:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   86:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   87:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   88:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   89:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   90:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   91:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   92:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   93:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   94:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   95:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   96:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   97:     0x7275bb9a1a64 - clone
[INFO] [stdout]   98:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_fungible_and_non_fungible' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd0e5134 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5569dd104b59 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd0e3775 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5569dd1365c1 - std[3b51380354919863]::panic::panic_any::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5569dd0f46bd - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9
[INFO] [stdout]   20:     0x5569dcee3127 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_handler::vh_send::VMHooksSend>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_handler/vh_send.rs:196:14
[INFO] [stdout]   21:     0x5569dd116e99 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[66c1f13d401f0645]::vm_hooks::VMHooks>::managed_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:713:14
[INFO] [stdout]   22:     0x5569dcf1825a - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:71:16
[INFO] [stdout]   23:     0x5569dcef3580 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   24:     0x5569dcecd945 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   25:     0x5569dced5369 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:70:14
[INFO] [stdout]   26:     0x5569dcf22f4c - <multiversx_sc[59524c1a3eba868f]::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/contract_base/wrappers/send_raw_wrapper.rs:134:28
[INFO] [stdout]   27:     0x5569dcf13310 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:134:46
[INFO] [stdout]   28:     0x5569dceff2f6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:51
[INFO] [stdout]   29:     0x5569dcecff2c - <multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated/annotated_impl_big_uint.rs:26:9
[INFO] [stdout]   30:     0x5569dceff279 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:18
[INFO] [stdout]   31:     0x5569dcf180e5 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::wrapped::managed_address::ManagedAddress<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated.rs:41:9
[INFO] [stdout]   32:     0x5569dcf17fb6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_to::TxToSpecified<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_address_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   33:     0x5569dcefdd32 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:65:12
[INFO] [stdout]   34:     0x5569dcef89fd - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:128:22
[INFO] [stdout]   35:     0x5569dced994e - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::UpdateAttributes>::issue_non_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:54:14
[INFO] [stdout]   36:     0x5569dced8116 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call_issue_non_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5569dced882c - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5569dced62f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5569dd01f948 - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   40:     0x5569dd01e89c - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   41:     0x5569dd019b5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5569dcfce634 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5569dd046f2b - __rust_try
[INFO] [stdout]   44:     0x5569dd028ee0 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5569dd028ee0 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5569dd01daca - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   47:     0x5569dd01dd47 - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   48:     0x5569dd02406b - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   49:     0x5569dd143d17 - multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   50:     0x5569dd100b17 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5569dd112af5 - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   52:     0x5569dd13b891 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   53:     0x5569dd110f9f - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   54:     0x5569dd1470b0 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   55:     0x5569dd140940 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   56:     0x5569dd13d2fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   57:     0x5569dd13b4d8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   58:     0x5569dd14844a - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   59:     0x5569dd140888 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   60:     0x5569dd13b610 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_result::TxResult, multiversx_chain_vm[41fc000934bb709f]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   61:     0x5569dd1476fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   62:     0x5569dd1479e8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   63:     0x5569dcfe7f5a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   64:     0x5569dcfe7fd1 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   65:     0x5569dcfede7c - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   66:     0x5569dcff79b4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   67:     0x5569dcfd2636 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   68:     0x5569dd01c886 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   69:     0x5569dd0278e4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   70:     0x5569dcf1d541 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   71:     0x5569dcefa8c8 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_address::TestAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_sc_address::TestSCAddress, (), (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>> as multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   72:     0x5569dcf0a9f7 - update_attributes_blackbox[3385573e658c379e]::issue_fungible_and_non_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:168:10
[INFO] [stdout]   73:     0x5569dcf07de7 - update_attributes_blackbox[3385573e658c379e]::issue_fungible_and_non_fungible::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:138:37
[INFO] [stdout]   74:     0x5569dcf25026 - <update_attributes_blackbox[3385573e658c379e]::issue_fungible_and_non_fungible::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   77:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   78:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   83:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   84:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   85:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   86:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   87:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   88:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   89:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   90:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   92:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   93:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   94:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   95:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   96:     0x7275bb9a1a64 - clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_fungible_and_non_fungible' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd0e5134 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5569dd104b59 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd0e3775 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5569dd1365c1 - std[3b51380354919863]::panic::panic_any::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5569dd0f46bd - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9
[INFO] [stdout]   20:     0x5569dcee3127 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_handler::vh_send::VMHooksSend>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_handler/vh_send.rs:196:14
[INFO] [stdout]   21:     0x5569dd116e99 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[66c1f13d401f0645]::vm_hooks::VMHooks>::managed_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:713:14
[INFO] [stdout]   22:     0x5569dcf1825a - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:71:16
[INFO] [stdout]   23:     0x5569dcef3580 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   24:     0x5569dcecd945 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   25:     0x5569dced5369 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:70:14
[INFO] [stdout]   26:     0x5569dcf22f4c - <multiversx_sc[59524c1a3eba868f]::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/contract_base/wrappers/send_raw_wrapper.rs:134:28
[INFO] [stdout]   27:     0x5569dcf13310 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:134:46
[INFO] [stdout]   28:     0x5569dceff2f6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:51
[INFO] [stdout]   29:     0x5569dcecff2c - <multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated/annotated_impl_big_uint.rs:26:9
[INFO] [stdout]   30:     0x5569dceff279 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:18
[INFO] [stdout]   31:     0x5569dcf180e5 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::wrapped::managed_address::ManagedAddress<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated.rs:41:9
[INFO] [stdout]   32:     0x5569dcf17fb6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_to::TxToSpecified<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_address_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   33:     0x5569dcefdd32 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:65:12
[INFO] [stdout]   34:     0x5569dcef89fd - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:128:22
[INFO] [stdout]   35:     0x5569dced948e - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::UpdateAttributes>::issue_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:86:14
[INFO] [stdout]   36:     0x5569dced7930 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call_issue_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5569dced8861 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5569dced62f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5569dd01f948 - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   40:     0x5569dd01e89c - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   41:     0x5569dd019b5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5569dcfce634 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5569dd046f2b - __rust_try
[INFO] [stdout]   44:     0x5569dd028ee0 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5569dd028ee0 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5569dd01daca - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   47:     0x5569dd01dd47 - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   48:     0x5569dd02406b - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   49:     0x5569dd143d17 - multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   50:     0x5569dd100b17 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5569dd112af5 - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   52:     0x5569dd13b891 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   53:     0x5569dd110f9f - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   54:     0x5569dd1470b0 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   55:     0x5569dd140940 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   56:     0x5569dd13d2fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   57:     0x5569dd13b4d8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   58:     0x5569dd14844a - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   59:     0x5569dd140888 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   60:     0x5569dd13b610 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_result::TxResult, multiversx_chain_vm[41fc000934bb709f]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   61:     0x5569dd1476fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   62:     0x5569dd1479e8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   63:     0x5569dcfe7f5a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   64:     0x5569dcfe7fd1 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   65:     0x5569dcfede7c - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   66:     0x5569dcff79b4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   67:     0x5569dcfd2636 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   68:     0x5569dd01c886 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   69:     0x5569dd0278e4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   70:     0x5569dcf1d541 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   71:     0x5569dcefa8c8 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_address::TestAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_sc_address::TestSCAddress, (), (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>> as multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   72:     0x5569dcf0aab3 - update_attributes_blackbox[3385573e658c379e]::issue_fungible_and_non_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:176:10
[INFO] [stdout]   73:     0x5569dcf07de7 - update_attributes_blackbox[3385573e658c379e]::issue_fungible_and_non_fungible::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:138:37
[INFO] [stdout]   74:     0x5569dcf25026 - <update_attributes_blackbox[3385573e658c379e]::issue_fungible_and_non_fungible::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   77:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   78:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   83:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   84:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   85:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   86:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   87:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   88:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   89:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   90:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   92:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   93:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   94:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   95:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   96:     0x7275bb9a1a64 - clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_fungible_and_non_fungible' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd0e5134 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5569dd104b59 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd0e3775 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5569dd1365c1 - std[3b51380354919863]::panic::panic_any::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5569dd0f46bd - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9
[INFO] [stdout]   20:     0x5569dcee3127 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_handler::vh_send::VMHooksSend>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_handler/vh_send.rs:196:14
[INFO] [stdout]   21:     0x5569dd116e99 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[66c1f13d401f0645]::vm_hooks::VMHooks>::managed_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:713:14
[INFO] [stdout]   22:     0x5569dcf1825a - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:71:16
[INFO] [stdout]   23:     0x5569dcef3580 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   24:     0x5569dcecd945 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   25:     0x5569dced5369 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:70:14
[INFO] [stdout]   26:     0x5569dcf22f4c - <multiversx_sc[59524c1a3eba868f]::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/contract_base/wrappers/send_raw_wrapper.rs:134:28
[INFO] [stdout]   27:     0x5569dcf13390 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:134:46
[INFO] [stdout]   28:     0x5569dcf12e6f - <() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_none.rs:41:44
[INFO] [stdout]   29:     0x5569dcf1802c - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::wrapped::managed_address::ManagedAddress<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated.rs:41:9
[INFO] [stdout]   30:     0x5569dcf17f6b - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_to::TxToSpecified<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_address_ref::<<() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   31:     0x5569dcf12004 - <() as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_none.rs:41:12
[INFO] [stdout]   32:     0x5569dcef793b - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_not_payable.rs:47:12
[INFO] [stdout]   33:     0x5569dcef8b5b - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::async_call_and_exit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:128:22
[INFO] [stdout]   34:     0x5569dced9fff - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::UpdateAttributes>::set_roles
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:103:14
[INFO] [stdout]   35:     0x5569dced6c31 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call_set_roles
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   36:     0x5569dced8896 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5569dced62f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5569dd01f948 - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   39:     0x5569dd01e89c - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   40:     0x5569dd019b5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5569dcfce634 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5569dd046f2b - __rust_try
[INFO] [stdout]   43:     0x5569dd028ee0 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5569dd028ee0 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5569dd01daca - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   46:     0x5569dd01dd47 - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   47:     0x5569dd02406b - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   48:     0x5569dd143d17 - multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   49:     0x5569dd100b17 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5569dd112af5 - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   51:     0x5569dd13b891 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   52:     0x5569dd110f9f - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   53:     0x5569dd1470b0 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   54:     0x5569dd140940 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   55:     0x5569dd13d2fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   56:     0x5569dd13b4d8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   57:     0x5569dd14844a - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   58:     0x5569dd140888 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   59:     0x5569dd13b610 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_result::TxResult, multiversx_chain_vm[41fc000934bb709f]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   60:     0x5569dd1476fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   61:     0x5569dd1479e8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   62:     0x5569dcfe7f5a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   63:     0x5569dcfe7fd1 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   64:     0x5569dcfede7c - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   65:     0x5569dcff79b4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   66:     0x5569dcfd2636 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   67:     0x5569dd01c886 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   68:     0x5569dd0278e4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   69:     0x5569dcf1d541 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   70:     0x5569dcefa628 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_address::TestAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_sc_address::TestSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>> as multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   71:     0x5569dcf0ab4e - update_attributes_blackbox[3385573e658c379e]::issue_fungible_and_non_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:184:10
[INFO] [stdout]   72:     0x5569dcf07de7 - update_attributes_blackbox[3385573e658c379e]::issue_fungible_and_non_fungible::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:138:37
[INFO] [stdout]   73:     0x5569dcf25026 - <update_attributes_blackbox[3385573e658c379e]::issue_fungible_and_non_fungible::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   76:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   77:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   82:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   83:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   84:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   85:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   86:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   87:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   88:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   91:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   92:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   93:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   94:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   95:     0x7275bb9a1a64 - clone
[INFO] [stdout]   96:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_fungible_and_non_fungible' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/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:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd1d2198 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5569dd1c7209 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd1d2fed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5569dd20ab9c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5569dd20a912 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5569dcf03919 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5569dcf03919 - <multiversx_chain_scenario_format[673ea5bfeb9892fb]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x5569dcefae2a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x5569dcf1e0dc - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x5569dcf0ab66 - update_attributes_blackbox[3385573e658c379e]::issue_fungible_and_non_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:186:11
[INFO] [stdout]   25:     0x5569dcf07de7 - update_attributes_blackbox[3385573e658c379e]::issue_fungible_and_non_fungible::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:138:37
[INFO] [stdout]   26:     0x5569dcf25026 - <update_attributes_blackbox[3385573e658c379e]::issue_fungible_and_non_fungible::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   48:     0x7275bb9a1a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_token_mapper stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_token_mapper' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd0e5134 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5569dd104b59 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd0e3775 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5569dd1365c1 - std[3b51380354919863]::panic::panic_any::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5569dd0f46bd - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9
[INFO] [stdout]   20:     0x5569dcee3127 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_handler::vh_send::VMHooksSend>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_handler/vh_send.rs:196:14
[INFO] [stdout]   21:     0x5569dd116e99 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[66c1f13d401f0645]::vm_hooks::VMHooks>::managed_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:713:14
[INFO] [stdout]   22:     0x5569dcf1825a - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:71:16
[INFO] [stdout]   23:     0x5569dcef3580 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   24:     0x5569dcecd945 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   25:     0x5569dced5369 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:70:14
[INFO] [stdout]   26:     0x5569dcf22f4c - <multiversx_sc[59524c1a3eba868f]::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/contract_base/wrappers/send_raw_wrapper.rs:134:28
[INFO] [stdout]   27:     0x5569dcf13310 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:134:46
[INFO] [stdout]   28:     0x5569dceff2f6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:51
[INFO] [stdout]   29:     0x5569dcecff2c - <multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated/annotated_impl_big_uint.rs:26:9
[INFO] [stdout]   30:     0x5569dceff279 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:18
[INFO] [stdout]   31:     0x5569dcf180e5 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::wrapped::managed_address::ManagedAddress<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated.rs:41:9
[INFO] [stdout]   32:     0x5569dcf17fb6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_to::TxToSpecified<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_address_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   33:     0x5569dcefdd32 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:65:12
[INFO] [stdout]   34:     0x5569dcef89fd - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:128:22
[INFO] [stdout]   35:     0x5569dced948e - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::UpdateAttributes>::issue_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:86:14
[INFO] [stdout]   36:     0x5569dced7930 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call_issue_fungible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5569dced8861 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5569dced62f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5569dd01f948 - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   40:     0x5569dd01e89c - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   41:     0x5569dd019b5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5569dcfce634 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5569dd046f2b - __rust_try
[INFO] [stdout]   44:     0x5569dd028ee0 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5569dd028ee0 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5569dd01daca - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   47:     0x5569dd01dd47 - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   48:     0x5569dd02406b - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   49:     0x5569dd143d17 - multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   50:     0x5569dd100b17 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5569dd112af5 - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   52:     0x5569dd13b891 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   53:     0x5569dd110f9f - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   54:     0x5569dd1470b0 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   55:     0x5569dd140940 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   56:     0x5569dd13d2fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   57:     0x5569dd13b4d8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   58:     0x5569dd14844a - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   59:     0x5569dd140888 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   60:     0x5569dd13b610 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_result::TxResult, multiversx_chain_vm[41fc000934bb709f]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   61:     0x5569dd1476fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   62:     0x5569dd1479e8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   63:     0x5569dcfe7f5a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   64:     0x5569dcfe7fd1 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   65:     0x5569dcfede7c - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   66:     0x5569dcff79b4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   67:     0x5569dcfd2636 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   68:     0x5569dd01c886 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   69:     0x5569dd0278e4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   70:     0x5569dcf1d541 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   71:     0x5569dcefa0e4 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_address::TestAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_sc_address::TestSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<u64>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>> as multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   72:     0x5569dcf097a0 - update_attributes_blackbox[3385573e658c379e]::test_token_mapper
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:416:10
[INFO] [stdout]   73:     0x5569dcf07d27 - update_attributes_blackbox[3385573e658c379e]::test_token_mapper::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:393:23
[INFO] [stdout]   74:     0x5569dcf24f26 - <update_attributes_blackbox[3385573e658c379e]::test_token_mapper::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   77:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   78:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   83:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   84:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   85:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   86:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   87:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   88:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   89:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   90:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   92:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   93:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   94:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr] error: test failed, to rerun pass `--test update_attributes_blackbox`
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   95:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   96:     0x7275bb9a1a64 - clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_token_mapper' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd0e5134 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5569dd104b59 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd0e3775 - std[3b51380354919863]::panicking::begin_panic::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5569dd1365c1 - std[3b51380354919863]::panic::panic_any::<multiversx_chain_vm_executor[66c1f13d401f0645]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5569dd0f46bd - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9
[INFO] [stdout]   20:     0x5569dcee3127 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_handler::vh_send::VMHooksSend>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_handler/vh_send.rs:196:14
[INFO] [stdout]   21:     0x5569dd116e99 - <multiversx_chain_vm[41fc000934bb709f]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[66c1f13d401f0645]::vm_hooks::VMHooks>::managed_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:713:14
[INFO] [stdout]   22:     0x5569dcf1825a - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:71:16
[INFO] [stdout]   23:     0x5569dcef3580 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   24:     0x5569dcecd945 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   25:     0x5569dced5369 - <multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[59524c1a3eba868f]::api::send_api::SendApiImpl>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/api/core_api_vh/send_api_vh.rs:70:14
[INFO] [stdout]   26:     0x5569dcf22f4c - <multiversx_sc[59524c1a3eba868f]::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/contract_base/wrappers/send_raw_wrapper.rs:134:28
[INFO] [stdout]   27:     0x5569dcf13310 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:134:46
[INFO] [stdout]   28:     0x5569dceff2f6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:51
[INFO] [stdout]   29:     0x5569dcecff2c - <multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated/annotated_impl_big_uint.rs:26:9
[INFO] [stdout]   30:     0x5569dceff279 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:67:18
[INFO] [stdout]   31:     0x5569dcf180e5 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::annotated::AnnotatedValue<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::managed::wrapped::managed_address::ManagedAddress<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/annotated.rs:41:9
[INFO] [stdout]   32:     0x5569dcf17fb6 - <multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_to::TxToSpecified<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_address_ref::<<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   33:     0x5569dcefdd32 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::TxPayment<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_payment/tx_payment_egld.rs:65:12
[INFO] [stdout]   34:     0x5569dcef89fd - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc[59524c1a3eba868f]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[59524c1a3eba868f]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/types/interaction/tx_exec/tx_exec_async.rs:128:22
[INFO] [stdout]   35:     0x5569dcf0bca7 - <multiversx_sc[59524c1a3eba868f]::storage::mappers::token::fungible_token_mapper::FungibleTokenMapper<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>>>::issue_and_set_all_roles
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.5/src/storage/mappers/token/fungible_token_mapper.rs:188:14
[INFO] [stdout]   36:     0x5569dced9b40 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::UpdateAttributes>::issue_fungible_token_mapper
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:29:34
[INFO] [stdout]   37:     0x5569dced8656 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call_issue_fungible_token_mapper
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5569dced87f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as update_attributes[c07c9098080534c8]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5569dced62f7 - <update_attributes[c07c9098080534c8]::ContractObj<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[59524c1a3eba868f]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   40:     0x5569dd01f948 - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   41:     0x5569dd01e89c - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   42:     0x5569dd019b5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5569dcfce634 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5569dd046f2b - __rust_try
[INFO] [stdout]   45:     0x5569dd028ee0 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5569dd028ee0 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>, core[27de1724e4349be2]::result::Result<(), multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5569dd01daca - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   48:     0x5569dd01dd47 - multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   49:     0x5569dd02406b - <multiversx_sc_scenario[f544c5b5ac8b490b]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[66c1f13d401f0645]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   50:     0x5569dd143d17 - multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   51:     0x5569dd100b17 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5569dd112af5 - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   53:     0x5569dd13b891 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   54:     0x5569dd110f9f - <multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   55:     0x5569dd1470b0 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   56:     0x5569dd140940 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   57:     0x5569dd13d2fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   58:     0x5569dd13b4d8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   59:     0x5569dd14844a - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   60:     0x5569dd140888 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   61:     0x5569dd13b610 - <multiversx_chain_vm[41fc000934bb709f]::with_shared::shareable::Shareable<multiversx_chain_vm[41fc000934bb709f]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[41fc000934bb709f]::tx_mock::tx_result::TxResult, multiversx_chain_vm[41fc000934bb709f]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   62:     0x5569dd1476fe - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   63:     0x5569dd1479e8 - <multiversx_chain_vm[41fc000934bb709f]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   64:     0x5569dcfe7f5a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   65:     0x5569dcfe7fd1 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[41fc000934bb709f]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   66:     0x5569dcfede7c - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   67:     0x5569dcff79b4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   68:     0x5569dcfd2636 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   69:     0x5569dd01c886 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   70:     0x5569dd0278e4 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   71:     0x5569dcf1d541 - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   72:     0x5569dcefa0e4 - <multiversx_sc[59524c1a3eba868f]::types::interaction::tx::Tx<multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_address::TestAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::expr::test_sc_address::TestSCAddress, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_payment::tx_payment_egld::Egld<u64>, (), multiversx_sc[59524c1a3eba868f]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[f544c5b5ac8b490b]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[59524c1a3eba868f]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>> as multiversx_sc_scenario[f544c5b5ac8b490b]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   73:     0x5569dcf09873 - update_attributes_blackbox[3385573e658c379e]::test_token_mapper
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:425:10
[INFO] [stdout]   74:     0x5569dcf07d27 - update_attributes_blackbox[3385573e658c379e]::test_token_mapper::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:393:23
[INFO] [stdout]   75:     0x5569dcf24f26 - <update_attributes_blackbox[3385573e658c379e]::test_token_mapper::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   78:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   79:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   80:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   81:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   84:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   85:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   86:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   87:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   88:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   89:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   90:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   91:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   92:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   93:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   94:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   95:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   96:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   97:     0x7275bb9a1a64 - clone
[INFO] [stdout]   98:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_token_mapper' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/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:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569dd1f4272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569dd1f4272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569dd1f4272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569dd20a45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569dd20a45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5569dd1f9126 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5569dd1f9126 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5569dd1d20df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569dd1d20df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569dd1ec1f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569dcf3103e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5569dcf3103e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5569dd1ec3b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5569dd1ec3b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5569dd1d2198 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5569dd1c7209 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569dd1d2fed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5569dd20ab9c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5569dd20a912 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5569dcf03919 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5569dcf03919 - <multiversx_chain_scenario_format[673ea5bfeb9892fb]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x5569dcefae2a - <multiversx_sc_scenario[f544c5b5ac8b490b]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x5569dcf1e0dc - <multiversx_sc_scenario[f544c5b5ac8b490b]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.5/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x5569dcf09a01 - update_attributes_blackbox[3385573e658c379e]::test_token_mapper
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:437:11
[INFO] [stdout]   25:     0x5569dcf07d27 - update_attributes_blackbox[3385573e658c379e]::test_token_mapper::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:393:23
[INFO] [stdout]   26:     0x5569dcf24f26 - <update_attributes_blackbox[3385573e658c379e]::test_token_mapper::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5569dcf253eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5569dcf253eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5569dcf31c4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5569dcf31c4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5569dcf31c4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5569dcf31c4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5569dcf2d1f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5569dcf2d1f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5569dcf34742 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5569dcf34742 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5569dcf34742 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5569dcf34742 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5569dcf34742 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5569dd1f37bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5569dd1f37bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7275bb914aa4 - <unknown>
[INFO] [stdout]   48:     0x7275bb9a1a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     create_nft
[INFO] [stdout]     issue_fungible
[INFO] [stdout]     issue_fungible_and_non_fungible
[INFO] [stdout]     issue_fungible_token_mapper
[INFO] [stdout]     issue_non_fungible
[INFO] [stdout]     nft_token_id
[INFO] [stdout]     send_nft
[INFO] [stdout]     set_roles
[INFO] [stdout]     test_token_mapper
[INFO] [stdout]     update_attributes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0e144dd9423ec05f289dfb924dd334710f759bf15985bd864753e3474953d030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e144dd9423ec05f289dfb924dd334710f759bf15985bd864753e3474953d030", kill_on_drop: false }`
[INFO] [stdout] 0e144dd9423ec05f289dfb924dd334710f759bf15985bd864753e3474953d030
